<!--
table, td, tr 
{
	/* font-family: tahoma, verdana; */
	font-family: "Times New Roman", Times, serif
	font-weight: normal;
	font-style: normal;
	color: #000000;
	/* font-size: 11px; */
	font-size: 15px;
}

table.mainborders
{
	border-left:1px solid #3399E1;
	border-right:1px solid #3399E1;
}

#title
{	font-family: impact, arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

a
{
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #0e498a;
	text-decoration: underline;
}

a:hover
{
	color: #428ddf;
}

a.topmenu
{
	color: #ffffff;
	text-decoration: none;
}

a.topmenu:hover
{	color: #ffffff;
	text-decoration: underline;
}

a.bottommenu
{
	text-decoration: none;
}

a.bottommenu:hover
{	color: #b90000;
	text-decoration: underline;
}

a.link
{
	text-decoration: none;
}

a.extralink
{
	color: #b90000;
	font-weight: bold;
	text-decoration: none;
}

a.extralink:hover
{
	color: #ff0000;
}

a.morelink
{
	color: #000000;
	text-decoration: none;
}

a.morelink:hover
{
	color: #0259cf;
	text-decoration: underline;
}

a.morelink2
{
	color: #0f2752;
	text-decoration: none;
}

a.morelink2:hover
{
	color: #428ddf;
	text-decoration: none;
}


input#search
{	background-color: #ffffff;
	color: #000000; 
	font-size:10px; 
	font-family: Verdana,Arial, Sans-Serif; 
	padding:2px; 
	border:0px; 
}

.input
{
	font-size: 11px; 
	font-family: Verdana,Arial, Sans-Serif; 
	vertical-align: middle; 
	border: solid 1px #000000;
}

textarea.input
{
	width: 254px;
}

.button
{

}
h5
{
	font-family: arial, impact;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #b90000;
	margin: 0px;
	text-transform: uppercase;
	word-spacing: 0.3em;
	letter-spacing: 0.01em;
}


h3
{
	font-family: arial, impact;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #b90000;
	margin: 0px;
	text-transform: uppercase;
	word-spacing: 0.3em;
	letter-spacing: 0.01em;
}
h3 a
{
	font-family: arial, impact;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #b90000;
	margin: 0px;
	text-transform: uppercase;
	word-spacing: 0.3em;
	letter-spacing: 0.01em;
       text-decoration: none;
}

h3 a:hover 
{
	font-family: arial, impact;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #428ddf;
	margin: 0px;
	text-transform: uppercase;
	word-spacing: 0.3em;
	letter-spacing: 0.01em;
}



h4
{
	font-family: impact;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #425c65;
	margin-bottom: 10px;
	word-spacing: 0.3em;
	letter-spacing: 0.01em;
}

h1
{
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #0d5583;
	margin: 0px;
}

h2
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
}
 
.newstopic
{	
	color: #ffffff;
	float: left;
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #b90000;
	width: 75px;
	text-align: center;

}

ul
{
	margin-left: 15px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #b90000;
}

ul.listarrow
{
    list-style-image: url("../images/arrow.gif");
}

ul.listarrow2
{
    list-style-image: url("../images/arrow2.gif");
}

.left
{
	text-align: right;
}

.right
{
	text-align: left;
}

table.left
{
	padding-right: 10px;
}

table.right
{
	padding-left: 10px;
}


.small
{
	font-family: tahoma, verdana;
	color: #727d83;
	font-size: 10px;
}

.borders
{  	
	cursor: hand;
	background-color: #C0C0C0;
	border:1px solid #777777;
	width: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.linkinfo {color: #ffffff; font-size: 8px;}
.linkinfo a {color: #ffffff; font-size: 8px;}
.linkinfo a:hover  {color: #ffffff; font-size: 8px;}


.red {
	color:#ff3300;
}
//-->