
body {
 padding: 0; 
 margin: 0; 
 font-family: Verdana, Arial, sans-serif; 
 color: #3A3A3A; 
 background: #000000; 
 text-align: center; 
 list-style-image : url("../images/bullet01.gif");
}

.table1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right:0px;
	border: 0;
}
.table2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #cc3300;
	font-weight: bold;
	text-align:center;
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	border: 0;
}
.header-red {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a71613;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.bgtableHeader1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	background-color:#a71613;
}
.bgtableHeader2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	background-color:#c2c0c0;
}
.bgtable1 {
	text-align:center;
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	background-color:#F6F6F6;
}
.bgtable2 {
	text-align:center;
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	background-color:#e8e8e8;
}
.bgtable3 {
	text-align:left;
	vertical-align:top;
	padding-left: 12px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 15px;
	background-color:#F6F6F6;
	line-height: 18px;
}
#container-homepg  {width: 631px; margin: 0 auto; text-align: left; padding-top: 0;}
#container-contentpg {width: 990px; margin: 0 auto; text-align: left; padding-top: 0;}

#container-main {width:710px; min-height:610px; padding: 0; margin: 0; background: url(../images/bg_content_slice_01.gif) repeat-y;}

#main {padding: 15px 100px 40px 100px; text-align:justify; line-height:18px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; background: url(../images/bg_content_01.jpg) no-repeat; }
#main a {color: #ac1815; text-decoration: none; font-weight: bold;}
#main a:visited {color: #840a07;}
#main a:hover {text-decoration: underline; color: #D62629;}

#footer {color: #8a8989; font-size: 7pt; padding-bottom: 30px; margin-bottom: 10px; }
#footer a {color: #8a8989; text-decoration:none;}
#footer a:hover {color: #fb0601}

#smallprint {line-height:14px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; }

#hp-newsletter {
	background: url(../images/newsletter-background.gif) no-repeat;
	width: 631px;
	height: 183px;
	padding-top: 18px;
}



.basic  {
	font-weight: normal;
	/*font-family: verdana;
	border: 1px solid black;*/
}
.basic div {
	/*background-color: #eee;*/
	font-weight: normal;
}



#list1a div.selected .title { font-weight: bold; }

#list1a div.title {
	/*border: 1px solid #3366AA;
	background-color: #6699CC;*/
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold;
}
#list1a div a {
	font-weight: normal;
	color: #840A07;
	text-decoration: underline;
}
#list1a div a:hover {
	text-decoration: none;
}

#list1a div.selected {
	border-bottom: none;
}