/* CSS Document */
.ntitle {
	color: #E48707;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	height: 20px;
	text-align: center;
}

div{
	font-weight: bold;
}

BODY{
	MARGIN: 0px;
	background-color: #000000;
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height:15px;
}

A {
	FONT-SIZE: 11px; 
	COLOR: #FFFF99; 
	FONT-FAMILY: Tahoma,Verdana;
	text-decoration:none;
	font-weight:bold;
}
A:visited {
	COLOR: #FFFF99;
	text-decoration:none;
	font-weight:bold;
}
A:hover {
	COLOR: #FFFF99;
	text-decoration:none;
	font-weight:bold;
}
A:active {
	COLOR: #FFFF99;
	text-decoration:none;
	font-weight:bold;
}
.menu1 {
	font-weight: bolder;
	color: #FFFF99;
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFF99;
}

.date{
	background-repeat:no-repeat;
	color: #FFFFFF;

}

TD {
	FONT-SIZE: 11px
}
TABLE ts{
 FONT-SIZE: 8px; MARGIN: 0px; COLOR: #ffffff; ; HEIGHT: 25px
}

INPUT.options {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 8px; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
}

.red{
	color: #FF0000;
	font-weight:bold;
}

.green{
	color: #66FF66;
	font-weight:bold;
}

.grey{
	color: #CCCCCC;
	font-weight:bold;
}

.imgborder {
	border: 1px solid #DDF4F3;
}

.bnstable{
	border: 1px solid #990000;
	color:#FFFFFF;
}

.tblcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #0069B9;
	height: 12px;
}
.tblcell2 {
	background-color: #EDEDED;
}
.tblcell3 {
	background-color: #99CCFF;
}

.dashedtable{
	/*border: 1px solid #FF3300;*/
}

.menutable{
	background-position: right;
	background-repeat: no-repeat;
}

img{border:0;}



.line{

	margin:0;
	padding:0;
	color: #3366CC;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #7696A9;
	border-width: 1px;

}

input.btn{
   color: #FFFFFF;
   font-family:arial;
   font-size:100%;
   font-weight:bold;
   background-image:url(input_button.jpg);
   width:100;
   height:25;
   border:0;
   }
 
input.btnhov{
   color: #FFFFFF;
   border:0;
   }
   
   input,select,textarea{
   color: #666666;
   font-weight:bold;
   font-family: arial;
   }
