﻿

body 
{ 
background:#000 url('../images/site-bg.jpg') repeat-x fixed left top; margin:0px; font-size: 62.5%


}

img
{
border: none;
}

table
{ 
border-collapse: collapse; 
} 

td
{ 
padding: 0; 
}

.imgborder
{
border-color: white white white white;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
}

td
{
font-family: arial, sans-serif, verdana;
font-size: .72em;
font-weight: normal;
color: #000;
line-height: 15px;
}


h1
{
font-family: arial, sans-serif, verdana;
font-size: 1.5em;
font-weight: bold;
color: #000;
display: inline;
}

h2
{
font-family: arial, sans-serif, verdana;
font-size: .8em;
font-weight: bold;
color: #000;
display: inline;
}


strong.noBold
{
font-weight: normal;
}


#topnav
{
font-family: arial, sans-serif, verdana;
font-size: .80em;
font-weight: bold;
color: #fff;
}


#topnav a.toplinkmenu:link, a.toplinkmenu:visited, a.toplinkmenu:active  {
	color: #ffffff;
	text-decoration: none; 
}

#topnav a.toplinkmenu:hover {
	color: #ffedba;
	text-decoration: none; 
}



.textError
{
font-family: arial, sans-serif, verdana;
font-size: 9pt;
font-weight: bold;
color: #ff0000;
}

#footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #fff;
text-align: center;
vertical-align: middle;
}

#footer a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
	{
	color: #fff;
	text-decoration: none; 
}


#footer a.footerlink2:link, a.footerlink2:visited, a.footerlink2:hover, a.footerlink2:active 
	{
	color: #666;
	text-decoration: none; 
	font-size: 7pt;
	font-weight: bold;
}


a:link, a:visited, a:active  {
	color: #000;
	text-decoration: underline; 
}

a:hover {
	color: #000;
	text-decoration: none; 
}





a.menulink:link, a.menulink:visited, a.menulink:active  {
	color: #bd6e00;
	text-decoration: none; 
}

a.menulink:hover {
	color: #fcc981;
	text-decoration: underline; 
}



#CSSIFrame
{
border-color: black;
border-style: solid;
border-width: 0px;
text-align: left;            
width: 250px;
height: 350px;
overflow: hidden;          

}


