a,img{
	border-style : none;
}

.abs{
	font-family :Arial, Helvetica, sans-serif;	
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color:#000000;
	
	background-color : #FFFFFF;
	
	scrollbar-arrow-color:#5F7BB4; 
	scrollbar-base-color:#EEEEEE; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#CCCCCC; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-track-color:#EEEEEE; 
}

.small{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color:#000000;
}

.head{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : bold;
	font-weight : bold;
	color:#000000;
}


.blue{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : bold;
	font-weight : bold;
	color:#000A8C;
}

.date{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color:#999999;
}

a.db3:link, a.db3:visited, a.db3:active{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : bold;
	font-weight : bold;
	text-decoration : none;
	color:#FFFFFF;
}

a.db3:hover{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : bold;
	font-weight : bold;
	text-decoration : none;
	color:#FFFFFF;
	background-color: yellow;
}

a.db2:link, a.db2:visited, a.db2:active{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : bold;
	font-weight : bold;
	text-decoration : none;
	color:#000000;
}

a.db2:hover{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : bold;
	font-weight : bold;
	text-decoration : none;
	color:#FFFFFF;
	background-color : #000000;
}

a.do:link, a.do:visited, a.do:active{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : bold;
	font-weight : bold;
	text-decoration : none;
	color:#FFFFFF;
	background-color : #000000;
}

a.blue:link, a.blue:visited, a.blue:active{
	font-size : 11px;
	font-style : bold;
	font-weight : bold;
	text-decoration : underline;
	color:#000A8C;
}

a.:link, a.:visited, a.:active{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color:#000000;
	border: none
}

.form
{
	color: #000000;
	font-family: verdana, arial, san-serif;
	font-size: 10px;
	border : solid #999999 1;
	background-color : #FFFFFF;
}

.botimage
{
	background : none;
}

.centerimage
{
	background : none;
}

.topimage
{
	background : none;
}

.dotted
{
	background : none;
}

.navbot
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : bold;
	font-weight : bold;
	text-decoration : none;
	color:#000000;
	background : none;
}

.navtop
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : bold;
	font-weight : bold;
	text-decoration : none;
	color:#000000;
	background : none;
}
.bullets {
	list-style-type: square;
	color:#FFFFFF;
}
.bullets2 {
	list-style-type: circle;
}
table.green_rules {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: green green green green;
	border-collapse: separate;
}
table.green_rules th {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: green green green green;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.green_rules td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: green green green green;
	-moz-border-radius: 0px 0px 0px 0px;
}
