body{
	margin: 0 0 0 0;
	background-image: url(../images/bg.jpg);
	scrollbar-3dlight-color : #275e9a;
	scrollbar-arrow-color : #275e9a;
	scrollbar-base-color : white;
	scrollbar-darkshadow-color : white;
	scrollbar-face-color : white   ;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : #275e9a;
	scrollbar-track-color : white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	}

.top{
background-image: url(../images/top_03.jpg);

}

.tdmain{	
background-color: white;

}

.a{
	color: #275E98;
	text-decoration: none;
}

.a:hover{
	color: #0980FF;
	text-decoration: underline;
}

.a:visited{
	color: #617380;
}

.url{
	font-size: 10px;
	text-decoration: none;
	color:white;
}

h3{
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	padding: 0 75px 0 75px;
   }

h1{
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding-left:0px;

}
h2{
	text-decoration: none;
	padding-left: 10px;
}

.path{
	font-size: 10px;
	text-decoration: none;
	color: #275e9a;
	padding-left: 10px;
	background-position: center;
	margin-bottom: 20px;
	
}

.path0{
	font-size: 12px;
	text-decoration: none;
	color: #275e9a;
	background-position: center;
	padding: 10px 50px 0 40px;
}

.path1{
	font-size: 12px;
	text-decoration: none;
	color: #2e7299;
	background-position: center;
	
}

.formbox{
	BORDER-RIGHT: #688fb8 2px solid; 
	BORDER-TOP: #688fb8 2px solid; 
	FONT-SIZE: 13px; 
	BORDER-LEFT: #688fb8 2px solid; 
	BORDER-BOTTOM: #688fb8 2px solid; 
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: white; 
	TEXT-DECORATION: none;
	COLOR: #688fb8;
}

.button{
	border-left: #688fb8 2px solid;
	border-top: #688fb8 2px solid; 
	border-bottom: #688fb8  2px solid;
	border-right: #688fb8 2px solid;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	border-color: #688fb8;
	background-color: white;
	COLOR: #688fb8;
}

.text{
	FONT-SIZE: 12px;
	padding: 10px 50px 0 50px;
	text-align: justify;
}

.textactual{
	FONT-SIZE: 12px;
	padding: 0 0 0 0;
	text-align: justify;
}

ol{
	margin-top: 5px;
	list-style-type: decimal;
}

