body, html{
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#464646;
	}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	border-left: 10px red solid;
	padding-left:20px;
}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#464646;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	border-right-width: 15px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-align: right;
	padding-right: 30px;
	padding-bottom: 4px;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 3px;
	text-align: center;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}



.h_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#0C4292;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#0C4292;
	}	

.form
	{
		width:179px; height:20px; border-color:#7D7D7D; border-width:1px; background-color:#ffffff; font-size:11px; border-style:solid
	}
	
.form_div
	{
		height:23px; margin-top:0px;		
	}
			
	a.text{color:#464646;text-decoration:none;}	
	a.text:hover {color:#464646;text-decoration:underline;}
input,textarea {font-family:Verdana;font-size:10px;}
select {font-family:Verdana;font-size:10px;width:150px;}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
	
}
.jus {text-align:justify;}
#menu a:link {
display : block;
border : 1px solid #0066FF;
border-right: 6px solid #6666CC; 
background : #D7E4FF; 
padding : 2px 6px 3px; 
text-align : left; 
margin : auto; 
font-family : Verdana,Arial, Trebuchet Ms; 
font-size : 11px; 
font-weight : bold; 
color : #000; 
text-decoration : none; 
}
#menu a:visited {
display : block;
border : 1px solid #6666CC;
border-right: 6px solid red; 
background : #D7E4FF; 
padding : 2px 6px 3px; 
text-align : left; 
margin : auto; 
font-family : Verdana,Arial, Trebuchet Ms; 
font-size : 11px; 
font-weight : bold; 
color : #000; 
text-decoration : none; 
}
#menu a:hover {
border : 1px solid #6666CC;
border-right: 6px solid #33FFFF;
background : #6666CC; 
padding : 2px 7px 3px; 
margin : auto; 
font-family : Verdana,Arial, Trebuchet Ms; 
font-size : 11px; 
font-weight : bold; 
color : #FFF;
text-decoration : none; 
} 