a.news:link
{
    FONT-SIZE: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;
    TEXT-DECORATION: none
}

a.news:visited
{
    FONT-SIZE: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #000000;
    TEXT-DECORATION: none
}

a.news:hover
{
    FONT-SIZE: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #0033ff;
    TEXT-DECORATION: none
}

a.posts:link
{
    FONT-SIZE: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #cc33cc;
    TEXT-DECORATION: none
}

a.posts:visited
{
    FONT-SIZE: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #cc33cc;
    TEXT-DECORATION: none
}

a.posts:hover
{
    FONT-SIZE: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    COLOR: #0066ff;
    TEXT-DECORATION: none
}

a.nav:link
{
	color: #ffffff;
	text-decoration: none;
	font-size:16;
	font-family: comic sans MS;
	height: 1em;
	width: 6em;
	margin: 0;
	background: #000000;
	padding: 0.1em 0em;
	
}

a.nav:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size:16;
	font-family: comic sans MS;
	height: 1em;
	width: 6em;
	margin: 0;
	background: #000000;
	padding: 0.1em 0em;
	
}

a.nav:hover   
{	
	cursor: hand;
	color: #ff3300;
	text-decoration: none;
	font-size:16;
	font-family: comic sans MS;
	height: 1em;
	width: 6em;
	margin: 0;
	background: #000000;
	padding: 0.1em 0em;
}



a:link
{
    	text-decoration: none;
	font-size:12px;
	font-family: comic sans MS;
    	COLOR: #191970;
}

a:visited
{
    	text-decoration: none;
	font-size:12px;
	font-family: comic sans MS;
    	COLOR: #191970;
}

a:hover
{
    	text-decoration: none;
	font-size:12px;
	font-family: comic sans MS;
    	COLOR: #ff3300;
}

.bg1
{
    BACKGROUND-COLOR: #f3f3f3;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif
}
.bg3
{
    BACKGROUND-COLOR: #cb1c3c
}
.bg4
{
    BACKGROUND-COLOR: #e1e3e4;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif
}
.bg5
{
    BACKGROUND-COLOR: #e1e3e4
}
.bgred
{
    BACKGROUND-COLOR: #ff0000;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif
}
.bgwhite
{
    BACKGROUND-COLOR: #ffffff;
    color: #191970;;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

.bgblack
{
    BACKGROUND-COLOR: #000000;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif
}
.bgyellow
{
    BACKGROUND-COLOR: #fdea03;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif
}
.bglightyellow
{
    BACKGROUND-COLOR: #f8f6e4;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif
}
.bglightblue
{
    BACKGROUND-COLOR: #ddecf3;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif
}
.header1
{
    PADDING-LEFT: 4px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #000000
}
.border0
{
    BORDER-RIGHT: #a0a4a6 0px solid;
    BORDER-TOP: #a0a4a6 0px solid;
    BORDER-LEFT: #a0a4a6 0px solid;
    BORDER-BOTTOM: #a0a4a6 0px solid
}
.border1
{
    BORDER-RIGHT: #a0a4a6 1px solid;
    BORDER-TOP: #a0a4a6 1px solid;
    BORDER-LEFT: #a0a4a6 1px solid;
    BORDER-BOTTOM: #a0a4a6 1px solid
}
.border2
{
    BORDER-RIGHT: #a0a4a6 1px solid;
    BORDER-TOP: #a0a4a6 0px solid;
    BORDER-LEFT: #a0a4a6 1px solid;
    BORDER-BOTTOM: #a0a4a6 1px solid
}
.textcolor0
{
    PADDING-LEFT: 1px;
    COLOR: #333333
}
.textcolor1
{
    PADDING-LEFT: 4px;
    COLOR: #333333
}
.required
{
    FONT-WEIGHT: bold;
    COLOR: red
}
#dhtmltooltip
{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

