body {
    margin:0px; background-image: url('../images/main-bg.gif');
    background-repeat: repeat-x;
    background-color: #6DFF99;
}
body, td
{
	font-family: arial, sans-serif;
	font-size: 80%;
	color: #000000;
}
.logo {
    font-size: 130%;
    color: #FFFFFF;
}
.heading {
    font-size: 130%;
    color: #EC1919;
}
.small {
    font-size: 11px;
}

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;
}
h3 {
	font-family: arial, sans-serif;
	font-size: 100%;
}
   html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
   
#fullheight{height:100%}
#fullheight2{height:100%}
#partialheight{height:95%}
#footerheight{height:130px}	
	
	color: #8E8E8E;
	margin: 0px;
	
}
a:link {
	color: #2A5692;
}
a:visited {
	color: #2A5692;
}
a:hover {
	color: #BBFFB6;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
}
a.topnav:link {
	color: #FFFFFF;
}
a.topnav:visited {
	color: #FFFFFF;
}
a.topnav:hover {
	color: #FFFC1B;
}
a.topnav:active {
	color: #FFFC1B;
}

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

.sys_msg {
	color: #004BFF;
	font-size: 120%;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}
.cssnav	{border-width:0px; position:relative;font-family: verdana, helvetica, sans-serif; color: #FFFFFF;
background-image: url('../images/nav-on.gif');
background-repeat: no-repeat;
display: block;
width: 187px;
height: 25px;
margin-bottom:0px;
padding: 0; margin-left:0; margin-right:0; margin-top:0;
border-style: solid
}

.cssnav a {display:block;font-size: 11px;width: 187px;height: 25px;display: block;float: left;margin: 0;padding: 0;color: white; text-decoration: underline; }
.cssnav img {width: 100%; height: 100%; border: 0px none; }* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {	position:absolute;	right: 2px; left:5px;	top:3px;	margin:0;	cursor: pointer;}