body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
	color : #454545;
}

body {
	background-color : #7e7f84;
	background-image:url(images/bg-fade.jpg);
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
}

H1 {
	font-size : 16px;
	color : #C23519;	
}

H2 {
	font-size : 12px;
	color : #C23519;
	border-bottom : 1px dashed #A7A7A7;
}

H3 {
	font-size : 12px;
	color : #C23519;
	border-bottom : 1px dashed #A7A7A7;	
}


a:link {
	color : #7F9423;
	text-decoration: underline;
}

a:visited {
	color : #7F9423;
	text-decoration: underline;
}

a:hover {
	color : #7F9423;
	text-decoration: none;
}

a:active {
	color : #7F9423;
	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 : #7F9423;
}

.content {
	background-color : White;
}

.pictureframe {
	background-color : #5499d1;
	padding : 5px 5px 5px 5px;
}

.mainframe {
	background-color : #E93F1E;
}

.intro {
	color : White;
	font-size : 12px;
	line-height : 18px;
	font-weight:bold;
}

.contentintro {
	font-size : 14px;
	line-height : 22px;
	color : #2576b8;
}
