body
{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#1d1d1d;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
li
{
	width:420px;
	float:left;
	padding-bottom:5px;
	border-bottom:#E6E6E6 solid 1px;
	margin-left:20px;
	list-style:none;
	background-image:url(../images/icon.jpg);
	background-repeat:no-repeat;
	text-indent:0px;
	padding-left:15px;
	
}
ul
{
	padding:0px;
	margin:0px;
	text-indent:0px;
}		
.captions
{
	background-image:url(../images/captions.jpg);
	background-repeat:no-repeat;
}
.text_bg
{
	background-image:url(../images/text-bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#f3f3f3;
	border-bottom:#999999 solid 1px;
}
.text_bg2
{
	background-image:url(../images/text-bg1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#f3f3f3;
	border-bottom:#999999 solid 1px;
}
.text_bg3
{
	background-image:url(../images/text-bg2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#f3f3f3;
	border-bottom:#999999 solid 1px;
}
.text_bg1
{
	background-color:#f3f3f3;
	border-bottom:#999999 solid 1px;
}
.heading1
{
	font-size:24px;
	font-weight:bold;
	color:#2e0237;
	line-height:30px;
}				
.heading2
{
	font-size:18px;
	font-weight:bold;
	color:#292929;
}	
.more
{
	text-decoration:underline;
	color:#2e0237;
}	
.more:hover
{
	text-decoration:none;
	color:#333333;
}	
.link
{
	text-decoration:none;
	color:#333333;
}	
.link:hover
{
	text-decoration:none;
	color:#2e0237;
}
.text
{
	color:#CCCCCC;
	font-weight:bold;
}
.text1
{
	color:#000000;
	background-color:#CCCCCC;
	border-bottom:#DADADA solid 1px;
	border-right:#DADADA solid 1px;
	padding:4px;	
}	
.text2
{
	color:#000000;
	background-color:#e3e3e3;
	border-bottom:#DADADA solid 1px;
	padding:4px;	
}	
