body {
	background-image: "../images/bg.gif"
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.breadcrumbs:Hover{
	color: #5E217E;
}


.breadcrumbs{
	color: #999999;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.greyitaliclarger{
	color: #999999;
	font-style: italic;
	text-align: left;
}

.purpleitaliclarger{
	color: #592352;
	font-style: italic;
	text-align: left;
}

.purpleitalic{
	color: #592352;
	font-style: italic;
	text-align: left;
}

.purpleunderline{
	color: #592352;
	text-decoration: underline;
}

.purpleunderline:hover{
	color: #592352;
	text-decoration: underline;
	font-weight: bold;
}

.purpleunderline:visited{
	color: #999999;
	text-decoration: none;
}


.purplebold{
	color: #592352;
	font-weight: bold;
}

.purple{
	color: #592352;
}

td.purpleblock {
	background-color: #592352;
	color: #FFFFFF;
	font-size: 12px;
}

.smallg {
	font-size: 10px;
	color: #999999;

}

.smallp {
	font-size: 10px;
	color: #592352;

}

.leftp{
	font-style: normal;
	text-align: left;
}

#navigation{
background-color: #999999;
}

#dropmenudiv{
position:absolute;
text-align:left;
border:1px solid white;
border-bottom-width: 0;
font:normal 10px Tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{

width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
color:#FFFFFF;
font-weight:normal;
background-color: #592352;
}

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