
.a1 {
	color: #000000;
	text-decoration: none;
	font-family: "arial";
	font-weight: bold;
	font-size: 10px;
	hover: red;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;

}

.outerTable{
	height: 100%;
}


.innerTable{
	height: 100%;
	
}

.rightTable{

height: 605;

}
/*Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
html {
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px;
}


a:link	{
	color: #999999;
	text-decoration: none;
}
a:visited	{ color: #898989; text-decoration: none; }
a:hover	{
	color: #FF0000;
	text-decoration: none;
}

.red	{
	color: #FF0000;
	text-decoration: none;
}



a:active	{ color: #d2d2d2; text-decoration: none; }


/*.classh4 {
	font-family: "Bodoni MT Black";
	color: #008000;
	font-weight: normal;
	font-size: 16px;
}

*/


.classh3 {
	font-family: "Arial";
	color: #008000;
	font-weight: bold;
	font-size: 18px;
}


.greenhead {
	font-family: "Arial";
	color: #008000;
	font-weight: bold;
	font-size: 18px;
}


.classh4 {
	font-family: "Arial";
	color: #008000;
	font-weight: bold;
	font-size: 16px;
}



.class1 {
	font-family: "Arial";
	color: #000000;
	font-weight: normal;
	font-size: 14px;
}

.class1bullet {
	font-family: "Arial";
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	list-style-image: url(images/bullet/bullet.gif);
}

.class1boldGreen {
	font-family: "Arial";
	color: #008000;
	font-weight: bold;
	font-size: 14px;
}



.class1small {
	font-family: "Arial";
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}
.class1dark {
	font-family: "Arial";
	color: #000000;
	font-weight: normal;
	font-size: 18px;
}





img {
	border-width: 0;
}


.mainTableColumsL{
	background-color: #FFFFFF;
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-color: #000000;

	
}

.mainTableColumsr{
	background-color: #ffffff;
	border: none;
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;
	background-image: url(images/logo/eyeNew.jpg);
	background-position: center;
	background-repeat: no-repeat;
}


.topRowColumsr{
	background-color: #ffffff;
	border: none;
	border-bottom: none;
	border-left: none;
	border-top: none;
	border-right: none;


}

.topRowColumsrTable{
	background-color: #ffffff;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	background-image: url(images/banner/banner.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.intTableColumsL{
	background-color: #FFFFFF;

}


.changMid{
	background-repeat: no-repeat;
	background-position: center;	
}


.TablenavRow{
	background-color: #008000;
	height: 25px;
	border-bottom: none;
	border-left: none;
	border-top: 1px;
	border-right: none;
	border-color: #FF0000;
	background-repeat: no-repeat;
	background-position: right;
	
}

.TableRowBackground{
	background-color: #CCCCCC;
	
	}
