﻿BODY
{
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    background-color:#FFFFFF;
    background-image: url(../images/bg_eye1.gif);
    
}

TD 
{
    COLOR: #333333;
}

.maincontent 
{
    background-color:#FFFFFF;
}

A
{
    COLOR: #000066;
}

.pageTitle {
	color: #003333;
}
.offclass {
	height:21px;
	width:138px;
	border: solid 1px #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	background-color:#FFFFFF;
	background-image: url(../images/dots.gif);
	background-position: center left;
	background-repeat: no-repeat;
	margin-left:7px;
	padding-left: 2px;
	padding-top: 1px;	
}

.onclass {
	height:21px;
	width:138px;
	text-decoration: none;
	border: solid 1px #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#003366;
	background-image: url(../images/blue_dots.gif);
	background-position: center left;
	background-repeat: no-repeat;
	margin-left:7px;
	padding-left: 2px;
	padding-top: 1px;
}
.offsubclass {
	height:21px;
	width:138px;
	border: solid 1px #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #003333;
	background-color:#FFFFFF;
	margin-left:7px;
	padding-left: 2px;
	padding-top: 1px;	
}

.onsubclass {
	height:21px;
	width:138px;
	text-decoration: none;
	border: solid 1px #000000;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#003366;
	margin-left:7px;
	padding-left: 2px;
	padding-top: 1px;
}
