body{
	color : #000000; 
	font-size : 12px; 
	font-family : arial, "MS Sans Serif"; 
	text-decoration : none; 
	line-height : 15px;
	padding:0;
	margin:0;
	background:url(../images/bg_pattern.jpg) repeat-x;
}
td{
	text-align:center;
}
h1, h2 {
	font-weight: normal;
}
h1 {
	font-size: 197%;

	margin-top:0;
	color:#710038;
}
h2 {
	font-size: 167%;
	color:#710038;
}
.wrapper{
	width:860px;
	margin:0 auto;
	background:url(../images/bg.jpg) no-repeat;
}
img{
	border:none;
}
.cont_img{
	padding-left:15px;
	padding-top:15px;
	float:right;
	width:250px;
}
#logo{
	padding-top:0px;
	padding-left:388px;
}
.col_left{
	float:left;
	width:220px;
	padding:20px;
	margin-top:215px;
}
.col_right{
	margin-top:55px;
	float:right;
	width:585px;
	background:url(../images/bar_left_275px.jpg) no-repeat;
	min-height:478px;
	padding-top:0px;
}
.col_right_cont{
	padding:20px;
	padding-top:35px;
}
.clear{
	clear:both;
}


.sidemenu{
	padding-top:15px;
}
.sidemenu div{
	background-color:#ffffff;
	border:1px solid white;
	border-collapse:collapse;
	padding-bottom:5px;
}
.sidemenu a {
	font-weight:bold;
	text-decoration:underline;
	color: #710038;
	padding:0px;
}
.sidemenu a:visited {
	color: #710038;
	text-decoration:underline;
}
.sidemenu a:hover {
	color: #710038;
	text-decoration:none;
}



#footer {
	height: 20px;
	padding: 20px;
	padding-top:10px;
	color: #000000;
	clear: both;
	border-top:1px solid #bababa;
	background:#dcdcdc;
}
#footer p {
	margin: 0;
	text-align:center;
}
#foot_menu {
	width: 850px;
	height: 30px;
	margin: 0px auto;
	text-align:center;
}
#foot_menu a {
	text-decoration:underline;
	color: #710038;
	padding:0px 10px;
	font-weight:bold;
}
#foot_menu a:visited {
	color: #710038;
	text-decoration:underline;
}
#foot_menu a:hover {
	color: #710038;
	text-decoration:none;
}

ul{
	padding-left:0px;
}
ul li{
	padding-bottom:10px;
}
ul.disc li {
	list-style:disc inside;
	padding-bottom:10px;
}
a{
	color: #710038;
}
a:hover, a:active {
	text-decoration: none;
	color: #710038;
}
a:visited {
	color: #710038;
}
.top_table{
	height:30px;
}