BODY { 
scrollbar-arrow-color:#ffffff;
scrollbar-shadow-color:#660000;
scrollbar-face-color:#A32638;
scrollbar-highlight-color:#cc0000;
scrollbar-darkshadow-color:#000033;
scrollbar-3dlight-color:#660000;
scrollbar-track-color:#000000;
}

img
{
	border:0;
}

.main{
	background-color : #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color :#ffffff;
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
}	

.darkred
{
	background-color:#A32638;
}

.white
{
	background-color : #ffffff;
}

.defaulttext
{
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px
}

a.whitelink { color : #ffffff;
font-size :9px;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
text-decoration : none}

a.whitelink:hover { color : #ffffff;
font-size :9px;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
text-decoration : underline;}

a.whitelinkunderline { color : #ffffff;
font-size :9px;
font-family : Arial, Helvetica, sans-serif;
text-decoration : underline;}

a.whitelinkunderline:hover { color : #ffffff;
font-size :9px;
font-family : Arial, Helvetica, sans-serif;
text-decoration : underline;}

p.mid {
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	text-align:justify;
}

li{
color : #ffffff;
font-size :9px;
font-family : Arial, Helvetica, sans-serif;
}

td
{
color : #ffffff;
font-size :9px;
font-family : Arial, Helvetica, sans-serif;
}

p.small {
	font-size :9px;
	font-family : Arial, Helvetica, sans-serif;
	text-align:justify;
}

p.med {
	font-size :11px;
	font-family : Arial, Helvetica, sans-serif;
	text-align:justify;
}

.fieldtxt {
  	border-top: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
    border-left: 1px solid #ff0000;
    border-right: 1px solid #ff0000;
	font-weight : bold;
	background-color: #ffffff;
	border-color: #ff0000;
	border-style: solid;
	border-width: 1;
	padding-top: 2px;
	padding-left: 4px;
	color: #000000;
	font-size: 9px;
	font-family :Arial, Helvetica, sans-serif;
	background-image: url(../images/fieldback.jpg);
}

.list-heading
{
	list-style:none;
	margin-left:-15px;
	margin-bottom:5px;
	margin-top:5px;
	font-weight:bold;
	margin-top:5px;
}

ul li ul li
{
	list-style:disc;
	font-size:9px;
	text-transform:uppercase;
}