body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
IMG { border:0px}
FORM { margin:0; }
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
TEXTAREA { font-size:11px; font-family: Tahoma; width: 400px; height: 100px;}
H1 { font-size: 16px; font-weight: bold; color: #660000;}
H2 { font-size: 14px; font-weight: bold; color: #000000;}
H3 { font-size: 12px; font-weight: bold; color: #000000;}

a:link {color: #730000; text-decoration: underline;}
a:visited {color: #5A0000; text-decoration: underline;}
a:hover {color: #5A0000; text-decoration: none;}
a:active {color: #5A0000; text-decoration: underline;}

.commentbox {width:150px; height: 40px;}
/* Member Styles */
#loginbox { padding-bottom: 18px; padding-left: 30px; font-size:11px; font-family: tahoma; color: #660000; }
#logincell {background-position:top left; background-image:url(../images/loginbox.jpg); height:70px; background-repeat:no-repeat;}
#loginbox INPUT { background: none; border:1px solid #000000; width: 90px; color: #660000; font-family: tahoma; font-size: 11px; padding:1px; vertical-align: middle; margin-bottom:1px;}
#loginbox A { font-weight: bold; }

.inboxtable { width: 100%; border-collapse: collapse; background-color:#FFFADD; border: 1px solid #990000;}
.inboxtable TD { padding:2px;}
.inboxheader TD { border-bottom: 1px solid black; font-weight: bold; }
.inboxread  { }
.inboxnew { background-color:#FFE9CC; font-weight: bold;}
.inboxmsg {overflow: auto;}

.redborder { border: 1px solid #660000; }
.tableheader TD { background-color:#660000; font-weight: bold; color: white;}
.tableheader A:link { color: white; }
.tableheader A:visited { color: white; }
.tableheader A:hover { color: white; }
.tableheader A:active { color: white; }
.colored { background-color: #FFE9CC; }
.notcolored { background-color: #FFFADD; }

.msgbox { border:1px solid #660000; background-color: #FFE9CC; width: 400px; padding:8px;}

/* Admin Styles */
#topbar { border:1px solid black; background-color: #454573; position:absolute; left: 5px; top:15px; width: 750px; z-index:2; height: 24px; font-size: 18px; font-family: tahoma; font-weight: bold; padding:2px; color: white; overflow:hidden;}

#feedback { border:1px solid black; background-color: #002F5E; position:absolute; left:142px; top:43px; width: 500px; z-index:2; height:15px; font-size:11px; font-family: tahoma; font-weight:bold; padding:2px; color: white;}

#leftbar { border:1px solid white; background-color:#660000; position: absolute; left:15px; top: 2px; z-index: 1; height: 700px; width:120px; padding:3px; padding-top: 50px; font-size: 11px; font-family: tahoma; color: white;}
#leftbar .header { border:1px solid black; background-color: #454573; width: 100px; z-index:3; font-size: 11px; font-family: tahoma; font-weight: bold; padding:4px; color: white; margin-left: -10px;}
#leftbar .links { z-index: 4; font-weight:normal; margin-left: 3px; margin-bottom: 8px;}
#leftbar A {color: white;}

#content { position:absolute; left: 155px; top: 55px; font-size: 11px; font-family: tahoma;}
#content TD { font-size:11px; font-family: Tahoma;}
#content .colored { background-color: #E9D1D1; }
#content .notcolored { background-color: #FFFFFF; }
#content INPUT { font-size: 11px; }
#content SELECT { font-size: 11px; }

.nomargin LI {margin-left:-15px;}

.blue TD { color: Blue;}
.red TD { color: Red;}
.green TD{ color: Green;}

/*************************17-09-2009****************************/
.listheading{
	float:left; width:600px;
}
.headingitems{
	float:left; background-color:#660000; font-weight: bold; color: white; line-height:30px;
}

.itemheading{
	float:left; width:600px;
}

.listitems{
	float:left; line-height:30px; cursor:pointer;
}

.subnavs{
	text-align:center;	color:#FFFFFF; font-weight:bold; font-size:14px; line-height:20px;
}

.subnavs span a{
	color:#FFFFFF; font-weight:bold; padding-left:10px; padding-right:10px; font-size:14px; text-decoration:none;
}

.mainnav td{
	font-size:14px; text-align:center; text-decoration:none;
}

.mainnav td a{
	text-decoration:none;
}
.calc_title{
	font-size:14px; font-weight:bold;
}
.plscalc{
	background-color:#000000;
}
.plscalc td{
	background-color:#EEE;
}