@charset "utf-8";
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4d4d4d;
}
.links {
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
	text-align:center;
	
}
.links2 {
	font-family: Calibri;
	font-size: 16px;
	color: #FF9900;
	text-align:center;
	font-weight: normal;
}
.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.sidlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align:justify;
	}

.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #666666;
}
.go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #30598e;
	font-weight: bold;
}
.downlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	
}
.cath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
}
.tabelborder {
border-bottom:thin;
border-bottom-color:#339966;
border-bottom-style:inset;
border-left:thin;
border-left-color:#339966;
border-left-style:double;
border-right:thin;
border-right-color:#339966;
border-right-style:double;
border-top:thin;
border-top-color:#339966;
border-top-style:double;
}
