body {
	background:#fff;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

.text {
	color:#394165;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
}

.leftblock {
	background:#394165;
	width:200px;
	height:418px;
	color:#fff;
	line-height:1.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.content {border:1px solid #394165; padding:5px; margin-left:10px; height:418px;}

.topmenu {font: 13px times, serif; color:#394165; padding:0px 0px 10px 15px; border-bottom:1px solid #394165; }

.submenu {
	font: 13px times, serif;
	color:#394165;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	word-spacing: 0.7px;
}

a {
	color:#394165;
	text-decoration:none;
	padding-right: 1px;
	padding-left: 1px;
	word-spacing: 4px;
}

a:hover, .submitbtn:hover {
	color:#d12d2c;
	text-decoration:none;
}

a.on {color:#d12d2c;}

a img { border:0px; }

.copyright {font: 11px times, serif; color:#000; padding:10px 0px 15px 0px; border-bottom:1px solid #394165; }

.smallcap {
	font-size:11px;
	font-weight: bold;
	color: #394165;
	text-transform: uppercase;
	text-align: center;
}
li {
	list-style-type: square;
	text-align: left;
	list-style-position: outside;

}

.textRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #394165;
	line-height: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #394165;
	text-transform: uppercase;
}
.textUnderline {
	color: #394165;
	text-decoration: underline;
	font-weight: normal;
}
.textUnderlineCenter {
	text-indent: 300px;
	text-decoration: underline;
}
