.main_text, h2 {
	padding-bottom: 4px;
	margin-bottom: 12px;
	border-bottom: 1px solid #9DABC6;;
}
a:hover.h1 {
text-decoration: none;
}

.h1 {
	font-size: 60px;
}
.h2 {
	font-size: 18px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}

.main_header_content {
	padding-left: 24px;
}

body {
	background-color: #024461;
	background-image: url(bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-attachment: fixed;*/
}

body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}

a:link {
	/*color: #024461;*/
	color: #03597E;
	/*color: #133C77;*/
}
a:visited {
	/*color: #435474;*/
		/*color: #466C97;*/
		/*color: #466C97;*/
		color: #03597E;
}
a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
}

.main_table {
	margin-bottom: 12px;
	border: 1px solid #013247;
	background-color: #E2F0FA;
	background-image: url(header4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.main_tr_content {
	border-bottom: 2px dotted #9DABC6;
	text-align: justify;
}

.main_footer {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*.logo {
	height: 196px;
	width: 267px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

*/
.main_link_left {
	border-right: 1px solid #03597E;
	padding-right: 8px;
	margin-right: 8px;
	font-weight: bold;
}
.main_link_right {
	border-left: 1px solid #03597E;
	padding-left: 8px;
	margin-left: 8px;
	font-weight: bold;
}
/*
.main_content {
	text-align: justify;
	border-bottom: 1px solid #9DABC6;
}*/
li {
	margin-bottom: 6px;
}
pre {
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 1px dotted #9DABC6;
	word-spacing: 2px;
	white-space: pre;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-left: 6px;
	background-image: url(notepad_small.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	font-family: "Times New Roman", Times, serif;
}
