body {
	background-image: url(../images/template/bkgrd.jpg);
	background-repeat:repeat-x;
}
.bodymiddlebground {
	background-image: url(../images/template/bodymiddletop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.bodyrightbottombg {
	background-image: url(../images/template/bodyrightbottombg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.login-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #2C4415;
	padding-right: 3px;
	padding-left: 3px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 12px;
	color: #605D5A;
	white-space: nowrap;
	text-align: right;
}
.content { 
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 24px;
color: #605D5A;
}

a:link {font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 24px;
color: #605D5A;
text-decoration:none;
}
a:visited {font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 24px;
color: #605D5A;
text-decoration:none;
}
a:focus {font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 24px;
color: #605D5A;
text-decoration:none;
}
a:hover {font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 24px;
color: #F63113;
text-decoration:none;
}
a:active {font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 24px;
color: #605D5A;
text-decoration:none;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 12px;
	color: #605D5A;
	white-space: nowrap;
	text-align: right;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 12px;
	color: #F63113;
	white-space: nowrap;
	text-align: right;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 12px;
	color: #605D5A;
	white-space: nowrap;
	text-align: right;
}
