p { 
color : #454544; 
line-height : 18px; 
font-size : 13px; 
} 

h2 { 
color : #375612; 
padding : 6px 0 15px 0; 
border-bottom : 7px dotted #d2e8b9; 
font-size : 15px;
font : helvetica;
} 

h3 { 
color : #375612; 
padding : 0; 
border-bottom : 7px dotted #d7eabd; 
font-size : 1px;
font : helvetica;
}

.profileimage { 
margin-right: 10px;
}


td.maincontent{
line-height: 18px;
}

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: f4f4f4;
}

table.radio td { background-color:#f4f4f4; }

#contact-area {
	width: 700px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 8px;
	width: 400px;
	font-family: Arial;
	font-size: 12px;
        color: #454544;
	margin: 0px 0px 10px 0px;
	border: 1px solid #e5e5e5;
        background: #f4f4f4 ;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
        height: 120px;
}

#contact-area input.submit-button {
	width: 90px;
	float: right;
}

label {
	float: left;
	text-align: Left;
	margin-right: 15px;
	width: 150px;
	padding-top: 5px;
	font-size: bold 12px;
        
}

#mytable {
	width: 810px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px Arial;
	text-align: right;
}

th {
	font: Bold 9px Arial;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #345609 ;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #fff;
	background: none;
}

td {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #454544;
}


td.alt {
	background: #ebf5dd;
	color: #454544;
}

th.spec {
	border-left: 1px solid #fff;
	border-top: 0;
	background: #fff;
	font: bold 10px Arial;
}

th.specalt {
	border-left: 1px solid #fff;
	border-top: 0;
	background: #f5fafa ;
	font: bold 10px Arial;
	color: #797268;
}

ul{
list-style: square;
line-height: 20px;
font-size : 13px;
} 

li { color: #375612; }li span { color: #454544; }
