 .padonly    {margin: 0.1em; background-color: #ffffff; border:0px dotted #000000;
color: #519746;}
 
 .search_title {  
font: 18px Arial, Sans-Serif;
text-transform:uppercase; 
margin: 2px 0 10px 0px; 
padding: 0;
padding-top: 17px;
color: #000000; 
background: inherit; 
border-bottom: 1px dotted #000000;
}
  
/* default styles
   -------------- */
*{ margin: 0; padding: 0; }* 

td{
padding:7px;
}
body { 
    background: #ffffff;
    color: #444444;
    font: 0.8em/1.6em Arial,"Trebuchet MS",Tahoma,sans-serif;
    margin-bottom: 20px;
    margin-top: 20px;
}

a {	color: #494949;
    font-family: Molengo,"Trebuchet MS",Corbel,Arial,sans-serif;
    font-weight: normal;
    text-decoration: none;}

a:hover { color: #25383C; font-weight:bold;}

.left a{color: #387C44;
    font-family: Molengo,"Trebuchet MS",Corbel,Arial,sans-serif;
    font-weight: normal;
    text-decoration: none;}

.left a:hover{color: #153E7E;text-decoration: underline;}

a:visited {
font-weight:bold;
color: #254117;}

h1 { font: normal 1.5em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 0px; margin: 0;  

color: #667570; font-weight:bold; }
h1 a { color: #586561; background: inherit; }
.orange { color: #E0692A; }
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #8b9f98; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #667570; background: inherit; }
p {	margin: 0 0 5px 0; }

ul {    border: 2px solid #F1F1F1;
    list-style: none outside none;
    padding-left: 5px; }

/* layout
   ------ */
   
   

.content { 
	margin: 0 auto;
	width: 1100px;
	padding: 10px; 
        background:none repeat scroll 0 0 #FFFFFF;
}

.header { 
	height: 110px;
	background: #fff url(images/wbanner.jpg) no-repeat;
	color: #808080;
	margin: -20px 0;
	padding: 0px 0 0 0;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	width: 390px;
	color: #FFF;
	background: inherit;
}

.bar { 
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E9E9E9;
    clear: both;
    color: #FFFFFF;
    font-size: 1.1em;
    height: 24px;
}

.whitelinks{
    color: #777777;
    font-family: Molengo,"Trebuchet MS",Corbel,Arial,sans-serif;
    font-size: 0.85em;
    font-style: normal;
    font-variant: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

	.bar li { 
		color: #FFFFFF;
		float: left; 
	}
	.bar .active { 
        background:#F7F7F7 !important;
	}
 .bar ul{border:none;}
	
	.bar li a { 
		font-weight: normal;
		color: #FFFFFF; 
		background: inherit;
		text-decoration: none;
                padding:6px 20px;
                border-bottom:
	} 
	.bar li a:hover{ 
         background:#E9E9E9;
         color:#777777;
	} 
	
	.bar li a:active { 
	background:#E9E9E9
	color: #777777;	
	}
	
	.bar li.active a:{ 
	background: url(images/bar.gif) repeat-x; 
	color: #FFFFFF;
	font-weight: bold; 
		
	}
	
/* search form */
.search_field { 
	background: #fff url(images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
}
	input.search { 
		width: 292px; 
		border: 0;
		background: #FFF url(images/input.gif) no-repeat;
		padding: 4px; 
		font-weight: bold;
		margin: 0 0 0 3px;
	}
	input.submit {
		background: #E0691A url(images/submit.gif) no-repeat;
		border: 0;
		padding: 4px 0;
		width: 65px;
		margin: 0 10px 1px 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;
	}
	.search_form { float: right; }

/* left side
   --------- */

.left {
	width: 56%;
	margin: 0 auto;
}

.left h2 {
	color: #4c5d57;
	padding: 3px 0 4px 0px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
		
	.left_side a, .right_side a { color: #516c63; background: #FFF; }
	.left ul {list-style:disc;padding-left:15px;}
	

/* 1st Column
   ---------- */
		
.ColumnOne {
	float: left;
	width: 20%;
	margin: 0 auto;
	clear: none;
}
	.ColumnOne h3 {
    background: none repeat scroll 0 0 #F1F1F1;
    color: #777777;
    font: bold 1em Tahoma,Arial,Sans-Serif;
    margin-top: 7px;
    padding: 6px 0 7px 5px;
	}

		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 20%;
	margin: 0 auto;
}
	.right h3 {
    background: none repeat scroll 0 0 #F1F1F1;
    color: #777777;
    font: bold 1em Tahoma,Arial,Sans-Serif;
    margin-top: 7px;
    padding: 6px 0 7px 5px;
	}

/* footer
   ------ */

.content #footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
	width:100%;
        
}
.content #footer a {     color: #777777 !important;
    font-weight: normal;
    text-decoration: none; }

.content #footer a:hover {     color: #5f883e;
    font-weight: normal;
    text-decoration: underline; }





