body {
    margin:0px;
    background-image: url('../images/bg3.jpg');
    background-color: #BDBDBD;
}
body, td
{
	font-family: verdana, sans-serif;
	font-size: 80%;
	color: #3E3E3E;
}
.footer {
    font-size: 80%;
}
.footer3 {
    font-size: 70%;
}
.smallbold {
    font-size: 70%;
    font-weight: bold;
}
.small {
    font-size: 70%;
}
.smallwhite {
    font-size: 70%;
    color: #FFFFFF;
}
.footertext {
    font-family: arial, sans-serif;
    font-size: 70%;
    color: #FFFFFF;
    font-weight: bold;
}
h1 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 150%;
	color: #000000;
	margin: 0px;
}
h2 {
	font-family: arial, sans-serif;
	font-size: 120%;
	color: #000000;
	margin: 0px;
	font-weight: bold;
}
a:link {
	color: #535189;
}
a:visited {
	color: #707070;

}
a:hover {
	color: #8AB6E3;
}
a:active {
	color: #CCCCCC;
}
a.footer2:link {
	color: #846E56;
}
a.footer2:visited {
	color: #846E56;
}
a.footer2:hover {
	color: #563E24;
}
a.footer2:active {
	color: #B89874;
	text-decoration: none;
}
a.search:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.search:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.search:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.search:active {
	color: #7B7B7B;
	text-decoration: none;
}
a.footerlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.footerlink:active {
	color: #7B7B7B;
	text-decoration: none;
}
a.highlight:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.highlight:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.highlight:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a.highlight:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
INPUT, TEXTAREA, SELECT  {font-family: Verdana, Arial, Helvetica, san-serif}
INPUT, TEXTAREA, SELECT  {color: #134C96}
INPUT, TEXTAREA, SELECT  {font-size: 80%}

.defaultErr {
	color: #FF0000;
	font-size: 120%;
	font-weight: bold;
}

.sys_msg {
	color: #004BFF;
	font-size: 120%;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}
