@import "/styles/menu.css";

.button
{
 background-color:#1B73A3;
}



A.toplinks,A.toplinks:visited,.toplinks {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplinks:hover {
	color: #FFCC00;
}



A.bluelinks,A.bluelinks:visited,.bluelinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #46DDFD;
	text-decoration: none;
}

a.bluelinks:hover {
	color: #FFCC00;
}



A.rightlinks,A.righlinks:visited,.rightlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


a.rightlinks:hover {
	color: #993333;
}



A.footerlinks,A.footerlinks:visited,.footerlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.footerlinks:hover 
{
	color: #990033;
}



.blackbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.whitebold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.norepeat {
	background-repeat: no-repeat;
}

.bluebg {
	background-color: #4798CF;
	border: #4798CF;
}
.blueborder {
	border: 1px solid #4798CF;
}

.redbg {

	background-color: #AD181D;
	border: #4798CF;
}

.whiteheading {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.orangebg {

	background-color: #FFB400;
	border: #4798CF;
}

.blackbg {

	background-color: #000000;
	border: #444444;
}

.bottomdoted {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px none #CCCCCC;

}
.grayborder {
	border: 1px solid #CCCCCC;
	padding: 1px;

}
.padding {
	padding: 1px;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.redheading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.bluebordermiddle {
	border: 1px solid #3399CC;
}
.whitebig {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

form
{
	margin:0px;
}



#content
{
 padding:3px;
 font-family:Tahoma !important;
 font-size:11px;
}


#content *
{
    font-family:Tahoma !important;
    font-size:11px;
} 

#content ul, #content li              { list-style-position: outside; list-style-image: url("arrgr.gif");}


.header,#content .header
{
 background-color:transparent !important;

          box-shadow: 0 1px 2px rgba(0,0,0,0.5) !important;
     -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5) !important;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5) !important;
 

 PADDING-RIGHT: 0px; 
 PADDING-LEFT: 0px; 
 FONT-WEIGHT: Bold; 
 FONT-SIZE: 18px !important; 
 PADDING-BOTTOM: 0px; 
 COLOR:#990033; 
 PADDING-TOP: 0px; FONT-STYLE: normal; FONT-FAMILY: Tahoma; letter-spacing: -1px;
 border:0px solid silver;
}

caption.header:hover, #content caption.header:hover
{
 background-color:#eeeeee !important;
 COLOR:#BB0044; 
 border:0px solid #bbbbbb;
}


#content .page
{
 border:none !important;
}


td.help,div.help
{
 -moz-border-radius:8px;
 background-color:#FFE4B5;
}

.help img
{
 background-color:white;
  -moz-border-radius:4px;
  border: 1px solid #eeeeee
}

.select
{
 background-color:white !important;
}
