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;
	font-size: 9.5pt;
}

.logintext
{
    FONT-SIZE: 12px;
    COLOR: #CF591B;
}
.cmdtxt
{
    FONT-SIZE: 12px;
    COLOR: #666666;
}
.resultext
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: 20px;
    FONT-WEIGHT: bold;
}

.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;
}

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 : 16px;
	padding : 1px 0 0 0;
	margin-top : 1px;
}
h3 {
	font-weight : bold;
	font-size : 14px;
	padding : 6px 0 0 0;
	margin-top : 1px;
	font-family: Tahoma, Arial;
}

.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;
}
