body{
	margin:0px;
	background-color: #F7F7F7;
}
#main{
	background-color:#FFFFFF;
}
#headerbg {
	background-color: #EAEAEA;
}
.bordertop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.border {
	border: 1px solid #CCCCCC;
}
.margin5px {
	margin: 5px;
}

.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #05a0d0;
}
.txt01, .txt01 a:link, .txt01 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:18px;
	text-decoration:none;
}
.txt01 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:18px;
	text-decoration:underline;
}
.txt02, .txt02 a:link, .txt02 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05a0d0;
	line-height:18px;
	text-decoration:none;
}
.txt02 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #05a0d0;
	text-decoration:underline;
}
.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05a0d0;
	
}
.textfont{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#80413A;
	text-align:justify;
	font-weight:bold;
}
.style9 {
	color: #813A36;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a.top:link     { color:black; font-family:Verdana; font-weight:bold;font-size: 7; text-decoration:none;}
a.top:visited  { color:black;font-family:Verdana;font-weight:bold;font-size: 7; text-decoration:none;}
a.top:active   { color:black;font-family:Verdana;font-size: 7; text-decoration:none; }
a.top:hover    { color:#05a0d0;font-family:Verdana;font-weight:bold;font-size: 7;text-decoration:none;}
