/*CSS document*/

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


.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;
}


<style type="text/css">

		#navcontainer { padding: 0 1px 0 1px; }

		ul#navlist { font-family: sans-serif; border-left: 1px solid black;}
		
		ul#navlist a
		{
			font: 13px arial;
			text-decoration: none;
		}
		
		ul#navlist, ul#navlist ul, ul#navlist li
		{
			margin: 0px;
			padding: 0px;
			list-style-type: none;
		}
		
		ul#navlist li { float: left; }
		
		ul#navlist li a
		{
			background: transparent url(./button.bg.jpg) repeat left top;
			color: #000000;
			padding: 4px 0px 4px 0px;
			border: 1px #ffffff outset;
		}



		ul#navlist li a:hover
		{
			color: #ffffff;
			background-color: #444444;
		}
		
		ul#navlist li a:active
		{
			color: #990000;
			border: 1px #ffffff inset;
		}
		

		ul#subnavlist { display: none; }
		ul#subnavlist li { float: none; }
		
		ul#subnavlist li a
		{
			background: none;
			background-color: #E7E7E7;
			padding: 0px;
		}
		
		ul#navlist li:hover ul#subnavlist
		{
					
			display: block;
			position: absolute;
			padding-top: 5px;
			border-bottom: 1px solid black;
		}



		ul#navlist li:spec ul#subnavlist
		{
			font-weight: bold;	
			display: block;
			position: absolute;
			padding-top: 5px;

		}

		
		ul#navlist li:hover ul#subnavlist li a
		{
					
			display: block;
			width: 18em;
			padding-top: 8px;
			padding-left: 10px;
			padding-right: 0px;
			padding-bottom: 4px;
			border-right: 1px solid black;
			border-left: 1px solid black;
			
		}
		
	


.normal{
padding-left: 29px;
padding-right: 29px;

}



.highlight {
font-family: arial;                 
font-size: 14px;
font-weight: bold;
color: #ffffff;
background-color: #880000;
background-position:  0px 0px;
padding-top: 4px;
padding-left: 28px;
padding-right: 28px;
padding-bottom: 4px;
border-top: solid 1px #000;

}


.highlight-sub {
font-family: arial;                 
font-size: 14px;
font-weight: bold;
color: #880000;
background-position:  0px 0px;
padding-top: 4px;
padding-left: 10px;
padding-right: 0px;
padding-bottom: 4px;

}





#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: 560px;
	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: 30px 5px 0px 6px;
	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: #890a03;
	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;
            }
