body 
{
	background-color: #0064A0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/bg_daft_menu.gif);
}

.new_bgleftright { background-color: #8DC1CB; background-image: url('new_bgleftright.gif'); }

.new_bgforum { background-image: url('bg_forum.gif') }

.new_wm {
    color: #FFFF00;
	font-weight: bold;
	background-color: #03699C;
	background-image: url('new_bg_fill01.gif');
	text-align: center;
	height: 20px
}
.new_menu {
    color: #FFFF00;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url('top2.gif');
	text-align: center;
	height: 22px
}
.new_border01 { border: 2px #0064A0 solid; }

.new_bgheader
{
	color: #FFFF00;
	font-weight: bold;
	background-color: #03699C;
	background-image: url('new_bg_fill01.gif');
	text-align: center;
	height: 18px
}

.new_bgtop
{
	color: #FFFF00;
	font-weight: bold;
	background-color: #03699C;
	background-image: url('new_bg_fill01.gif');
	text-align: center;
	height: 22px
}

.new_bgbottom
{
    color: #FFFF00;
	font-weight: bold;
	background-color: #03699C;
	background-image: url('new_bg_fill02.gif');
	text-align: center;
	height: 22px
}

.new_dark { background-color: #0064A0; }

.new_dark1 { background-color: #0C4D75; }
.new_light { background-color: #E6E6FF; }

.new_tbdark { background-color: #D2D2FF; }
.new_tbblue { background-color: #0E5079; }

.new_tblight { background-color: #DCDCFF; }

td { font-family: "Trebuchet MS", Verdana; font-size: 12px }

a, a:visited, a:active { color: #0033FF; text-decoration: none; }
a:hover {  font-weight: bold; text-decoration: none; }

a.top, a:visited.top, a:active.top  { font-weight: bold; color: #00FF00; text-decoration: none; }
a:hover.top   { font-weight: bold; color: #FFFF00; text-decoration: none; }

.button
{
	BACKGROUND-COLOR: #A5D19C;
	FONT-SIZE: 11px;
	color :#000000;
	HEIGHT: 18px;
	WIDTH: 50px;
	border: 1px solid #006600;
}

.button2 {
	BACKGROUND-COLOR: #A3C1E0;
	FONT-SIZE: 11px;
	color :#000000;
	HEIGHT: 18px;
	WIDTH: 50px;
	font-weight: normal;
	border: 1px solid #000084;
}

.style1 {color: #1D7BB3}
.style4 {color: #FF0000;}

#menulinks { border-bottom: 1px solid #cccccc; }

#menulinks ul { list-style:none; margin: 0;	padding: 0; }

#menulinks a {
	background-color: #0064A0;
	display: block;
	border-top: 1px solid #cccccc;
	padding: 5px 0px 5px 10px;
	color: #FFFFFF;
}

#menulinks a:hover { background-color: #D2D2FF;	text-decoration: none; color: #990000; }
