* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	background-color: #000000;
	background-image: url(../images/bg.gif);
}

table.nav_back {
	background-image: url(../images/bgnavegation1.gif);	
	}
#wrapper {
	margin: 0 auto;
	width: 940px;
	background-color: #FFFFFF;
}
#fauxHome {
	margin: 0px 0px 0px 2px; /* for the footer pixes */
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-image: url(../images/homepage.gif);
}

#faux {
	margin: 0px 0px 0px 0px; /* for the footer pixes */
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	border: 0px solid #ffad00;
	background-image: url(../images/faux-1-3-col.gif);
}
#header {
	color: #FFFFFF;
	width: 940px;
	height: 255px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: 800;
	background-color: #000000;	/*background-image: url(../images/header-bg.gif); */
}
#navigation {
	color: #333;
	width: 930px;
	font-weight: normal;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #85181b;
	background-image: url(../images/bgbar.gif);
}


#leftcolumnHome {
	display: inline;
	color: #333;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	width: 655px;
	float: left;

}


#leftcolumn {
	display: inline;
	color: #333;
	padding: 0px;
	width: 195px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	float: left;
	color: #333;
	padding: 0px;
	width: 720px;
	display: inline;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#rightcolumn {
	display: inline;
	position: relative;
	color: #333;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	width: 210px;
	float: right;

}
#footer {
	width: 940px;
	clear: both;
	color: #FFFFFF;
	background: #85181b;
	margin: 0px;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/bgbar.gif);
}
.clear { clear: both; background: none; }

a:link {
	color: #730000;
	text-decoration: none;
}
a:visited {
	color: #730000; 
	text-decoration: none;
}


a:hover {
	color: #CC0000;
	text-decoration: none;
}

img {
	border: none;
}
h1, h2, h3 {
	color: #333333;
	text-decoration: none;
}

h1 {
	font-size: 13px;
	font-weight: 700;
}

h2 {
	font-size: 14px;
	font-weight: 700;
}

h3 {
	font-size: 16px;
	font-weight: 600;
}


/* header Menu */

#header a {
	text-decoration: none;
	color: #730000;
	
}

#menu .active a {color: #ffffff;}


#footer a:link {
	text-decoration: none;
	color: #ffffff;
	
}
 

#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}



table#tableone {
	background-color:#FFFFFF;
	
	}

table#tableone td{
	border: 1px solid #ffad00;
	padding: 3px;
}

.bluebold {
	text-align: left;
	padding: 5px;
	color: #000066;
	font-size: 14px;
	font-weight: bold;
}
.blackbold {
	text-align: left;
	padding: 5px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.middletd {
	text-align: left;
	background-color: #6699CC;
	padding: 5px;
}
.sidestd {
	text-align: left;
	background-color: #CCCCCC;
	padding: 5px;
}
.trgray {
	text-align: left;
	background-color: #CCCCCC;
	padding: 5px;
}
.trwhite {
	text-align: left;
	background-color: #6699CC;
	padding: 5px;
}
.toprowZoom {
	text-align: left;
	background-color: #ffad00;
}
.bottomrowZoom {
	text-align: left;
	background-color: #ffad00;
}

.zoomFooter {
	font-size: 9;
	text-align: center;
	vertical-align: top;
}


ul.disc {
	list-style-type: disc;
	list-style-position: outside;
	padding: 10px;
}





/* left subMenu */

#left-menu {
	margin: 0 auto;
	text-align: left;
	font-weight: 800;
	font-size: 13.5px;

}


#left-menu a {
	width: 180px;
	display: block;
	float: left;
	height: 16px;
	text-decoration: none;
	color: #ffffff;
	/*background-image: url(../images/img4.gif);*/
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: middle;
}

#left-menu a:hover, #menu .active a {
	color: #CC0000;
	/*background-image: url(../images/img5.gif);*/
}

.style70 {
	font-weight: bold;
	font-size: 36px;
	color: #7F7F7F;
}
.style71 {
	font-weight: bold;
	font-size: 36px;
	color: #000000;
}
.style113 {
	color: #730000;
	font-size: 28px;
	font-weight: bold;
}
.note
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.note1
{
	width: 150px;
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
}
.note2
{
	color: #730000;
	font-weight: bold;
	font-size: 14px;
}
.note3
{
	color: #7F7F7F;
	font-weight: bold;
	font-size: 14px;
}
.note4
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.note5
{
	color: #730000;
	font-weight: bold;
	font-size: 25px;
}
#privacyPolicy
{
	color: #FFFFFF;
	background-color: #88191b;
	padding: 5px;
}
.privacyPolicy2
{
	font-weight: bold;
	font-size: 12px;
}
.privacyPolicy3
{
	font-weight: bold;
	font-size: 16px;

}
ul.disc {
	list-style-type: disc;
	list-style-position: inside;
}


/* -------------------------------------------------------- */


.special {
	display:none;
}
/* -------------------------------------------------------- */