@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
}
body {
	background-color: #18194f;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	background:url(../images/bgtop.png) no-repeat;
	width:900px;
	height:175px;
	margin:auto 0;
}
#logo {
	float:left;
	width:195px;
	padding-left:20px;
}
#gms {
	float:right;
	height:105px;
	padding:65px 15px 0 0;
	text-align:right;
	color: #FFF;
	font-size:10px;
}
#table_main {
	width: 900px;
}
#td_menu {
	width: 170px;
	background:url(../images/bg_lt.gif);
}
#table_menu {
	width: 170px;
	background: url(../images/bg_menu.gif);
}
.tdfl {
	border-left: 1px solid #be4540;
}
.menu_tms a{	
	font-size: 15px;
	font-weight: bold;
    color: #2b2d88;
	text-decoration:none;
}
.menu_tms a:hover{	
	font-weight: bold;
    color:#be4540;
	text-decoration:none;
}
.tms {
	padding-right: 50px;
}
.buttonscontainer {
	width: 155px;
	float:left;
	margin-left:2px;
	margin-right:1px;
}
.butitle{
	font-size:12px;
    color: #be4540;
	display: block;
	padding: 2px;
	border-left: 0px solid #be4540;
	font-weight: bold;
	text-align: left;
	margin: 2 0 0 2;
}
.buttons a {
	font-family:  Verdana, Geneva, sans-serif;
	font-size:11px;
    color: #18194f;
	display: block;
	padding: 3px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-top: 2px;
	margin-left: 2px;
}
.buttons a:hover {
	text-decoration: none;
	color: #be4540;
	display: block;
}
a {
	color: #FC0;;
	text-decoration:none;
}
a:hover{
	color: #FC0;;
	text-decoration:underline;
}
.h3 {
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	text-transform:uppercase;
}
.nwhd {
	color: #E8BF25;
	font-weight: bold;
}
.ulp {
	margin-left: -20px;
	margin-top: 8px;
}
.cal {
	color:#fff;
}
.tdn {
	background-color:#18194F;
	height:20px;
	font-size:11px;
	color: #fff;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:3px;
	padding-left:6px;
}
.bottin {
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}
.rush {
    color: #F60;
	font-weight: bold;
}
.tag {	
	background-image:url(../images/tags/tag.gif);
	width: 550px;
	height: 40px;	
    font-size:20px;
	line-height: normal;
	color: #E9BF25;
	padding-top: 5px;
	padding-left: 15px;
}
.pic {
	border:1px solid #E9BF25;
}