/* CSS Document */

body
{
	background-color:#FFFFFF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.header_1
{
	background-image:url(images/header_left.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#FFFFFF;
}
.header_2
{
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
}
.header_3
{
	background-image:url(images/header_right.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#FFFFFF;
}
.header_text_1
{
	font-size:22px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:4px;
	text-align:center;
}
.header_text_2
{
	font-size:11px;
	color:#FFFFFF;
	padding-bottom:8px;
	text-align:center;
}
.hading_text
{
	font-family:Trebuchet MS;
	font-size:17px;
	color:#951212;
	text-align:center;
	padding-bottom:17px;
	padding-top:17px;
}
.tab_bg_1
{
	background-image:url(images/tab_bg_1.jpg);
	background-repeat:repeat-x;
}
.tab_right_1
{
	background-image:url(images/tab_right_1.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.tab_bg_2
{
	background-image:url(images/tab_bg_2.jpg);
	background-repeat:repeat-x;
}
.tab_right_2
{
	background-image:url(images/tab_right_2.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.tab_bg_3
{
	background-image:url(images/tab_bg_3.jpg);
	background-repeat:repeat-x;
}
.tab_right_3
{
	background-image:url(images/tab_right_3.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.tab_bg_4
{
	background-image:url(images/tab_bg_4.jpg);
	background-repeat:repeat-x;
}
.tab_right_4
{
	background-image:url(images/tab_right_4.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.tab_bg_5
{
	background-image:url(images/tab_bg_5.jpg);
	background-repeat:repeat-x;
}
.tab_right_5
{
	background-image:url(images/tab_right_5.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.bodytext
{
	font-size:13px;
	padding-top:12px;
	text-align:left;
}
.bodytext a:link, .bodytext a:visited
{
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
.bodytext a:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#037b01;
}
.text_type
{
	font-size:10px;
	line-height:12px;
	padding-bottom:12px;
	padding-top:12px;
	text-align:center;
}
.bodder
{
	font-size:10px;
	line-height:12px;
	text-align:center;
}
.footer
{
	font-size:11px;
	line-height:12px;
	color:#aba4a4;
	text-align:center;
	padding-bottom:25px;
	padding-top:15px;
}
