.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
    color: #FFFFFF;
}

/** overall hyperlink formating  **/

BODY {
	scrollbar-3d-light-color:#999999;
	scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:)#3399ff;
	scrollbar-dark-shadow-color:999999;
	scrollbar-face-color:0d2a70;
	scrollbar-highlight-color:#3399ff;
	scrollbar-shadow-color:#999999;
	background-color: #0d2a70;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a { color: #FFFF99;
font-size: 12px;
text-decoration: none;
}

a:visited { font-size: 12px;
color: #FFFF99;
text-decoration: none;
}

a:active { font-size: 12px;
color: #FFFF99;
text-decoration: underline;
}

a:hover {
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	text-align: left;
}

/** main text formating for pages **/
body,td,tr,p, div {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

/** horizontal line  **/
hr { color: #CCC2E1; height: 1px; width: 100%; }

/** list bullet format **/

ul {
margin: 0px 0px 0px 0px;
}

li { 
list-style: inside url(../images/arrow.gif); 
list-style-image: url(../images/arrow.gif); 
}

img { 
border: medium none;
text-decoration: none;
}

text { 
border: medium none;
font-family: Arial,Verdana;
font-size: 12px;
color: rgb(0, 0, 0);
text-decoration: none;
}

.tableborder {
	border: 1px solid #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

	.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.blue {
	color: #369;
	font-weight: bold;
}
.style4 {
	color: #FFFF00;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
.style6 {
	color: #FF0000;
}
.style1 {color: #336699}
.style5 {color: #0000FF}
.style9 {
	color: #336699;
	font-weight: bold;
	text-align: center;
}
.pictureborder {
	border: 1px solid #336699;
}

