
//images
/*********************************************************

IMPORTANT SYSTEM CLASSES

**********************************************************/

.body {
background-color: #EBEBEB;
  border:1px solid red;

  font-Family:Verdana;

  font-size:10px;

  padding:0px

}

p {
	margin: 0;
}

.underImageText {font-size:9px;font-Family:Verdana;}

.tableForImage {border:1px dotted #eeeeee}



.myTable {background-color:#aaaaaa}



.myTableOuter {}



.myTD {

        background-color:#FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	color: #666666;

	text-decoration:none;



}





/*********************************************************

SITE CLASSES

**********************************************************/

a {font-family: Times New Roman, Times, serif; font-size: 13px; color: #700B19;text-decoration:underline}

.link-middleRed {font-family: Times New Roman, Times, serif; font-size: 14px; color: #700B19;text-decoration:none}

.text-default {font-family: Times New Roman, Times, serif; font-size: 14px; color: #000000;}

.text-default-h {font-family: Times New Roman, Times, serif; font-size: 14px; color: #700c1a;}

.text-default-l {font-family: Times New Roman, Times, serif; font-size: 12px; color: #808080;}

.header-middleRed {font-family: Times New Roman, Times, serif; font-size: 13px; color: #700B19;text-decoration:underline}

.menu-top  {font-family: Verdana, Times, serif; font-size: 10px; color: #5B0917;text-decoration:none}

.news {margin-left:10px}

.link-smallRed {font-family: Times New Roman, Times, serif; font-size: 12px; color: #700B19;text-decoration:none}

.link-middleBlack {font-family: Times New Roman, Times, serif; font-size: 14px; color: #000000;text-decoration:underline}

/*.title-bigRed {font-family: Times New Roman, Times, serif; font-size: 16px; color: #700B19;text-decoration:none}*/



.title-bigRed {font: 900 20px 'Times New Roman';letter-spacing: -0.05em;color: #700B19; }

.text-smallBlack {font-family: Times New Roman, Times, serif; font-size: 12px; color: #000000;}

.text-smallWhite {font-family: Times New Roman, Times, serif; font-size: 12px; color: #FFFFFF;}

.text-smallGreen {font-family: Times New Roman, Times, serif; font-size: 12px; color: #234A40;}

.form-input {background-color:#F5F5F5;border:0px;border-bottom:1px solid #000000}

.headerTop, .footerMenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.headerTop.textv {
	padding: 0 0 0 223px;
}

.headerTop li, .footerMenu li {
	float: left;
	background: url('images/headertopsep.gif') no-repeat 0 0;
	padding: 0 0 0 1px;
	margin: 0;
}

.headerTop li.first, .footerMenu li.first { background: none !important; }

.headerTop a, .footerMenu a {	
	display: block;
	font: bold 11px/40px tahoma, sans-serif;
	text-transform: uppercase;
	background: url('images/headertopbg.gif') repeat-x 0 0;
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}

.headerTop a:hover, .footerMenu a:hover { text-decoration: underline; }

.headerTop li.active a { 
	background: url('images/headertopsel.gif') repeat-x 0 0;
}
	
.footerMenu li {
	float: none;
	display: inline;
	background: url('images/footermenubg.gif') no-repeat 0 0;
	padding: 9px 0;
}

.footerMenu a
{
	display: inline;
	background: none;
	color: #50000d;
}

.siteTools img {
	margin: -5px 0 0;
}



.sTools {
	width: 440px; 
	float: right; 
	margin-top: 50px;
	text-align: right;
	padding-right: 10px;
}

	.sTools a {
		text-decoration: none;
	}
	
	.nav a{
		padding-left: 5px;
		text-decoration: none;
	}
	
.print2 {
	display:none;
}