body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A {
	color: #2f7ec4;
	font-size: 11px;
	}
A.visited {
	color: #656565;
	}

.bg1 {
 	background-image: url("/images/rep_1.jpg");
	background-position: top; 
	background-repeat: repeat-x;
}

.bg2 {

	background-image: url("/images/rep_2.jpg");
	border-top: 2px solid #ffffff; 
	background-position: top; 
	background-repeat: repeat-x;
}
.bg3 {
	background-color: #F3F3F3; 
	background-position:top left; 
	background-repeat:no-repeat;
	}

.lightGrey {
	background-color: #F3F3F3;
	color: #656565;
        font-size: 11px;
        font-family: arial;
	}
.style1 {
	color: #656565;
	font-size: 11px;
	font-family: arial;
}
.style2 {
	color: #2f7ec4; 
	font-size: 11px;
	font-family: arial; 
	font-weight:bold
	}
.style3 {
	color: #3d3d3d; 
	font-size: 10px;
	font-family: arial;
	}
.style4 {
	color: #3f6b93;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.style5 {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	font-size: 11px; 
	font-family: arial; 
	color: #2f7ec4;
	}

DIV {
        font-family : Tahoma, Helvetica;
}

.clsCMOn {
        color: white;
        font-size : 12px;
        text-decoration : none;
        padding: 2px 4px;
	font-family : Arial;
}

.clsCMOver {
        color: #000000;
        font-size : 12px;
        text-decoration : none;
        padding: 2px 4px;
	font-family : Arial;
}
.headings {
	color: #000000;
	font-size: 12px;
        font-family: arial;
        font-weight:bold;
	}
.cel1 {
	background-color: #D1E5EF;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	}
.darkBlue {
        background-color: #336699;
        padding-left: 10px;
        color: #FFFFFF;
        height: 30px;
        }

.lightBlue {
        background-color: #CCCCFF;
        padding-left: 10px;
        color: #666666;
        font-size: 11px;
        font-family: arial;
        }

#dropmenudiv{
position:absolute;
border:1px solid #cccccc;
border-bottom-width: 0;
font-size: 8px;
font-family:  Verdana;
font-weight: bold;
color:#FFFFFF;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid #cccccc;
padding: 1px 0;
text-decoration: none;
font-size: 9.5px;
font-family: Verdana;
font-weight: bold;
color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #246197;
}

