body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #adc8e6;
	background-image: url(images/page_gradient.jpg);
}

.outer {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bcc1c8;
	border-left-color: #bcc1c8;
}

.inputbox {
	border: 1px solid #afb0b1;
	background-color: #eff1f3;
}

.contactbox {
	border: 1px solid #afb0b1;
	background-color: #ffffff;
}

input.inputtext {
   color:#677b8d;
   font-family:tahoma;
   font-size:11px;   
   background-color:#FFFFFF;
   border:1px solid;
   border-top-color:#a6a6a7;
   border-left-color:#a6a6a7;
   border-right-color:#a6a6a7;
   border-bottom-color:#a6a6a7;
}

.inputtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #677b8d;
}

.headtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3688ba;
}
a.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #677b8d;
	text-decoration:none;
}

a:hover.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3688ba;
	text-decoration:none;
} 

.maintext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #677b8d;
}
.systembox {
	border: 1px solid #1F3276;
}
.bottomline {
	border-top: 1px solid #afb0b1;
	background-color: #eff1f3;
	border-right-color: #EFF1F3;
	border-bottom-color: #EFF1F3;
	border-left-color: #EFF1F3;
}
.bottom {
	background-color: #eff1f3;
}
a.bottomlink {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #677b8d;
	text-decoration:none;
}
a:hover.bottomlink {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #3688ba;
	text-decoration:none;
}
.bottomtext {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #677b8d;
}
.toptext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.pageborder {
	border: 1px solid #818bab;
}
a.headlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3688ba;
	text-decoration:none;
}

a:hover.headlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #203176;
	text-decoration:none;
} 
.clock {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.titletext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
select { 
 background-color: #FFFFFF; 
 color: #677b8d;
 font-size: 11px;
 font-family: tahoma;
 border-style: solid; 
 border-bottom:1px solid #D6D6D6; 
 border-right:1px solid #D6D6D6; 
 border-top:1px solid #D6D6D6;
 border-left:1px solid #D6D6D6;
}