/*#header
{
height:auto;
}

#content{
float:left;
width:auto;
margin:0px 0px 0px 0px;
padding:0px 0px 0 0px;
text-align:left;
}

#menu
{
float:left;
width:200px;
margin:0px 0 0px 0px;
text-align:left;
color:#FFFFFF;
}
*/

/* CSS Document */
.effect{
	margin:0;
	padding:0;
	width: 180px; 
	height: 70px;
	cursor: pointer;
	text-align: center;
	background:url(../effect/title_body.gif);
	background-position:bottom;
}

.menu_bg{
	background:url(../effect/title.gif);
	background-repeat:no-repeat;
	padding:0 0 0 5;
	height:30;
}

.right{
float:right;
clear:left;
padding:2 4 0 0;
}

.left{
float:left;
clear:right;
padding:1 1 0 0;
}

.left2{
float:left;
clear:right;
width:140px;
padding:1 1 0 0;
}

.ntitle {
	color: #FFFFFF;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	text-align: center;
	background-image:url(title.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.menutitle {
	color: #FFFFFF;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	text-align: center;
	background-image:url(menu_title.gif);
	background-repeat:no-repeat;
	background-position:center;
}

div{
	font-weight: bold;
	
}

BODY{
	MARGIN: 0px;
	font-family: arial;
	font-size: 12px;
	color: #003366;
	line-height:15px;
	/*background-color: #E3FDE9;*/
	background-color: #CCCCFF;

}

A {
	FONT-SIZE: 11px; 
	COLOR: #333366; 
	FONT-FAMILY: Tahoma,Verdana;
	text-decoration:none;
	font-weight:bold;
}
A:visited {
	COLOR: #333366;
	text-decoration:none;
	font-weight:bold;
}
A:hover {
	COLOR: #333366;
	text-decoration:none;
	font-weight:bold;
}
A:active {
	COLOR: #333366;
	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; 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: #296649;
	font-weight:bold;
}

.grey{
	color: #333333;
	font-weight:bold;
}

.imgborder {
	border: 1px solid #DDF4F3;
}

.bnstable{
	border: 1px solid #990000;

}

.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:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color: #0066CC;
   border:1px solid;
   border-color: #FFFFFF;
   width: 80;
   }
 
input.btnhov{
   color: #33FF00;
   border-color: #33FF00;
   }
   
   input,select,textarea{
   background-color: #FFFFFF;
   border: 1px solid #336699;;
   color: #666666;
   font-weight:bold;
   font-family: arial;
   }
