/* CSS Document */

body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
a:link{
text-decoration: none;
}
a:visited{
text-decoration:none;
}
a:active{
text-decoration:none;
}
a:hover{
text-decoration: underline;
}
a{
color:#333333;
}
.pageholder01 {
	width:778px;	
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	
}
.page01{
	float:left;
	width:778px;
	background-color:#FFFFFF;
	margin-bottom:12px;
	margin-top:12px;
	margin-left:12px;
	margin-right:12px;
}
.header01{
	float:left;
	width:754px;
	padding-bottom:10px;
	margin-bottom:2px;
	border-bottom:5px solid #CCCCCC;
}
.holder01 {
	float:left;
	width:754px;
}
.leftpanel01 {
	float:left;
	width:166px;
	padding-right:13px;
}
.rightpanel01 {
	float:left;
	width:575px;
}
.leftmenupanel01 {
	float:left;
	width:166px;
	background-color:#952927;
	height:395px;
}
.leftmenupanel02 {
	float:left;
	width:166px;
	background-color:#952927;
	height:336px;
}
.leftbannerpanel01 {
	float:left;
	width:166px;
	margin-top:10px;
}
.pagebanner01 {
	float:left;
	width:575px;
}
.contentpanel01 {
	float:left;
	width:575px;
	margin-top:10px;
	background-image:url(../images/contentstripbg01.gif);
	background-repeat:repeat-y;
}
.content01 {
	float:left;
	width:515;
	padding:0px 30px 15px 30px;
}
.contenttxt01 {
	color:#333333;
}
.contenttxt01 a{
	color:#333333;
}
.contenttxtbold01 {
	color:#333333;
	font-weight:bold;
}
.contenttxtbold01 a{
	color:#333333;
}
.maroontxt01 {
	color:#952927;
}
.maroontxt01 a{
	color:#952927;
}
.maroontxtbold01 {
	color:#952927;
	font-weight:bold;
}
.maroontxtbold01 a{
	color:#952927;
}
.titletxt01 {
	color:#952927;
	font-size:17px;
	font-weight:bold;
}
.titletxt01 a{
	color:#952927;
}
.titletxt02 {
	color:#952927;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.titletxt02 a{
	color:#952927;
}
.list01 {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.list01 li {
	padding:4px 0px 4px 16px;
	background-image: url(../images/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	font-size:11px;
	font-weight:bold;
	color:#777777;
}
.list01 li a {
	color:#333333;
}
.list02 {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.list02 li {
	padding:4px 0px 4px 16px;
	background-image: url(../images/bullet02.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	font-size:11px;
	font-weight:bold;
	color:#777777;
}
.list02 li a {
	color:#333333;
}
.footer01 {
	float:left;
	width:754px;
	margin-top:16px;
}
.footerpanel01 {
	float:left;
	width:754px;
	height:21px;
	background-image:url(../images/bg01.gif);
	background-repeat:repeat-x;
	text-align:center;
}
.footerpanel02 {
	float:left;
	width:754px;
	text-align:center;
	margin-top:12px;
}
.menutxt01 {
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
}
.menutxt01 a {
	color:#FFFFFF;
}
.menutxt01 a:hover {
	color:#952927;
	text-decoration:none;
}
.copyrighttxt01 {
	font-size:10px;
	color:#666666;
}
.copyrighttxt01 a {
	color:#666666;
}



/* Popup Menu Style Start */
#dropmenudiv{
position:absolute;
border-top:1px solid #AC4D4C;
border-bottom:1px solid #AC4D4C;
border-bottom-width: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6A0F0D;
font-weight:bold;
line-height:18px;
text-align:center;
z-index:100;
}

#dropmenudiv a{
display:block;
text-indent:3px;
border-bottom:1px solid #AC4D4C;
padding: 1px 0px;
color:#6A0F0D;
text-decoration:none;
}

#dropmenudiv a:hover{
background-color: #952927;
color:#FFFFFF;
}

/* Popup Menu Style End */