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

body {
	background-color : #1E2B4D;
	background-image: url(images2/bg-grad.gif);
	background-repeat: repeat-x;
	margin-top: 0px
}

H1, H2, H3 {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: normal
}

H1 {
	font-size : 18px;
	color : #040818;
}

H2 {
	font-size : 15px;
	color : #040818;
	border-bottom : 1px dotted #ABC7ED;
}

H3 {
	font-size : 12px;
	color : #040818;
	border-bottom : 1px dotted #ABC7ED;	
}

H4 {
	font-size : 12px;
	color : #239F27;
	font-weight: normal
}


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

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

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

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

.otherlink {
	color : White;
}

.otherlink a:link {
	color : White;
	text-decoration: underline;
}

.otherlink a:visited {
	color : White;
	text-decoration: underline;
}

.otherlink a:hover {
	color : White;
	text-decoration: none;
}

.otherlink a:active {
	color : White;
	text-decoration: underline;
}

.altback {
	background-color : #008C8C;
}

.content {
	background-color : White;
	color : #040818;
	vertical-align: top;
}

.content a:link {
	color : #239F27;
	text-decoration: underline;
}

.content a:visited {
	color : #239F27;
	text-decoration: underline;
}

.content a:hover {
	color : #239F27;
	text-decoration: none;
}

.content a:active {
	color : #239F27;
	text-decoration: underline;
}

.pictureframe {
	background-color : #00B3B3;
	padding : 5px 5px 5px 5px;
}

.mainframe {
	background-color : #008C8C;
	padding : 1px 1px 1px 1px;
}

.intro {
	color : #040818;
	background-color: #ABC7ED
}

.footer {
	background-color: #040818;
	color : White;
	text-align: center;
}

.header {
	background-color: #040818;
	color : White;
}

.rightcolumn {
	background-color: #24345C;
	color : White;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 25px;	
	color : White;
}
