a:link {
	color: #0000FF;
	text-decoration:none;
	font-size: 100%;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 100%;
}
a:hover {
	text-decoration: underline;}
a:active {
	color: #000000;
}

img
{  
border-style: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 80%;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 95%;
}

body {
	background-color: #FFFFFF;
	/*background-image: url(../index_files/Scan3.png);*/
}

.mainm {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 18pt;
	color: #000000;
	font-weight : bold;
}

.subm {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13pt;
	color: #000000;
	font-weight : bold;
}

.bigm {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 40pt;
	color:#00C;
	font-weight : bold;
}

.smallm {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 20pt;
	color: #00C;
	font-weight : bold;
}

.menua
{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	text-align:justify;
	font-size: 11pt;
	color: #00C;
	font-weight:bold;
	border:thin;	
}

.menub
{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	text-align:justify;
	font-size: 8pt;
	color: #00C;
	border:thin;
	border-left:thick;
}

.mainText 
{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	text-align:justify;
	font-size: 10pt;
	list-style:disc;
	color: #000000;
}

 nav menu
body {
margin: 0;
padding: 0;
background: white;
font: 80% Werdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 95%;

}

#menu {
width: 10em;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
font-weight: bold;
border: 0px solid gray;
background: #1e90ff;
}
#menu dd {
border: 0px solid gray;
}

#leftSide
{
	float: left;
	height: 500px;
	width: 200px;
        /*#ffffff is bottom color in gradient*/
	background: #ffffff url(bg.gif) repeat-x;
	margin-left: 10px;
}

.bob
{
background: white url(bg2.gif);
background-repeat: repeat-x;
}

