@charset "utf-8";
/* CSS Document */

body
{
	background-color: #877873;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9e3d20;
	text-decoration:none;
}

a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
p
{
 margin:0px;
}

.ul1
{
 margin-top:5px;
 margin-bottom:15px
}

.leftmenubg
{
	background-image:url(images/leftmenubg.gif);
	background-repeat:repeat-y;
}

.leftmenu
{
	background-image:url(images/left_img.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 105px;
}
.text1
{
	color:#333333;
	background-color:#e2d7ac;
	padding:10px;
	line-height:20px;
}

.text2
{
	color:#b25538;
	font-weight:bold;
}

.text3 {color: #524b2f}
.text4
{
	font-size: 12px;
	font-weight: bold;
}
.text5
{
	color:#9e3d20;
	font-weight:bold;
}

.text6
{	font-size: 12px;
	color:#9e3d20;
	font-weight:bold;
}

a.link1
{
	color:#009ac8;
	font-weight:bold;
}

a.link1:hover
{
	color:#333333;
	font-weight:bold;
}
a.link2
{
	color:#9e3d20;
	font-weight:bold;
}

a.link2:hover
{
	color:#333333;
	font-weight:bold;
}


.bulletbg
{
	background-image:url(images/bullet_bg.gif);
	background-repeat:no-repeat;
	padding-left:38px;
}
.bulletbg1
{
	background-image:url(images/bullet_bg1.gif);
	background-repeat:no-repeat;
	padding-left:42px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right: 5px;
	background-color:#e8deb6;
}

.maintd
{padding:10px;}

.footer
{
	background-image:url(images/footerbg.gif);
	background-repeat:no-repeat;
	color:#333333;
}
a.footer1
{
	color:#333333;
}
a.footer1:hover
{
	color:#ffffff;
}	