a:link{
	color : #3A83BC;
	text-decoration : underline;
}

/*18468B*/

a:visited{
	color : #3A83BC;
	text-decoration : underline;
}

a:hover{
	color : #3A83BC;
	text-decoration : none;
}

a:active{
	color : #3A83BC;
	text-decoration : underline;
}

body {
	margin : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : White;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #3A83BC;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #3A83BC;
}

.menuhor {
	background-color : #6CA5D3;
	border-bottom : 1px solid #E8EBF1;
	font-size : 12px;
	line-height : 16px;
	text-align : right;
	padding-right : 15px;
	color : White;
}

.menuhor a:link {
	color : #18468B;
	font-weight : bold;
	text-decoration : none;
}

.menuhor a:visited {
	color : #18468B;
	font-weight : bold;
	text-decoration : none;
}

.menuhor a:hover {
	color : White;
	font-weight : bold;
	text-decoration : none;
}

.menuhor a:active {
	color : #18468B;
	font-weight : bold;
	text-decoration : none;
}

.menuside {
	background-color : White;
	color : #545454;
	font-size : 11px;
	line-height : 18px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	border : 1px solid #C7C7C7;
}

.menuside a:link {
	color : #3A83BC;
	text-decoration : none;
}

.menuside a:visited {
	color : #3A83BC;
	text-decoration : none;
}

.menuside a:hover {
	color : #3A83BC;
	text-decoration : underline;
}

.menuside a:active {
	color : #3A83BC;
	text-decoration : none;
}

.midbackground {
	background-color : #DCDCDC;
}

.contentmain {
	background-color : White;
	color : #545454;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 16px;
	font-size : 12px;
	border : 1px solid #C7C7C7;
	}

.footer {
	background-color : White;
	color : #545454;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 15px;
	font-size : 11px;
	}

input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #3A83BC;
	font-size : 12px;
}

button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

#ad {
	float: right;
	margin-right: 10px;
}