/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_content.gif);
	background-position: fixed;
}

td{
	font-family: Times New Roman, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #454545;
	line-height:18px;
}

p{
	font-family: Times New Roman, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #454545;
	line-height:18px;

}

.textred{

	color: #A01022;
	font-weight: bold;	
}

.subheader{
	font-size: 14px;	
	font-weight: bold;
	color: #212B70;

}

.textred{

	color:#D7102D;
}

.textsmall{

	font-size: 11px;	
}

.textgreen{

	color:#006600;
}

.textyellow{

	color:#D7C20D;
}

.copyright{
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing:1px;	
	line-height:18px;
}

a.copyright {
	color: #9A652B;
	text-decoration:none;
}
a.copyright:hover {
	text-decoration:underline;
}

a {
	color: #A80000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

ol{
	margin-top:5px;
	margin-left: 27px;
}

a.linkpanel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE6D0E;
	text-decoration:none;
	line-height:16px;
}
a.linkpanel:hover, a.linkpanel:active, a.linkpanel:inactive{
	text-decoration:underline;
}

form{

margin:0;}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D0D4EE;
	border-left: #D0D4EE 1px solid;
	border-right: #D0D4EE 1px solid;
	border-top: #D0D4EE 1px solid;
	border-bottom: #D0D4EE 1px solid;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 3px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D0D4EE;
	border-left: #D0D4EE 1px solid;
	border-right: #D0D4EE 1px solid;
	border-top: #D0D4EE 1px solid;
	border-bottom: #D0D4EE 1px solid;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 3px;
}

select {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	background-color: #D4EFF3;
	border-left: #84CBD6 1px solid;
	border-right: #84CBD6 1px solid;
	border-top: #84CBD6 1px solid;
	border-bottom: #84CBD6 1px solid;
}

-->

