body {
scrollbar-face-color: #DBDBDB; 
scrollbar-highlight-color: #EDEDED; 
scrollbar-shadow-color: #888888; 
scrollbar-3dlight-color: #666666; 
scrollbar-arrow-color: #666666; 
scrollbar-track-color: #EDEDED; 
scrollbar-darkshadow-color: #D9D1DF; 
background-color : #FFFFFF; 
margin-left : 0; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
} 

ul { list-style-image: url(images/bullet.gif); }

a:link {
color : #1e1e5e; 
text-decoration : underline; 
} 
a:visited {
color : #1e1e5e; 
text-decoration : underline; 
} 
a:hover {
color : #e26b16; 
text-decoration : none; 
} 
a:active {
color : #1e1e5e; 
text-decoration : underline; 
} 

.imgleft {
	float: left;
	margin: 4px 20px 0px 0px;
}

.imgright {
	float: right;
	margin: 4px 0px 0px 20px;
}

.imgborder {
	padding: 4px;
	border: 1px solid #cccccc;
}

a.whitelink:link { color: #FFFFFF; text-decoration: none;}
a.whitelink:visited { color: #FFFFFF; text-decoration: none;}
a.whitelink:hover { color: #FFFFFF;	text-decoration: none;}
a.whitelink:active { color: #FFFFFF;	text-decoration: none;}

a.darkbluelink:link { color: #1e1e5e; text-decoration: none;}
a.darkbluelink:visited { color: #1e1e5e; text-decoration: none;}
a.darkbluelink:hover { color: #e26b16;	text-decoration: none; }
a.darkbluelink:active { color: #1e1e5e;	text-decoration: none;}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1e1e5e;
}

.PgTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 0px 50px;
	font-stretch: wider;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.greyboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px 10px 10px 10px; 
	background-color: #E6E6E6;
}

.greyboxtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding: 0px 10px 0px 10px; 
	background-color: #E6E6E6;
}

td.off {
background-image: url(images/menu/menuBg.jpg);
background-repeat: repeat;
}

td.on {
background-image: url(images/menu/menuBgHover.gif);
background-repeat: repeat;	
color: #FFFFFF;
}

.menu {
	font-family: Arial, Tahoma,;
	font-size: 14px;
	color: #1e1e5e;
	line-height: 28px;
}
a.menu:link { 
	color: #1e1e5e; 
	text-decoration: none;
	}
a.menu:visited { 
	color: #1e1e5e; text-decoration: none;
}
a.menu:hover { 
	color: #FFFFFF;	
	text-decoration: none;
	background-color: 1e1e5e;
	background-image: url(images/menu/menuBgHover.gif);
	background-repeat: repeat-x;	
	line-height: 28px;
}
a.menu:active { 
	color: #1e1e5e;	text-decoration: none;
}
.footertext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

