﻿body
{
	margin: 0px;
}

TABLE.main
{
	background-color: black;
	padding: 0px;
	height: 100%;
	width: 100%;
	border-width: 2px;
	border-color: Blue;
	color: White;
}
TD.SideBar
{
	width: 100%;
}
Table.SideBar
{
	border-right-color: White;
	border-right-style: solid;
	border-right-width: 3px;
	padding: 2;
	width: 100%;
}
TR.header
{
}
A.HeadingHyperlink
{
	border-bottom: 0px;
	color: White;
}
.CSSLabel
{
	color: Black;
	font-family: Arial, Fantasy;
	font-size: 15px;
}

.CSSButton
{
	color: #f2fbff;
	font-family: Arial, Fantasy;
	font-size: 15px;
	background-color: #00698b;
}

.CSSTextBox
{
	font-family: Arial, Fantasy;
	font-size: 15px;
	height: 13px;
	width: 150px;
}

.CSSDropDown
{
	font-family: Arial, Fantasy;
	font-size: 15px;
	height: 20px;
	width: 155px;
}
.CSSDropDown
{
	font-family: Arial, Fantasy;
	font-size: 11px;
	height: 15px;
	width: 35px;
}
.banner{
background-image:url('../images/logo3.gif');
background-repeat:no-repeat;
height:23px; 
width:210px; 

text-align:center;
vertical-align:middle ;
}

.banner22{
background-image:url('../images/b11.gif');
background-repeat:no-repeat;
}
 
.banner223{
background-image:url('../images/b22.gif');
background-repeat:no-repeat;
}
 
.login{
background-image:url('../images/login.gif');
background-repeat:no-repeat;

}

TD.Content
{
}


