/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #DE4908;
	text-decoration: none; 
	font-weight: bold; 
}
a:visited {
	color: #DE4908;
	text-decoration: none; 
	font-weight: bold; 
}
a:hover {
	color: #DE4908; 
	text-decoration: underline; 
	font-weight: bold; 
}
a:active {
	color: #DE4908;
	font-weight: none;
	font-weight: bold; 
}


a.author:link {
	color: #111111;
	font-weight: 400;
	text-decoration: none; 
}
a.author:visited {
	color: #111111;
	font-weight: 400;
	text-decoration: none; 
}
a.author:hover {
	color: #111111;
	font-weight: 400;
	text-decoration: underline; 
}
a.author:active {
	color: #111111;
	font-weight: 400;
}


a.menu:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #7B7F6C; 
	font-size: 11px;
	text-decoration: none; 
}

a.menu:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #7B7F6C; 
	font-size: 11px;
	text-decoration: none; 
}

a.menu:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #DE4908; 
	font-size: 11px;
	text-decoration: none; 
}

a.menu:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #DE4908; 
	font-size: 11px;
}



a.copyright:link {
	font-size: 9px; 
	color: #666666;
	text-decoration: none; 
}
a.copyright:visited {
	font-size: 9px; 
	color: #666666;
	text-decoration: none; 
}
a.copyright:hover {
	font-size: 9px; 
	color: #CC9933; 
	text-decoration: none; 
}
a.copyright:active {
	font-size: 9px; 
	color: #CC9933;
	font-weight: none;
}


.header1 {
	font-size: 18px; 
	text-decoration: none; 
	color: #DE4908; 
}

.header2 {
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold; 
	color: #DE4908; 
}

.pagenum {
	font-size: 16px; 
	text-decoration: none; 
	color: #DE4908; 
}

.text {
	font-size: 11px;
}

.err {
	font-size: 11px;
	color: #FF0000; 
}


.smtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #333333; 
}

.bottom {
	font-size: 10px; 
	text-decoration: none; 
	color: #999999; 
}

.author {
	font-size: 11px; 
	text-decoration: none; 
	color: #333333; 
}

.author2 {
	font-size: 11px; 
	text-decoration: none; 
	color: #999999; 
}

.red {
	text-decoration: none; 
	color: #FF0000; 
}


.pic {
	border: 2px solid #D7D79F; 
}

#errorExplanation h2 {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #DE4908;
}

