html, body {
	margin: 0px;
	padding:0px;
    color: #5b5b5b;
    font-family: Arial, sans-serif;
    font-size: 12px;
}
TD {
	vertical-align: top;
}

DIV.body_border {
	margin: 0px;
	padding:0px;
	border: 1px solid #000000;
	width: 996px;
}

#leftmenu_categories_container, .leftmenu_partners_container{
	clear:				both;
	border-left:		1px solid #eaeaea;
	border-right:		1px solid #eaeaea;
	margin-left:		7px;
	margin-right:		7px;
	padding:			2px;
	padding-top:		13px;
	padding-bottom:		18px;
	margin-bottom:		2px;
	
}

.leftmenu_list{
	list-style: 		none;
	margin: 			0px;
	padding: 			0px;
}

.leftmenu_list li {
	background-image: 	url(images/arrow.gif);
	background-repeat: 	no-repeat;
	background-position:28px 8px;
	margin: 			0px;
	padding-left:		42px;
	padding-bottom:		2px;
}

.leftmenu_list a { 
	font-family: 		Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 			11px;
}

.leftmenu_list a:link, .leftmenu_list a:visited{
	color: 				#5b5b5b;
	font-family: 		Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	text-decoration: 	none;
}

.leftmenu_list a:hover {
	color: 				#252525;
	font-family: 		Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	text-decoration: 	underline;
}

.darkoption {
	background-color:	#efefef;
}

DIV.top_text{
	position: relative;
	top: 70px;
	left: 100px;
	width: 300px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #fcfcec;
}
A.top_text, A.top_text:hover, A.top_text:visited {
	font-family: Arial;
	font-size: 18px;
	color: #fcfcec;
	text-decoration:none;
}

DIV.top_text2 {
	position: relative;
	top: 70px;
	left: 215px;
	width: 300px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #f7f7f7;
}
A.top_text2, A.top_text2:hover, A.top_text2:visited {
	font-family: Arial;
	font-size: 12px;
	color: #fcfcec;
	text-decoration:none;
}

DIV.top_menu{
	position: relative;
	top: 10px;
	left: 260px;
	width: 300px;
	padding: 0 0 0 8px;
	margin: 0 0 0 0px;
	border-left: 3px solid #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fcfcec;
}
DIV.top_menu A, DIV.top_menu A:hover, DIV.top_menu A:visited {
	color: #5b5b5b;
	text-decoration:underline;
}

H1{
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
    color: #5b5b5b;
    font-family: Arial, sans-serif;
    font-size: 18px;
}

A, A:hover, A:visited {
    color: #5b5b5b;
    font-family: Arial, sans-serif;
    font-size: 12px;
	text-decoration:underline;
}

A:hover {
    color: #252525;
    font-family: Arial, sans-serif;
    font-size: 12px;
	text-decoration:underline;
}