/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}

.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color: #003333;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #8D9C51;
}

.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	color: #003333;
}

.text3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:14px;
	color: #ff0000;
}


a	{
	color: #8D9C51;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}


.copyright {
	color: #0099CC;
	text-decoration: none;
	
}

.copyright:hover {
	text-decoration: underline;

}

.ss {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	height: 14px;
	color: #003333;
	border: 1px solid #D2DDA6;
	background-color: #ffffff;
}


.ss1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	height: 16px;
	color: #003333;
	border: 1px solid #D2DDA6;
	background-color: #ffffff;
}
.ss2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003333;
	border: 1px solid #D2DDA6;
	background-color: #ffffff;
}
