body
	{
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Tahoma;
		font-size: 12px;
		color: #323232;
	}

p.nothing 
	{
		MARGIN-LEFT:0px;
		MARGIN-RIGHT:0px;
		MARGIN-TOP:0px;
		MARGIN-BOTTOM:0px;
	}


.body_bg
	{
		background: url(../images/body_bg.gif);
		background-repeat: repeat-y;
		width: 793px;
	}

.top_line
	{
		background: url(../images/top_line.gif);
		background-repeat: repeat-x;
		height: 16px;
	}

a.body_link:link, a.body_link:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #999833;
		text-decoration: underline;
	}

a.body_link:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #999833;
		text-decoration: none;
	}

.footer_bg
	{
		background: url(../images/footer_bg.gif);
		background-repeat: repeat-x;
		height: 76px;
	}

.footer_text
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #525252;
	}

a.footer_link:link, a.footer_link:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #525252;
		text-decoration: none;
		padding: 0px 10px 0px 10px;
	}

a.footer_link:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #525252;
		text-decoration: underline;
	}

.left_rep_img
	{
		background: url(../images/left_img_rep.gif);
		background-repeat: repeat-y;
		width: 193px;
	}

.footer_text2
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #323232;
	}

a.body_link2:link, a.body_link2:visited
	{
		font-family: Verdana, Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #323232;
		text-decoration: none;
	}

a.body_link2:hover
	{
		font-family: Verdana, Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #323232;
		text-decoration: underline;
	}

.input_box_class
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #333333;
		background: #FFFFFF;
		border-bottom: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0;
		width: 150px;
	}

.input_area_class
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		color: #333333;
		background: #FFFFFF;
		border-bottom: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0;
		width: 150px;
		height: 50px;
	}

.submit_btn
	{
		background: url(../images/submit_btn.gif);
		background-repeat: no-repeat;
		height: 14px;
		width: 59px;
		border: 0px;
		margin: 0px;
		cursor: pointer;
	}


.reset_btn
	{
		background: url(../images/reset_btn.gif);
		background-repeat: no-repeat;
		height: 14px;
		width: 59px;
		border: 0px;
		margin: 0px;
		cursor: pointer;
	}
.left_img_padding
	{
		padding: 0px 15px 5px 0px;
	}

a.left_link:link, a.left_link:visited
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}

a.left_link:hover
	{
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}