/*CSS document*/

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
              font-color: #555555;
	background: url(gbg.jpg) repeat;
}


.nav	{

  	margin: 190px 0px 0px 20px;
  	padding: 0px 0px 0px 0px;
	border: 0px;
}

.homelink   {
             	float: left;
	margin: 55px 0px 0px 10px;
  	padding: 0px 0px 0px 0px;
	border: 0px;
}

#areabox1	{
width: 500px;
padding: 5px 5px 0px 15px;
font-size: 1em;
text-align: left;
}

#areabox2	{
width: 490px;
padding: 10px 0px 10px 10px;
font-size: 1em;
border: 1px solid #990000;
}


.sidebar	{
	float:right;
	text-align: left;
	font-color: #ffffff;
	width:266px;
              height: 486px;
	background: url(red.bg2.gif) no-repeat;
	margin: 15px 10px 0px 10px;
	
}

.sidebar333	{
	float:right;
	text-align: left;
	font-color: #ffffff;
	width:333px;
              height: 509px;
	background: url(red.bg3.gif) no-repeat;
	margin: 15px 10px 0px 10px;
	
}

.sidebar2	{
	float:right;
	text-align: left;
	font-color: #ffffff;
	width:266px;
              height: 486px;
	background-color: #890a03;
	margin: 15px 10px 0px 10px;
	
}




.sbcontent	{
              float: right;
	font-size: 13px;
	font-weight: bold;
	font-color: #FFFFFF;
	text-align: left;
              margin: 0px 20px 0px 20px;
	padding: 10px 18px 0px 18px;
	
}
.sbco2	{
	font-size: 12px;
	font-color: #FFFFFF;
              display: inline;
	font-weight: normal;
	text-align: left;
	
}
.content	{
padding: 0px 40px 40px 25px;
font-size: 12px;
text-align: left;
}

.leftcol	{
	height: 275px;
	margin: 5px 0px 0px 25px;
	padding: 50px 5px 0px 15px;
	font-size: 1em;
	text-align: left;
	background: url(left.col.bg.gif) no-repeat;
}


h1 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #890a03;
	padding: 0px 0px 19px 0px;
	margin: 0px;
	}



h2 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #890a03;
	padding: 0px 0px 19px 0px;
	margin: 0px;
	}
h3{
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	}

.title  {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	}

#footer {
	height: 60px;
	font-weight: bold;
	font-size:.7em;
	color: #ab89ab;
	margin-bottom:20px;
	text-align: center;
}
	
#footer a {
	color: #ab89ab;
	text-decoration:underline;
}

a, a:link  {
	font-family: tahoma, arial, helvetica, verdana, sans-serif;
              font-size: 12px;    
	text-decoration: underline;
	color: #890a03;
	}
a:visited {
	color: #666666;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration : underline;
	}
a:active {
	color: #000000;
	}
	

a.linkList, a:link.linkList  {

	color: #ffffff;
	text-decoration: none;
	}
a.linkList:visited {
	color: #ffffff;
	text-decoration: none;
	}
a.linkList:hover {
	color: #555555;
	text-decoration: underline;
	}
a.linkList:active {
	color: #555555;
	}



a.linkNews, 
	a:link.linkList  {
	color: #ffffff;
	text-decoration: none;
	}
a.linkNews:visited {
	color: #ffffff;
	text-decoration: none;
	}
a.linkNews:hover {
	color: #fffff0;
	font-weight: bold;
	text-decoration: underline;
	}
a.linkNews:active {
	color: #fffff0;
	}



a.linkInLine, a:link.linkList  {
	font-size: 1em;
	color: #890a03;
	text-decoration: none;
	}
a.linkInLine:visited {
	color: #890a03;
	text-decoration: none;
	}
a.linkInLine:hover {
	color: #890a03;
	text-decoration: underline;
	}
a.linkInLine:active {
	color: #890a03;
	}



ul {

	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
	}

.divbottom {
position: relative;
padding: 0px 0px 0px 10px;

}



table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #FFFFFF;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: #890a03;
	-moz-border-radius: ;
}

.textbox{
	width:150 px;
	border-left:  #EEEEEE 1px solid; 
	border-right: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	border-bottom: #890a03 1px solid;
              font-size: 14px;
              color: #890a03 ;
	background-color: #f6f6f6;
}

hr{
	width: 600px;
              height: 1px;
              color: #dddddd;
            }