A {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
A:link {
text-decoration: none;
color: #000000;
font-weight: normal;
} 
A:active {
text-decoration: none;
color: #000000;
font-weight: normal;
} 
A:visited {
text-decoration: none;
color: #000000;
font-weight: normal;
} 
A:hover {
text-decoration: underline;
color: #000000;
font-weight: normal;
}

BODY 
{
	background-color:Black;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.HiddenColumn
{
     display:none;
}
A.Anch
{
	color:Green; 
    text-decoration:None;
}
A.Anchi
{
	color:Green; 
    text-decoration:none;
    font-style:italic;
}
A.Anch:link
{
	color:Green;
}
A.Anch:hover
{
	color:Green;
	font-weight: bold;
}
A.Anch:visited
{
	color:Green; 
    text-decoration:None;	
}
A.Anch:active
{
	color:Green;
	text-decoration:None;
}
.Anch
{
	color:Green; 
    text-decoration:None;
}
h1.header
{
	color:red;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	background-color:White;
}
h1.header1
{
	color:black;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:0;
	text-align:center;
}
h2.header1
{
	color:black;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top:0;
	text-align:center;
}
h1.header3
{
	color:black;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}
h2.subheader
{
	color:red;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
h2.ital
{
	color:black;
	font-size:larger;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;	
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}
.textbox
{
	border-width:1px;
	border-style:solid;
	border-color:Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:175px;
}
#txtComments{height:50px;width:250px;}
select
{
	border-width:1px;
	border-style:solid;
	border-color:red;
}
#Image1
{
	border-width:0px;
}

ul, li {list-style-type: none;}

li {padding-left: 2em; text-indent: -2em;}

p.bold
{
	 font-weight:bold;
	 padding-left:30px;
	 text-align:left;
}
p.boldi
{
	color:black;
	font-size:larger;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;	
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}
p.boldleft
{
	 font-weight:bold;
	 text-align:left;
	 margin-bottom:0px;
}
p.boldheading
{
	 font-weight:bold;
	 padding-left:30px;
	 text-align:left;
	 margin-bottom:0px;
	 margin-top:0px;
}
p.normal
{
	 font-weight:normal;
	 padding-left:30px;
	 text-align:left;
	 margin-bottom:0px;
	 margin-top:0px;
}
p.carthead
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:black;
	font-weight:bold;
	text-align:center;
}

p.centre
{
	 text-align:center;
	 margin-top:0;
     font-size:larger;
}
span.white
{
	font-family: Arial, Helvetica, sans-serif;
	color:White;
}
span.copywrite
{
	color:Gray;
	font-size:10px;
}
td.aligncentre
{
	vertical-align:top;
	text-align:center;
}

span.red
{
	color:Red;
	font-weight:bold;
}
span.redit
{
	color:Red;
	font-weight:bold;
	font-style:italic;
}
img.none
{
	border:0px;
}
img.none1
{
	height:273px;
	width:450px;
	border-width:0px;
}
img.imageDT 
{
    width:680px;
    height:100px;
}

/* Create the style for the outside of the table: */
div.container
{
	display: table;
	border-style: solid;
	border-width: 0px;
	border-color:Red;
	background-color:White;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}
div.container1
{
	display: table;
	border-style: solid;
	border-width: 0px;
	width: 680px;
	background-image: url(Images/Footer.jpg);
	margin-left:auto;
	margin-right:auto;
	height:100px;
}
div.container2
{
	display: table;
	border-style: solid;
	border-width: 0px;
	border-color:Green;
	background-color:White;
	margin-left:auto;
	margin-right:auto;
	float:inherit;
}
div.container3
{
	display: table;
	border-style: solid;
	border-color:White;
	border-left-width: 20px;
	border-right-width: 20px;
	width: 640px;
}

/* Create the style for the table rows: */

div.row1
{
	display: table-row;
	border-style: solid;
	border-width: 0px;
	margin-top:0px;
	margin-bottom:0px;
	height:100px;
}
div.row2
{
	display: table-row;
	border-style: solid;
	border-width: 1px;
	margin-top:0px;
	margin-bottom:0px;
}
div.row3
{
	display: table-row;
	border-style: solid;
	border-width: 0px;
	margin-top:0px;
	margin-bottom:0px;
}
div.row3cart
{
	display: table-row;
	border-style: solid;
	border-width: 1px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#F5F5F5;
}

/* Create the style for the table columns: */

div.col1
{
	display: table-cell;
	vertical-align: top;
	border-style: solid;
	border-width: 0px;
}
div.col1_black
{
	display: table-cell;
	vertical-align: top;
	border-style: solid;
	border-width: 0px;
	background-color:Black;
}
div.col2
{
	display: table-cell;
	vertical-align: top;
	border-style: solid;
	border-width: 0px;
}
div.col2footer
{
	display: table-cell;
	text-align:right;
	vertical-align: top;
	border-style: solid;
	border-width: 0px;
	color:White;
}
div.col3
{
	display: table-cell;
	text-align: center;
	vertical-align: top;
	border-style: solid;
	border-width: 0px;
}
div.col4footer
{
	display: table-cell;
	text-align: center;
	vertical-align: top;
	border-style: solid;
	border-width: 0px;
	width:150px;
}
div.col4left
{
	display: table-cell;
	text-align: left;
	vertical-align: top;
	border-style: solid;
	border-width: 0px;
}
div.col5
{
	display: table-cell;
	vertical-align: top;
	border-style: solid;
	border-width: 0px;
	padding-left:20px;
	width:260px;
}
div.col6
{
	display: table-cell;
	text-align:center;
	vertical-align: top;
	border-style: solid;
	border-width: 0px;
	padding-left:15px;
	width:210px;
}

image.imgfooter
{
	border-right: teal 1px solid;
	border-top: teal 1px solid;
	border-left: teal 1px solid;
	border-bottom: teal 1px solid;
}

p.alignleft
{
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.nomargins
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#ul_e850_0{list-style-type:circle}

hr
{
	width:550px;
}

iframe
{
	border:none;
	overflow:hidden; 
	width:400px; 
	height:23px;
}