/* CSS Document */

body{
	background-color:#CCCCCC;
	}
	
#table{
	background-color:#FFFFFF;
	}
	
#logo{
	padding-left:30px;
	}

.standard_taxt{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

.table_text{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #000000;
padding-left:15px
}
.table_text_nopadding{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color: #000000;

}
.standard_taxt_light{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#f2f1f1;
}

.header_links{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#717171;
text-decoration:none;

}
header_links a{

font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#717171;
font-weight:bold;
text-decoration:none;
}
header_links a:hover{

font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#f85209;
font-weight:bold;
text-decoration:none;
}
.font_heading{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#955100;

}

.footer_text{

font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#e28701;
font-weight:bold;
}

.designed_by{

font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
font-weight:bold;
}

.links_inner{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;
}
.links_inner a{

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#515151;
font-weight:bold;
text-decoration:none;
}
.links_inner a:hover{

font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#f85209;
font-weight:bold;
text-decoration:none;
}




.home_headings{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff;
font-weight:bold;
}

.news{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#135688;
font-weight:bold;
}

.home_side_links a{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;
font-weight:bold;
}
.home_side_links a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#f60404;
text-decoration:none;
font-weight:bold;
}

.home_side_links_small a{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;

}
.home_side_links_small a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#f60404;
text-decoration:none;

}



.news_green a{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#05680c;
text-decoration:none;
}
.news_lightgreen a{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#22b62c;
text-decoration:none;
}
.news_red a{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#f70606;
text-decoration:none;
}
.news_orange a{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#f06a35;
text-decoration:none;
}
.news_blue a{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#0f5f9b;
text-decoration:none;
}



.left_botton_links a{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}

.left_botton_links a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#ec6e11;
text-decoration:none;
}

.more a{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#073e76;
font-weight:bold;
text-decoration:none;
}

.more a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#073e76;
font-weight:bold;
text-decoration:none;
}

.more_orange a{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#955100;
font-weight:bold;
text-decoration:none;
}

.more_orange a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#955100;
font-weight:bold;
text-decoration:none;
}


















#nav {
    height: 24px;
    width: 864px;
}
/*--------------------------------------------- brown---------------------------------*/
div.button {
    float: left;
    width:55px;
    height: 24px;
    margin: 0 0px 0 0;
 
	
    border: 0px solid #000;
}

div.button a {
background-image: url(../images/broon.jpg); 
    display: block;
    margin: 0;
	padding-bottom:0px;
    width:100%;
    height:24px;
    overflow:hidden;
    font: bold 10px verdana, serif;
    color:#ffffff;
    text-decoration: none;

  
}


div.button span {
    display: block;
    margin:0;
    padding: 4px 0 0 0;
    text-align: center;
	height:24px;

}

div.button a:hover {
    background: url(../images/white.jpg) top center ;
    color: #666666;
	cursor:hand;
	   width:55px;
}

/*--------------------------------------------- brown---------------------------------*/
div.button1 {
    float: left;
    width: 82px;
    height: 24px;
    margin: 0 0px 0 0;
 
	
    border: 0px solid #000;
}

div.button1 a {
background-image: url(../images/vel.jpg); 
    display: block;
    margin: 0;
	padding-bottom:0px;
    width:100%;
    height:24px;
    overflow:hidden;
    font: bold 10px verdana, serif;
    color:#ffffff;
    text-decoration: none;

  
}


div.button1 span {
    display: block;
    margin:0;
    padding: 4px 0 0 0;
    text-align: center;
	height:24px;

}

div.button1 a:hover {
    background: url(../images/white.jpg) top center ;
    color: #666666;
	cursor:hand;
	  width: 81px;
}


/*--------------------------------------------- meroon---------------------------------*/
div.button2 {
    float: left;
    width: 81px;
    height: 24px;
    margin: 0 0px 0 0;
 
	
    border: 0px solid #000;
}

div.button2 a {
background-image: url(../images/meroon.jpg); 
    display: block;
    margin: 0;
	padding-bottom:0px;
    width:100%;
    height:24px;
    overflow:hidden;
    font: bold 10px verdana, serif;
    color:#ffffff;
    text-decoration: none;

  
}


div.button2 span {
    display: block;
    margin:0;
    padding: 4px 0 0 0;
    text-align: center;
	height:24px;

}

div.button2 a:hover {
    background: url(../images/white.jpg) top center ;
    color: #666666;
	cursor:hand;
	  width: 81px;
}



/*--------------------------------------------- blue---------------------------------*/
div.button3 {
    float: left;
    width: 88px;
    height: 24px;
    margin: 0 0px 0 0;
 
	
    border: 0px solid #000;
}

div.button3 a {
background-image: url(../images/blue.jpg); 
    display: block;
    margin: 0;
	padding-bottom:0px;
    width:100%;
    height:24px;
    overflow:hidden;
    font: bold 10px verdana, serif;
    color:#ffffff;
    text-decoration: none;

  
}


div.button3 span {
    display: block;
    margin:0;
    padding: 4px 0 0 0;
    text-align: center;
	height:24px;

}

div.button3 a:hover {
    background: url(../images/white.jpg) top center ;
    color: #666666;
	cursor:hand;
	width: 88px;
}


/*--------------------------------------------- orange---------------------------------*/
div.button4 {
    float: left;
    width: 91px;
    height: 24px;
    margin: 0 0px 0 0;
 
	
    border: 0px solid #000;
}

div.button4 a {
background-image: url(../images/orange.jpg); 
    display: block;
    margin: 0;
	padding-bottom:0px;
    width:100%;
    height:24px;
    overflow:hidden;
    font: bold 10px verdana, serif;
    color:#ffffff;
    text-decoration: none;

  
}


div.button4 span {
    display: block;
    margin:0;
    padding: 4px 0 0 0;
    text-align: center;
	height:24px;

}

div.button4 a:hover {
    background: url(../images/white.jpg) top center;
    color: #666666;
	cursor:hand;
	 width: 91px;
}






/*--------------------------------------------- dark blue---------------------------------*/
div.button6 {
    float: left;
    width: 78px;
    height: 24px;
    margin: 0 0px 0 0;
 
	
    border: 0px solid #000;
}

div.button6 a {
background-image: url(../images/darkblue.jpg); 
    display: block;
    margin: 0;
	padding-bottom:0px;
    width:100%;
    height:24px;
    overflow:hidden;
    font: bold 10px verdana, serif;
    color:#ffffff;
    text-decoration: none;

  
}


div.button6 span {
    display: block;
    margin:0;
    padding: 4px 0 0 0;
    text-align: center;
	height:24px;

}

div.button6 a:hover {
    background: url(../images/white.jpg) top center ;
    color: #666666;
	cursor:hand;
}



/*--------------------------------------------- green---------------------------------*/
div.button7 {
    float: left;
    width: 143px;
    height: 24px;
    margin: 0 0px 0 0;
 
	
    border: 0px solid #000;
}

div.button7 a {
background-image:url(../images/green.jpg); 
    display: block;
    margin: 0;
	padding-bottom:0px;
    width:100%;
    height:24px;
    overflow:hidden;
    font: bold 10px verdana, serif;
    color:#ffffff;
    text-decoration: none;

  
}


div.button7 span {
    display: block;
    margin:0;
    padding: 4px 0 0 0;
    text-align: center;
	height:24px;

}

div.button7 a:hover {
    background: url(../images/white.jpg) top center ;
    color: #666666;
	cursor:hand;
	width: 143px;
}



/*--------------------------------------------- meroon---------------------------------*/
div.button8{
    float: left;
    width: 131px;
    height: 24px;
    margin: 0 0px 0 0;
 
	
    border: 0px solid #000;
}

div.button8 a {
background-image: url(../images/meroon.jpg); 
    display: block;
    margin: 0;
	padding-bottom:0px;
    width:100%;
    height:24px;
    overflow:hidden;
    font: bold 10px verdana, serif;
    color:#ffffff;
    text-decoration: none;

  
}


div.button8 span {
    display: block;
    margin:0;
    padding: 4px 0 0 0;
    text-align: center;
	height:24px;

}

div.button8 a:hover {
    background: url(../images/white.jpg) top center ;
    color: #666666;
	cursor:hand;
	width: 131px;
}



/*--------------------------------------------- blue_last---------------------------------*/
div.button9 {
    float: left;
    width: 115px;
    height: 24px;
    margin: 0 0px 0 0;
 
	
    border: 0px solid #000;
}

div.button9 a {
background-image: url(../images/blue_last.jpg); 
    display: block;
    margin: 0;
	padding-bottom:0px;
    width:100%;
    height:24px;
    overflow:hidden;
    font: bold 10px verdana, serif;
    color:#ffffff;
    text-decoration: none;

  
}


div.button9 span {
    display: block;
    margin:0;
    padding: 4px 0 0 0;
    text-align: center;
	height:24px;

}

div.button9 a:hover {
    background: url(../images/white.jpg) top center ;
    color: #666666;
	cursor:hand;
	 width: 115px;
}

.contact_border{
	border:#F90 solid 1px;
	
	
}

.table_border{
	border:#544329 solid 1px;
	padding-left:10px;

	
	
}

.eloq{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#EC7600;
}
	
.eloq a{
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#EC7600;
	
}
.eloq_links {
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1c5499;
	
}
.eloq_links a{
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1c5499;
	
}