P {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	
}

body {
	background-image : url(images/base-topback2.gif);
	background-repeat : repeat-x;
	background-color: #660033;
	margin-top : 0px;
	margin-left : 0px;
}

.maintitle {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 20px;
	font-weight : bold;
	color : #660033;
	text-decoration : none;
	text-transform: lowercase;
	font-style: italic;

}

.listing1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: lower-alpha;



}

.mainlink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
}
A.mainlink:LINK, A.mainlink:ACTIVE, A.mainlink:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}
A.mainlink:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #666666;
	text-decoration : underline;
}

.botlink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none	
}

A.botlink:LINK, A.botlink:ACTIVE, A.botlink:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFCC00;
	text-decoration : none;
}
A.botlink:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFCC00;
	text-decoration : underline;
}

.sidelink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	text-transform: uppercase;

}
A.sidelink:LINK, A.sidelink:ACTIVE, A.sidelink:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #003366;
	text-decoration : none;
	text-transform: uppercase;

}
A.sidelink:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	text-transform: uppercase;

}

.sidesublink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	text-transform: lowercase;
	padding-left: 5px;


}
A.sidesublink:LINK, A.sidesublink:ACTIVE, A.sidesublink:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #660033;
	text-decoration : none;
	text-transform: lowercase;
	padding-left: 5px;


}
A.sidesublink:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #990000;
	text-decoration : none;
	text-transform: lowercase;
	padding-left: 5px;


}

.select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #F2F2F2;
	font-weight: bold;
	color: #660033;
	border: 1px solid #666666;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #F2F2F2;
	font-weight: bold;
	color: #660033;
	border: 1px solid #666666;


}

.smalltext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin: 0px;
	color: #000000;
	}
A.smalltext:LINK, A.smalltext:ACTIVE, A.smalltext:VISITED {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
	font-weight : bold;
	margin: 0px;

}
A.smalltext:HOVER {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #660033;
	text-decoration : underline;
	margin: 0px;
	}
	
TD.cell a {
 display:block;
 background-color: #FFFFFF; 
}

TD.cell a:hover {
display:block; 
background-color: #F3F3F3;
}

