body
{
	
	font-family: Trebuchet MS, tohama, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	background: #ffffff;
	margin-top:20px;
	
}

a
{
	font-family: Trebuchet MS, tohama, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366FF;
	line-height: 16px;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}

a.arrow
{
	font-family: Trebuchet MS, tohama, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b83187;
	line-height: 16px;
	text-decoration: none;
}
a.arrow:hover
{
	color: #ffffff;
	text-decoration: none
}

span
{
	font-family: Trebuchet MS, tohama, Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		line-height: 16px;
	text-decoration: none;
}

a.menu
{
	font-family: Trebuchet MS, tohama, Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		line-height: 16px;
	text-decoration: none;
}
a.menu:hover
{
	color: #3366FF;
		line-height: 16px;
	text-decoration: none;
}

/* copy from server - end here*/
p
{
	font-family: Trebuchet MS, tohama, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align:left;
	margin-top: 5px;
	margin-right: 15px;
}

h2
{
	font-family: Trebuchet MS, tohama, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:left;
	color: #666666;

}

h3
{
	font-family: Trebuchet MS, tohama, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #666666;

}

hr
{
	
	color:#d9d9da;	
	border: 1px solid; 
	margin: 20px auto;
	
}
hr.left
{
	
	color:#d9d9da;	
	border: 1px solid; 
	margin-top:10px; 
	margin-bottom:3px;
	
	align:left;
	float:left;
	width:225px;
	text-align: left;
	clear:left;


}
img
{
	border: none;
	margin-bottom: 0px;
}

li
{
color: #ffffff; font-family: Trebuchet MS, Tohama, Helvetica, sans-serif; font-size: 11px; 
 
margin:5px;
line-height:125%
}

.footer
{
	font-family: Trebuchet MS, tohama, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	text-align:right;
	padding-bottom:0px;
}
a.foot
{
	font-family: Trebuchet MS, tohama, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}
a.foot:hover
{
	color: skyblue;
	text-decoration: none
}

td.c1 
{

background-image:url('images/tree.jpg');
background-repeat:repeat-x; background-position:bottom right;" valign="bottom
}

td.c2 
{

border:1px solid white;
}

td.c3 
{
padding: 10px 5px;
}


label{
font-family: Trebuchet MS, tohama, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-align:left;
float: left;
width: 155px;

}

input, textarea,select{
float: left;
width: 180px;
margin-left: 10px;
margin-bottom: 10px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

.select{
width: 1em;
}

#submitbutton{
margin-left: 165px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

img.floatLeft { 
    float: left; 
    margin: 4px;
	padding: 0px 10px 0px 0px
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
