a:link { color: #ff0000; text-decoration: none;}
a:visited {color: #ff0000; text-decoration: none}
a:active {text-decoration: underline}
a:hover {text-decoration: underline}

a.pop_link:link {color: #ffffff; text-decoration: none;font-size: 12px;}
a.pop_link:visited {color: #ffffff; text-decoration: none;font-size: 12px;}
a.pop_link:active {text-decoration: underline;color: #ffffff;font-size: 12px;}
a.pop_link:hover {text-decoration: underline;color: #ffffff;font-size: 12px;}


#allpage{
	margin:0px;
	padding:0px;
	height:100%;
width:100%;
background-color:#ff0000;
}
#acpage{
	margin:0px;
	padding:0px;
	height:100%;
width:100%;
background-color:#ffffff;
}
#tnpage{
	margin:10px;
	padding:0px;
	height:100%;
background-color:#ffffff;
	background-position:bottom right;
	background-repeat: no-repeat;
	background-image: url('images/bg.gif');
font-family: arial, helvetica, verdana; font-size: 12px; color: #000000;}
#sidemenu{
 width:138px;
height:390px;
}


#topbar{
position:relative;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
width:100%;
height:115px;
margin-bottom:20px;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url('images/topbarbg.gif');
}

.maincontent{
	position:relative;
width: 716px;
height:396px;
	margin:0px;
	padding:0px;
	background-position:bottom right;
	background-repeat: no-repeat;
	background-image: url('images/bg.gif');
}

.redtext {font-size: 12px; color: #ff0000;}
.boxtext {font-size: 11px;}
.smalltext
{font-family: arial, helvetica; font-size: 8pt; color: #000000;}


td, input, form, body, textarea
{font-family: comic sans, Comic Sans MS, arial, helvetica, verdana; font-size: 13px; color: #000000;}

h1 {font-family: arial, helvetica, verdana; font-size: 18px; color: #006d00; font-weight: bold;}

h2 {font-family: arial, helvetica, verdana; font-size: 16px; color: #000000; text-weight: bold;}

