/* CSS Document */

BODY, TD, H2, P
{
	color:#666666;
	font-size:12px;
	font-family:trebuchet ms, verdana;
	font-weight:normal;
	margin-top:0px;
	margin-buttom:7px;
	list-style-position: inside;
	list-style-image: url(../images/ul.jpg);
	list-style-type: none;
}

A
{
	text-decoration:none; cursor:hand;
}

A:HOVER
{
	text-decoration:underline; cursor:hand;
} 




H1
{

	color:#6C6C6C;
	font-size:16px;
	font-family:trebuchet ms, verdana;
	font-weight:bold;
	margin-top:0px;
	margin-buttom:0px;
}


BODY 
{

	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#FDFDFD;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#666666;
	scrollbar-base-color:#FDFDFD;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#FFFFFF;

}

.body_little
{
	color:#666666;
	font-size:10px;
	font-family:trebuchet ms, verdana;
	font-weight:normal;
	margin-top:0px;
	margin-buttom:7px;
	list-style-position: inside;
	list-style-image: url(../images/ul.jpg);
	list-style-type: none;
}


.menutext
{
	color:#000000;
	font-size:10px;
	font-family: verdana;
	font-weight:normal;
	line-height: normal;
}


.menuline
{
	color:#000000;
	font-size:10px;
	font-family: verdana;
	font-weight:bold;
	line-height: normal;
}

.left_right_bottom_border
{
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;;
	border-right:1px solid #666666;;
	border-top: none;
}

.ALL_border
{
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right:1px solid #666666;
	border-top: 1px solid #666666;
}


.right_lightgrey_border
{
	border-bottom: none;
	border-left: none;
	border-right:1px solid #E7E7E7;
	border-top: none;
}
