/* CSS Document is created by Partha Sarker, CEO, graphicprofessional.com */

<!--
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2b2b;
	margin:15px 0 15px 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c7ed0;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #638800;
}

a:hover {
	text-decoration: none;
	color: #638800;
}

a:active {
	text-decoration: none;
}

.greenhead {
	font-size:14px;
	font-weight:bold;
	color: #638800;
}

.bluehead {
	font-size:14px;
	font-weight:normal;
	color: #041778;
}

.smalltext {
	font-size:10px;
}

.morelink {
	font-size:10px;
	color:#638800;
	text-decoration:none;
}

.morelink:hover {
	font-size:10px;
	color:#638800;
	text-decoration:underline;
}

.head2 {
	font-weight:bold;
	color:#2874af;
}

.textbox {
	font-size:10px;
	color:#999999;
	line-height:22px;
	height:22px;
	border:1px solid #818181;
	width:200px;
}

.textbutton {
	font-size:10px;
	color:#2874af;
	height:22px;
	border:1px solid #818181;
	background-color:#ffffff;
	width:72px;
}

.specialtext {
	font-size:10px;
	color:#638800;
}

.special {
	color:#638800;
}

.bottomtext {
	font-size:10px;
	color:#2874af;
	text-decoration:none;
}

.bottomlink {
	font-size:10px;
	color:#2874af;
	text-decoration:none;
}

.bottomlink:hover {
	font-size:10px;
	color:#2874af;
	text-decoration:underline;
}

.tip {
	position:relative;
	top:0px;
	left:15px;
	width:640px;
}
-->

