BODY{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	background-color: #e5e5e5;
}

BODY,TD{
	color : #333333;
	font-family : Verdana;
	font-size : 12px;
	line-height : 16px;
	letter-spacing : 0px;
}

		
A, A:LINK, A:VISITED {
	color : #000000;
	font-weight : normal;
}

UL { 
	list-style-image: url(../images/_dot.gif);
	margin-left: 20px;
	margin-right: 5px;
}


A:HOVER {
	color : #000000;
	text-decoration : none;
}

A.MENULINK:LINK, A.MENULINK:VISITED, A.MENULINK:HOVER{
	color : #000000;
	text-decoration : none;
	font-family: verdana;
	font-size : 13px;
	font-weight: normal;
}

A.SUBMENU:LINK, A.SUBMENU:VISITED, A.SUBMENU:HOVER{
	color : #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight : norman;
	font-family: verdana;
	font-size : 11px;
	line-height: 22px;
}

A.REGULAR:LINK, A.REGULAR:VISITED, A.REGULAR:HOVER{
	text-decoration : none;
	letter-spacing : 0px;
}

A.newsLink:LINK, A.newsLink:VISITED {
	color : #000000;
	font-size : 10px;
	font-weight : normal;
	line-height : 13px;
	text-decoration : none;
}

A.newsLink:HOVER {
	color : #000000;
	font-size : 10px;
	font-weight : normal;
	line-height : 13px;
	text-decoration : underline;
}

.shade_l{
	background: url(../images/shade_l.png);
	background-position: left top; 
	background-repeat: repeat-y;
}

.shade_r{
	background: url(../images/shade_r.png);
	background-position: left top; 
	background-repeat: repeat-y;
}

.center{
	background-color: #FFFFFF;
}

.bg_smenu{
	background: url(../images/bg_smenu.png);
	background-position: left top; 
	background-repeat: repeat-x;
	background-color: #f0efef;
}

.bg_hmenu_off{
	background: url(../images/bg_hmenu_off.png);
	background-position: left top; 
	background-repeat: no-repeat;
	background-color: #f0efef;
}

.bg_hmenu_line{
	background: url(../images/bg_hmenu_line.png);
	background-position: left top; 
	background-repeat: repeat-x;
	background-color: #d5d2d2;
}

.bg_footer{
	background: url(../images/bg_footer.png);
	background-position: left top; 
	background-repeat: repeat-x;
	background-color: #f0efef;
}

H1{
	font-family : verdana;
	font-size : 16px;
	font-weight : 600;
	background-color : transparent;
	margin-bottom : 10px;
	margin-top : 10px;
	font-variant : normal;
	color : #3c5daa;
}

H2{
	font-family : verdana;
	font-size : 14px;
	font-weight : 600;
	background-color : transparent;
	margin-bottom : 10px;
	margin-top : 0px;
	font-variant : normal;
	color : #3c5daa;
}

H3{
	font-family : verdana;
	font-size : 11px;
	font-weight : 600;
	background-color : transparent;
	margin-bottom : 3px;
	margin-top : 0px;
	font-variant : normal;
	color : #3c5daa;
}

.case{
	font-family : Verdana, Arial;
	font-size : 9px;
	font-variant : normal;
	line-height : 13px;
	margin-top : 0px;
	margin-bottom : 15px;
	color : #333333;
}

.image{
	border : 1px solid #003399;
}
	 
.butstyle  {
	font-size: 10px;
	color : #000000;
	font-family: verdana, arial;
	background-color : #F5F5F5;
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666; 
}

.txtstyle  {
	font-size: 11px;
	font-family: verdana, arial;
	background-color : white;
	color : #000000;
	font-weight : normal;
	border-style: solid; 
	border-width: 1px; 
	border-color: #CCCCCC; 
}