a {
	color: #0064C4;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #0064C4;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}

menulink{
	color: #0064C4;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

menulink:hover {
	color: #0064C4;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}

.alternate{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.buttons {
	background: #4F7BB3;
	color: #FFFFFF;
	cursor: hand;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

img.leftnoborder{
	float: left;
	margin-bottom: 3px;
	margin-right: 10px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-stretch: wider;
	font-style: normal;
	color: #555555;
	background-color: #E5EDF5;
	border: 1px solid #555555;
	margin-left: 0px;
	padding-left: 5px;
}

.middleframeheader {
	color: #3E4479;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
}
	
body {
	height: 100%;
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	scrollbar-3d-light-color: #C9D9EA;
	scrollbar-arrow-color: #FFFAFA;
	scrollbar-base-color: #C0C0C0;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-face-color: #C0C0C0;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-shadow-color: #F0F0F0;
}

html{
	height: 100%;
}

td {
	font-family: Verdana;
	font-size: 12px;
}

th {
	font-family: Verdana;
	font-size: 12px;
}

.bluebox {
	background-color: #F7FAFC;
	border: 1px solid #4682B4;
	color: #333333;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

ul{
	list-style-image: url(../../images/Icons/pointer.gif);
}

.forminput{
	background-color: #F5F5F5;
	border: 1px solid;
}

.formsubmit {
	background-color: #ADD8E6;
	border: 1px solid;
}

img.left{
	border: 1px solid #000000;
	float: left;
	margin-bottom: 3px;
	margin-right: 10px;
}

.border {
	border: 1px solid #000000;
}

.cursorhelp{
	cursor: help;
}

.forminput{
	background-color: #F5F5F5;
	border: 1px solid;
}

.formsubmit {
	background-color: #ADD8E6;
	border: 1px solid;
}

.italic{
	color: #B22222;
	font-style: italic;
}

.orangebox {
	background-color: #FFECC3;
	border: 1px solid #FFA500;
	color: #000000;
	font: bold;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.plain {
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
}

.plainlarge{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.plainsmall {
	font-family: Verdana;
	font-size: 10px;
}

.middleframeheader{
	font-family: Verdana;
	font-size: 16px;	
	font-weight: bold;
}
.banner
{
	text-align:center;
}
.banner img
{
	border-top-width:0px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom:solid 1px #CCC;
	margin:0px auto;
}
table.downtimes
{
	color:CornflowerBlue;
}
table.downtimes tr.header
{
	text-align:center;
	background-color:#D8D9DB;
}
table.downtimes td
{
	color:#222;
	font-weight:normal;
}
table.downtimes tr.header td
{
	border-bottom:1px solid #0F3F6F;
}
table.downtimes tr.item
{
	background-color:#FAFBFF;
}
table.downtimes tr.alternate
{
	background-color:#E8EEF7;
}
