body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	height: 100%;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
.both {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: 100%;
	height: 112px;
	background-image: url(/images/header_bg.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
} 
.one  {position: absolute;
	   text-align: left;
       bottom: 28px;
       left: 0px;
 }
.two  {position: absolute;
       bottom: 28px;
       right: 0px;
 }

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.headerdiv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	width: 900px;
}
.footerdiv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	width: 900px;
	text-align: center;
	vertical-align: middle;
	height: 112px;
	background-color: #DBDBDB;
}
.serviceable_y {
	color: #00FF00;
	background-color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.serviceable_n {
	color: #FF4141;
	background-color: #000000;
	font-weight: bold;
		padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.serviceable_r {
	color: #FFFF00;
	background-color: #000000;
	font-weight: bold;
		padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.footerdiv a:hover{
	color:#0099FF;
	text-decoration: underline;
	}
	
.footerdiv a:link, a:visited{
	color:#0099FF;
	text-decoration: none;
	}
	
.welcome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	font-weight: bolder;
	color: #0099FF;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	font-weight: bolder;
	color: #006600;
}
.newsdiv {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: relative;
	width: 600px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 14px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	font-weight: bold;
}


.datetime {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 900px;
}
table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #454545;
	padding: 3px;
}

td, th {
}

thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}
.login {
	background-color: #F4F4F4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 450px;
	margin: 0 auto
}


tbody th {
	font-weight: bold;
}

tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
.bodydiv {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999592;
	border-left-color: #999592;
	width: 900px;
	margin: 0 auto
}
tbody tr.odd 	{
	background: #EEFDE3;
	border-top:1px solid #FFF;
}
tbody tr.tabletop td{ 
	background: #C3C3C3;
	border-top:1px solid #FFF;
	}
	
tbody tr.tabletop { 
	background: #C3C3C3;
	border-top:1px solid #FFF;
	}

tbody th a:hover{
	color:#FF8601;
	}

tbody tr td { 
	height:25px;
	background: #FFF;
	border: 1px solid #FFF;
	}

tbody tr.odd td{ 
	background: #EEFDE3;
	border-top:1px solid #FFF;
	}

table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
.style1 {color: #000000}
.sections {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	font-weight: bolder;
	color: #009900;
}
.bodyinput {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px outset #339999;
}
.bodyinputfield {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
