﻿/*body {    

background-color: #FFFFFF;    font-size:12px;    font-family: "Times New Roman", Times, serif, Garamond;  
}


div#outer {   
 width: 80%;    background-color:#FFFFFF;    margin-top: 10px;    margin-bottom: 50px;    margin-left: auto;    margin-right: auto;    padding: 0px; border: thin solid 1px #333;
}
div#header {   
 padding: 15px;    margin: 0px;    text-align: background-repeat:no-repeat; background-position:top; background-position:left; height:74px; width:185px;
}

div#header1 {   
 width: 80%;    background-color:#FFFFFF;    margin-top: 1px;    margin-bottom: 50px;    margin-left: 230px;    margin-right: auto;    padding: 0px; border: thin solid 1px #333;

}
div#main {   
 margin-left: 30%;    margin-top: 1px;    padding: 10px;
}
div#footer {   
 padding: 15px;    margin: 0px;    border-top: thin solid #333; l
}*/

/*
this can be used to a particular section to change style for hyperlink
body_l_style is a class which has been named.

a.body_l_style:link {
COLOR: #6600CC; 
TEXT-DECORATION: none;
}
a.body_l_style:visited {
COLOR: #00CCFF;
TEXT-DECORATION: none;
}
a.body_l_style:hover {
COLOR: #FF0000;
TEXT-DECORATION: underline;

}
a.body_l_style:active {
COLOR:  #00FF00;
TEXT-DECORATION: none;
BACKGROUND: #FFFF80;
} */


a:link {
COLOR: #16387C;
TEXT-DECORATION: none; 
}
a:visited {
COLOR: #16387C;
TEXT-DECORATION: none;
}
a:hover {
COLOR: #16387C;
TEXT-DECORATION: underline;

}
a:active {
COLOR: #00FF00;
TEXT-DECORATION: none;
} 

/*TABLES*/
#table2 {
 border: hidden; }
#table2 td{
 border: 1px solid black;
 }
#table2 th{
text-align:left;
 background-color: #FFFFFF;}
 
 #table3 {
 border: hidden;
 width:95%;
 
 }
#table3 td{
 border: 1px solid black;}
#table3 th{
text-align:left;
font-weight:normal;
 }
 

#boxLeft {
    width: 20px;
    padding: 0px;
	   float: left;
    }
    
#boxRight {
    width: 20px;
	   padding: 0px;
   	float: left;
    }
	
	
	div.my_wrapper{
    
	width: 832px;
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	
	margin:0 auto;
	

	
	padding: 0px;
	border: none;/*out most box*/
}

div.logo_section{
    float: left;
    padding: 0px;
    width: 185px;
	height:74px;
    border: none;
}
div.slogan{
text-align:center;
font-weight:bold;

color:#BD5304;
}


div.top_banner{
    float: right;
    padding: 10px;
    width: 601px;
	height:74px;
    border: none;
}


/*search button*/
#search{
border:0px;
vertical-align:middle;
height:25px;
width:152px;
background:url(imgs/Search.gif);

color:#BD5304;
}

div.head{
    clear:both;
    padding: 10px;
    width: 830px;
    border: none;
}

/*hold anempty sapce before the menue for cross browser support*/
div.empty_space{
    clear:both;
    padding: 10px;
    width: 830px;
	height:2px;
    border: none;
}

div.index_section{
    clear:both;
    padding: 10px;
    width: 820px;
    border: none;
	
	
font-weight:bold;
color: #666666;
}
div.body{
    clear:both;
    padding: 10px;
    width: 820px;
    border: 1px solid gray;
}

div.footer{
    clear:both;
    padding: 10px;
    width: 820px;
    border: none;
	text-align:center;
	color:#999999;
	font-size:10pt;
}

/*title bold and gray colour.*/
#title_font{
font-weight:bold;
color: #515151;
}


/*styles for text box.*/
#txtKeyword{
    width:421px ;
	vertical-align: middle;
	border-style:solid;
	border-color:Gray; 
	border-width:1px; 
	height:21px;
}
div.search_section{
    width:650px ;
	float:right;
	text-align:center;
	padding-bottom:5px;
	
	}
	
#bold{
font-weight:bold;
}

/*table styles site updates*/
#s_updt_Table_header{
background-image:url(../../imgs/TableHeader/Links_header.gif);
font-weight:bold;
font-size:15pt;
color:#FFFFFF;
}


/*table styles contact us*/
#bck{
background-image:url(../../imgs/TableHeader/Links_header.gif);
}

/*table styles for sub-categories.*/
#leftth{
width:180px;
height:60px;
}

#middleth{
width:80px;
height:60px;
}

/*link to us block of html code*/
div.box{
    clear:both;
    padding: 10px;
    width: 650px;
	border-width:1px;
	border-color: #666666;
	color: #333333;
}

div.bigerfont{
font-size:18pt;
}