body,td,th,input,select {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:15px;
	margin:0
}
body {
	background-color: #000033;
	margin-left: 0px;
}
.header {
	font-size:13px;
	color:#993333;
	text-decoration:none;
	}
.header-green {
	font-size:13px;
	color:#339966;
	}	
.header-blue {
	font-size:13px;
	color:#336699;
	}
.header-yellow {
	font-size:13px;
	color:#cc9933;
	}
h1 {
	font-size:11px;
	line-height:15px;
	color:#333333;
	padding:0px;
	margin:0px;
	}
.txtwhite {
	color:#FFFFFF;
	line-height: 15px;
}

.bottomtxt {
	color:#FFFFFF;
	font-size:10px
}

.link{
	color:#006699;

}
.labeltxt{
	color:#666666;
}
.blackheadertxt{
	font-size:12px;
	line-height:15px;
	color:#333333;
}
.date 
	{
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	}
.errormsg {
 font-family: Tahoma;
 font-size: 11px;
 color: #CC0000;
 line-height:15px
}
.navtext {
 font-family: Tahoma;
 font-size: 11px;
 color: #CC9933;
 line-height:15px
}

.left-line {
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #cccccc;
}
.sucessmsg {
 font-family: Tahoma;
 font-size: 11px;
 color: #009933;
 line-height:15px
}
.left-right-tbl-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.lft-right-border
	{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	}
.big-blackheadertxt{
	font-size:14px;
	line-height:15px;
	color:#333333;
}		
.border {
border:1px solid #cccccc;
}
.reversetxt {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	}
.black-link{
	font-size:11px;
	line-height:15px;
	color:#333333;
}
.n-blue-txt
 {
 color:#336699;
 }
.n-violet-txt
 {
 color:#6d70b1;
 } 
.n-orange-txt
 {
 color:#f97800;
 }
.n-darkblue-txt
 {
 color:#030353;
 }

.h2 {
	color:#FFFFFF;
	line-height: 15px;
}
.green-bg
 {
 border-top:5px solid #FFFFFF;
 font-weight:bold;
 padding:0px 0px 0px 10px;
 color:#FFFFFF;
 }
.green-bg-left
 {
 background-image:url(../images/green-help-curver-left.gif);
 background-position:bottom right;
 background-repeat:no-repeat;
 }

