html{
	height: 100%;
}

body{
	font-family: Tahoma;
	font-size:11px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #c0c0c0 url(../images/main_bg.gif) 
}

td {
	font-family: Tahoma;
}

a:link {
	color: #033fc6;
	text-decoration: none;
}

a:active {
	color: #ff8125;
	text-decoration: underline;
}

a:visited {
	color: #959595;
	text-decoration: none;
}

a:hover {
	color: #ff8125;
	text-decoration: underline;
}

a.LinkBot:link {
	color: #033fc6;
	text-decoration: none;
	font-size:9px;
}

a.LinkBot:active {
	color: #ff8125;
	text-decoration: underline;
	font-size:9px;
}

a.LinkBot:visited {
	color: #033fc6;
	text-decoration: none;
	font-size:9px;
}


a.LinkBot:hover {
	color: #ff8125;
	text-decoration: underline;
	font-size:9px;
}

.mainnavact {
	font-family: Tahoma;
	font-size:11px;
	color: #dae9ff;
	font-weight: bold;
	text-decoration: underline;
}

.TextWhite {
	color: #ffffff;
}

.TextGray {
	color: #707070;
}

.TextSmall {
	font-size:9px;
}

.TextExample {
	padding-left: 25px;
	font-size:10px;
}


.THeader {
	padding-left: 15px;
}

.InputCM {
	font-size: 11px; 
	height:15px; 
	width:95px;
}


.InputCL {
	font-size: 11px; 
	height:15px; 
	width:135px;
}

.InputCLB {
	font-size: 11px; 
	height:15px; 
	width:210px;
}


.VerNavOn {
	color: #ffffff;
	padding-left: 21px;
}

.VerNav {
	padding-left: 21px;
}

.VerNavHover {
	padding-left: 21px;
	background: #d7d7d7;
	cursor: pointer;
}


input.m{
	border-bottom: #3259ab 1px solid; 
	border-left: #5a91e6 1px solid; 
	border-right: #3259ab 1px solid; 
	border-top: #5a91e6 1px solid; 
	background-color: #4c7bc3; 
	height:21px; 
	width:59px;
	font-family: Tahoma;
	font-size: 11px; 
	color: #ffffff;
}


input.l{
	border-bottom: #3259ab 1px solid; 
	border-left: #5a91e6 1px solid; 
	border-right: #3259ab 1px solid; 
	border-top: #5a91e6 1px solid; 
	background-color: #4c7bc3; 
	height:21px; 
	width:110px;
	font-family: Tahoma;
	font-size: 11px; 
	color: #ffffff;
}

.FreeFormHeader {
	color: #ffffff;
	font-family: Arial;
	font-size: 16px; 
	font-weight: bold;
}


h2 {
	color: #ffffff;
	font-family: Arial;
	font-size: 16px; 
	margin: 4px 0px 0px 21px;
}

h1 {
	color: #626262;
	font-family: Arial;
	font-size: 16px; 
}

h3 {
	color: #464646;
	font-family: Arial;
	font-size: 15px; 
	margin: 10px 0px 10px 0px;
}
