body
	{
		background: url(../images/bg_rep.jpg);
		background-repeat: repeat;
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Tahoma;
		font-size: 12px;
		color: #000000;
	}

a.left_link_text:link, a.left_link_text:visited
	{
		background: url(../images/btn_bg.jpg);
		background-repeat: no-repeat;
		height: 23px;
		width: 183px;
		display: block;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		padding: 8px 0px 0px 0px;
	}


a.left_link_text:hover
	{
		background: url(../images/btn_bg.jpg);
		background-repeat: no-repeat;
		height: 23px;
		width: 183px;
		display: block;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		padding: 8px 0px 0px 0px;
	}


a.white_link_text:link, a.white_link_text:visited
	{
		background: url(../images/white_btn.gif);
		background-repeat: no-repeat;
		height: 23px;
		width: 183px;
		display: block;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #215E22;
		text-decoration: none;
		padding: 8px 0px 0px 0px;
	}

a.white_link_text:hover
	{
		background: url(../images/white_btn.gif);
		background-repeat: no-repeat;
		height: 23px;
		width: 183px;
		display: block;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		padding: 8px 0px 0px 0px;
	}

a.bottom_link_text:link, a.bottom_link_text:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #005a00;
		text-decoration: none;
	}

a.bottom_link_text:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #005a00;
		text-decoration: none;
	}

a.footer_link_text:link, a.footer_link_text:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 14px;
		color: #010101;
	}

a.footer_link_text:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 14px;
		color: #010101;
	}


.copyright_text
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #474747;
	}
	
.text_box_class
	{
		background: #FFFFFF;
		border: 1px solid #666666;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #333333;
		width: 120px;
	}

.text_area_class
	{
		background: #FFFFFF;
		border: 1px solid #666666;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #333333;
		width: 150px;
		height: 60px;
	}

.text_area_class2
	{
		background: #FFFFFF;
		border: 1px solid #666666;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #333333;
		width: 250px;
		height: 100px;
	}

.submit_btn
	{
		background: url(../images/submit_btn.gif);
		background-repeat: no-repeat;
		height: 20px;
		width: 61px;
		border: 0px;
		margin: 0px;
	}


.reset_btn
	{
		background: url(../images/reset_btn.gif);
		background-repeat: no-repeat;
		height: 20px;
		width: 53px;
		border: 0px;
		margin: 0px;
	}

.left_side_bg
	{
		background: url(../images/left_side_bg.gif);
		background-repeat: repeat-y;
		width: 204px;
	}

a.body_link_text:link, a.body_link_text:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 14px;
		color: #0000ff;
		text-decoration: underline;
	}

a.body_link_text:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 14px;
		color: #0000ff;
		text-decoration: none;
	}

.shado_left_2
	{
		background: url(../images/left_side_bg_2.gif);
		background-repeat: repeat-y;
	}

.shado_right_2
	{
		background: url(../images/right_shado_2.gif);
		background-repeat: repeat-y;
	}
	
	.main { font-size:16px; }
	.main a{ text-decoration:none; color:#215121;  font-size:16px; }
	.main a:hover { text-decoration:none; color:#679067;   }
	.main img{ padding:2px; border:1px solid #cccccc; }