BODY, TD {
	font-family : "Trebuchet MS", Helvetica, Arial;
	font-size : 13px;
	line-height : 110%;
}

B, STRONG {
font-family:Tahoma, Arial;
font-weight:bold;
}

.title {
	font-size : 13px;
	line-height : 115%;
}
.border {
	border: 1px solid #000000;
}

P
{
padding-top:11px; 
}

.logintext
{
    FONT-SIZE: 12px;
    COLOR: #CF591B;
}
.cmdtxt
{
    FONT-SIZE: 12px;
    COLOR: #666666;
}
.resultext
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: 20px;
    FONT-WEIGHT: bold;
}
.hosttext
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: 14px;
}
.premiumtext
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    LINE-HEIGHT: 14px;
}
.text
{
    FONT-SIZE: 13px;
    COLOR: #000000;
    LINE-HEIGHT: 12px;
    TEXT-ALIGN : justify;
}
.headtext
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-WEIGHT: bold;
}
.inputbox
{
	BORDER-RIGHT: #b5c7d9 1px solid;
	BORDER-TOP: #b5c7d9 1px solid;
	MARGIN-TOP: 0px;
	DISPLAY: inline;
	MARGIN-BOTTOM: 0px;
	BORDER-LEFT: #b5c7d9 1px solid;
	BORDER-BOTTOM: #b5c7d9 1px solid;
	BACKGROUND-COLOR: #e1eafb
}
.spacer
{
	FONT-SIZE: 1px
}
input {
	BORDER-BOTTOM: rgb(100,100,100) 1px solid;
	BORDER-LEFT: rgb(100,100,100) 1px solid;
	BORDER-RIGHT: rgb(100,100,100) 1px solid;
	BORDER-TOP: rgb(100,100,100) 1px solid;
	FONT: 11px Tahoma,Verdana,Arial;
	background-color : white;
	background : white;
}
SELECT {
	BORDER-BOTTOM: rgb(100,100,100) 1px solid;
	BORDER-LEFT: rgb(100,100,100) 1px solid;
	BORDER-RIGHT: rgb(100,100,100) 1px solid;
	BORDER-TOP: rgb(100,100,100) 1px solid;
	FONT: 11px Tahoma,Verdana,Arial;
	background-color : white;
	background : white;
}
textarea {
	BORDER-BOTTOM: rgb(100,100,100) 1px solid;
	BORDER-LEFT: rgb(100,100,100) 1px solid;
	BORDER-RIGHT: rgb(100,100,100) 1px solid;
	BORDER-TOP: rgb(100,100,100) 1px solid;
	FONT: 11px Tahoma,Verdana,Arial;
	background-color : white;
	background : white;
}
.head1b
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: arial,helvetica
}
.dotboxtable
{
	BORDER-RIGHT: #7d9cb8 1px dashed;
	BORDER-TOP: #7d9cb8 1px dashed;
	BORDER-LEFT: #7d9cb8 1px dashed;
	BORDER-BOTTOM: #7d9cb8 1px dashed;
	BACKGROUND-COLOR: #e1eafb
}
TR.trst
{
	BACKGROUND-COLOR: #FDF9F7
}
TABLE.grid
{
	BACKGROUND-COLOR: #D77833
}
.copyright
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7.5px;
    COLOR: #ffffff;
    FONT-STYLE: normal;
}

A:link
{
	COLOR: #000000;
	TEXT-DECORATION: underline
}
A:visited
{
	COLOR: #2D62FF;
	TEXT-DECORATION: underline
}
A.img:hover
{
	BACKGROUND: none transparent scroll repeat 0% 0%
}
A:hover
{
	COLOR: #000000;
	BACKGROUND-COLOR: #9DB6FF;
	TEXT-DECORATION: underline
}

h1 {
	font-weight : bold;
	font-size : 18px;
	padding : 16px 0 0 0;
	margin-top : 1px;
	color: #055BDC;
	border-bottom:1px solid #E7E7E7;
}
h2 {
	font-weight : bold;
	font-size : 22px;
	padding : 1px 0 0 0;
	margin-top : 1px;
}
h3 {
	font-weight : bold;
	font-size : 16px;
	padding : 6px 0 0 0;
	margin-top : 1px;
	font-family: Tahoma, Arial;
}
#menu{
	float:left;
	width: 150px;
	margin: 5px 0 15px 0;
	padding: 3px;
	font-size: 0.9em;
/*	background: #D6E7F7;
	background-color: #D6E7F7;
	border: 1px solid #8CBEEF;	*/
}
#menu ul {
	list-style: none;
	width: 150px;
	margin: 0px 0px 0px 0;
	padding: 1px;
	font-size: 1.1em;
/*	background: #D6E7F7;
	background-color: #D6E7F7; */
}	

#menu li {
margin-bottom: 3px;
margin-top: 4px;
}

#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #07337F;
display: block;
padding: 5px 0 0 8px;
background: #ffffff;
border: 1px solid #D6E7F7;	
border-left: 5px solid #D6E7F7;
margin-bottom:6px;
}	
	
#menu li a:hover {
	background: #D6E7F7;
	color: #000000;
	border-left: 5px solid #4695DB;
}

.titles {
	font-size: 13px;
	text-transform: uppercase;
	color: #003366;
	font-weight: bold;
}

.hilites {
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border: 1px solid #000000;
	background-color: #d3d3d3;
}


