A {
	color: blue;
	text-decoration: none;
}

A.news {
	color: #364F68;
	text-decoration: none;
}

A.rightnews {
	color: #364F68;
	text-decoration: none;
}

A.rightnews:HOVER {
	color: #364F68;
	text-decoration: none;
	background-color : #FFDEAD;
}




A:visited {
	color: blue;
	text-decoration: none;
}

A:active {
	color: yellow;
	text-decoration: none;
}

A:hover {
	color: red;
	text-decoration: none;
}

TD {
	font-family: Verdana;
	font-size: 12px;
}

.main {
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.mediumbold {
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
}

BODY {
	font-family: Verdana;
	font-size: 12px;
	margin : 0px 0px 0px 0px;
	background-image : url(images/bkg.gif);
	list-style : circle;
	background-color : White;
	scrollbar-3dlight-color : #708C88;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #4A7726;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #4A7726;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #002C50;
}

H1, H2, H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #d8a410;
}

H4, H5, H6 {
	font-size : 12px;
	color : #002C50;
}



.news {
	font-family: Verdana;
	font-size: 12px;
	text-indent : 0px;
	margin-left : 4px;
	margin-right : 0px;
	color : #CCC5AE;
}

.leftnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent : 0px;
	margin-left : 4px;
	margin-right : 0px;
	color : #D8A410;
	font-weight : bold;
	letter-spacing : 2px;
}


.rightnews {
	font-family: Verdana;
	font-size: 11px;
	text-indent : 0px;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 4px;
	margin-top : 4px;
	color : Black;
}

.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
   }


.footer {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color : black;
	margin-left : 5px;
}



P {
	font-family: Verdana;
	font-size: 12px;
   }

HR {
	color : #002C50;
	width : 60%;
	height : 1px;
	
}

.lefttable {
	border : 1px solid #CC9900;
	}


INPUT {
	background-color : #FEF0F0;
}

.form {
	background-color : white;
}


TEXTAREA {
	background-color : #FEF0F0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}


.minner {
	font: 11px Tahoma, Verdana, sans-serif;
	color: yellow;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
}
/* all level, all states, outer */
.moout {
	font: 10px Tahoma, Verdana, sans-serif;

	font-weight: bold;
	border: 1px solid #6699cc;
	background: #336699;
}
.moover {
	font: 10px Tahoma, Verdana, sans-serif;

	font-weight: bold;
	border: 1px solid #6699cc;
	background: #80A8CE;
}
.modown {
	font: 10px Tahoma, Verdana, sans-serif;

	font-weight: bold;
	border: 1px solid #6699cc;
	background: #99ccff;
	font-weight:ight: bold;
	border: 1px solid #6699cc;
	background: #99ccff;
}

.font8 {
	font-family: Verdana, Arial;
	font-size: 8px;
}
.font9 {
	font-family: Verdana, Arial;
	font-size: 9px;
}
.font10 {
	font-family: Verdana, Arial;
	font-size: 10px;
}
.font11 {
	font-family: Verdana, Arial;
	font-size: 11px;
}
.font12 {
	font-family: Verdana, Arial;
	font-size: 12px;
}
.font14 {
	font-family: Verdana, Arial;
	font-size: 14px;
}
.font16 {
	font-family: Verdana, Arial;
	font-size: 16px;
}

.topichead	{
	background-color: #FAF9E0; height: 25px;
	font-weight:bold; color:red;
}

.title	{
	font-weight:bold; color:red;
	font-size:14px;
}
.author	{
	font-weight:bold; color:blue;
	font-size:10px;
}
.nav	{
	font-weight:bold; color:red;
	font-size:14px;
}
.bold	{
	font-weight:bold
}

.menulink	{
	font-weight:bold; color:yellow;
	font-size:10px;
}