html, body, form
{
	height: 100%;
	margin: 0;
	padding: 0;
}
BODY{
		COLOR: white;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 12pt;
		margin-top : 30px;
		margin-left : 0;
		margin-right : 0;
		margin-bottom: 0;
		 background-image: url(../images/bground.gif);
		scrollbar-arrow-color: white;

}
A
{
    color: #00ccff;
    font-weight: bold;
    font-family: Arial;
    border: none;
	 text-decoration: none;	
}

A image
{
    border: none 0px white;
}

A:hover
{
    color: #00ccff;
    font-weight: bold;
    font-family: Arial;
    border: none;
	 text-decoration: underline;
}
img
{
	border-style: none;
	padding: 0px 0px 0px 0px;
}
h1 {
		COLOR: #00ccff;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 14pt;
		font-weight: bold;
		}
h2 {
		COLOR: white;
		FONT-FAMILY:Arial, Helvetica, sans-serif;
		FONT-SIZE: 12pt;
		font-weight: bold;
		}
h3 {
		COLOR: black;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 20pt;
		font-weight: bold;
		font-style: italic;
		margin: 0px;
		}		
		h4 {
		COLOR: black;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 12pt;
		font-weight: bold;
		margin:2px;
		}	
td {
		text-align: left;
		COLOR: white;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
}
th {
		COLOR: white;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		font-weight: bold;
		background-color: #893143;
}
th a {
		COLOR: Black;
}
th A:hover{
		COLOR: #000675;
}
.dotbox {
	border: thin dashed #000675;
	padding: 3px 3px 3px 3px;
	}
.top{
	background-image: url(../images/top_bground.gif);
	height: 71px;
}
.top2{
	background-image: url(../images/top_bground2.gif);
	vertical-align: top;
	background-repeat: repeat-y;
	height: 100%;
}
.image{ 
 border-left:2px solid white;
 border-right: 2px solid white; 
 background-color: black;
}
.image2{
 background-color: black;

}	
.image3{
	border: 3px solid #f7941d;
	filter:progid:DXImageTransform.Microsoft.dropShadow(color="#000000", Direction=135, Strength=4)
}
.newsimg{
	filter:progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=4)
}
.bullet{
	
}

.empTableMain{ font-size: 10px; }
.empTableMain td { font-size: 11px; }
.empTableMain input { font-size: 11px; }
.empTable{ border: 2px solid #A80000; }
.empTableHead{ border: 2px solid #A80000;  background-color: #CFE2F4;  }

.error
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Red;
	border: 1px solid #CECECE;
	background-color: #ffffe1;
	font-weight: bold;
}

