body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
}
td {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
}

/* top menu css */
.menu, .menu a:link, .menu a:visited {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	display: block;
}
.menu a:hover {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bg_menu1.gif);
	border:0;
	text-align:center;
	height: 23px;
}

/* left menu css */
.menul, .menul a:link, .menul a:visited {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.menul a:hover {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 15px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}


.blue {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
}
.black, .black a:link, .black a:visited {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.black a:hover {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #ee292f;
	text-decoration: none;
}
.white {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white a {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.red {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #ee292f;
	text-decoration: none;
}
form { margin: 0px; }

.pagetab { background-image: url(images/bg_menu_l.jpg); background-color: #9f0a0e; background-position: top; background-repeat: no-repeat; }

.currentpage { color: #000000; }
.inactivenav { color: #dddddd; }
a.pagenav:link { text-decoration : none; color : #ee292f; }
a.pagenav:visited { text-decoration : none; color : #ee292f; }
a.pagenav:hover { text-decoration : underline; color : #000000; }

.contentheader { font-size: 14px; font-weight: bold; line-height: 35px; padding-left: 5px; padding-right: 5px; }

#table .normal { background-color: #FFFFFF; border: 1px solid #dddddd; }
#table .alternate { background-color: #efefef; border: 1px solid #dddddd; }
#table .top { background-color: #FFFFFF; border: 1px solid #dddddd; }
#table .header { background-color: #cccccc; padding: 3px; }

#webboard .header { background-color: #f74335; padding: 3px; color: #FFFFFF; }
#webboard { background-color: #fbe3e1; }

#alert { padding: 5px; background-color: #FFFFCC; border: 1px solid #FF6600; }