.banner {
	height: 100px;
	background-image: url('/images/bannerbg.gif');
	background-repeat: no-repeat
}
.header {
	font-size: 14px;
	font-color: #ffffff;
}
.ms-vb a:hover, .ms-vb2 a:hover, .ms-vb-user a:hover {
    color: #3A7E45;
    font-size: 11px;
	font-weight: normal;
    text-decoration: underline; 
}
.ms-vb a, .ms-vb2 a, .ms-GRStatusText a,.ms-vb-user a {
    color: #0000ff;
    font-size: 11px;
	font-weight: normal;
    text-decoration: underline; 
}
.ms-vb a:visited, .ms-vb2 a:visited, .ms-GRStatusText a:visited, .ms-vb-user a:visited  {
   	color: #0000ff;
   	font-size: 11px;
	font-weight: normal;
   	text-decoration: underline; 
}
.ms-vb a:visited:hover, .ms-vb2 a:visited:hover, .ms-vb-user a:visited:hover {
    color: #3A7E45;
    font-size: 11px;
	font-weight: normal;
    text-decoration: underline; 
}
.ms-vb2, .ms-vb-title, .ms-vb-icon,.ms-vb-user {
	font-size: 11px;
	font-weight: normal;
    border-top: 1px solid #ffffff;
}
A {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER {
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
}
.linkHeading {
	color: #0000ff;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
.linkHeading:hover {
	color: #3A7E45;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
.topmenu {
	background-image: url('/images/bg.gif');
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}
.topmenu:HOVER {
	background-image: url('/images/bg.gif');
	color: #FFff80;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}
.topmenu:ACTIVE {
	background-image: url('/images/bg.gif');
	color: #FFff80;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.topcorner {
	height: 24px;
	width: 19px;
	background-image: url('/images/topcorner.gif');
}
.logo {
	height: 28px;
	width: 189px;
	background-image: url('/images/CILTlogo.gif');
}
.mainmenu {
	background-image: url('/images/gradient.gif');
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}
.sidebar {
	background-image: url('/images/bg.gif');
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}
.whitetext {
	color: #FFFFFF;
	valign: center;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
}
.linktext {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
}
.linktext:HOVER {
	color: #FFff80;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: underline;
}
.activePage {
	color: #FFFF80;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
}
.activePage:HOVER {
	color: #FFFF80;
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
}
.contentarea {
	background-color: #FFFFFF;
	color: #000000;
	
}
.menutablealign {
	align: right;
}
.links {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.linksActive {
	color: #FF0000;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}
.heading {
	color: #3A7E45;
	font-size: 14px;
	font-wieght: bold;
}
.bypassLink {
	color: #99b2bc;
	text-decoration: none;
}
.bypassLink:HOVER {
	color: #FFFF80;
	text-decoration: underline;
}
.button {
	background-color: #FFFFFF;
	color: #3a7e45;
	border-size: 1px;
	border-style: solid;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}
.button:HOVER {
	background-color: #FFFFFF;
	color: #808080;
	border-size: 0px;
	border-style: solid;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}
.titles {
	color: #3a7e45;
	font-size: 24px;
}
.TopMenuActive{
	color: #FFFF80;
}
.TopMenuActive:HOVER{
	color: #FFFF80;
}