html {height:100%;}
body { height:100%; margin:0; padding:0; background:#191919; }
table, td {
	border-collapse:collapse;
	left: auto;
}

table, td, img {border:0;}
form, td {margin:0; padding:0;}

td, select, input {
	font:13px/16px arial;
    color:#9e9e9e;	
	font-weight:bold;
}
.centre {
	text-align: center;
}
.table {height:100%;}
img { vertical-align:top;}
.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

/*in_line_style*/
a{ color:#ffa100; text-decoration:none;}
a:hover{text-decoration:underline;}

h2 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	height: auto;
	padding: 15px 0px 15px 0px;
}

h3 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	height: auto;
}
strong{ color:#2C444E;}
p {margin:0; padding:0;}

.form { height:29px;}
.form input {width:291px; background:none; border:1px solid #9e9e9e; height:100%;}
textarea { width:291px; height:90px; background:none; overflow:auto; border:1px solid #9e9e9e; color:#9e9e9e;}

ul { margin:0; padding:0; list-style:none;}
li { height:24px; line-height:24px;}
.li-1 { background:#2c2c2c;}
li a {color:#ffa100; padding-left:0px;}

.button { background:url(.././img/but_bgd.gif) left top repeat-x; height:24px;}
.button .ind { padding:5px 0 0 0; text-align:center;}
.button a { color:#ffa100;}

.site_center{text-align:center ; width:100%; background:url(.././img/tall_bottom.gif) left bottom repeat-x #212121;}


.site_center1 {
  margin: 0 auto;
  text-align: left;
  max-width: 780px;
  width: 100%;
  padding: 0 15px;
}


.tall_bottom { background:url(.././img/tall_bottom.gif) left top repeat-x;}

.img_indent { margin:1px 20px 0 0; float:left;}

.link1 { color:#9e9e9e; text-decoration:underline;}
.link1:hover { text-decoration:none;}

/*header*/
#header { text-align:center;}

/*footer*/
#footer { height:118px;}
#footer .indent { padding:10px 10px 0 0; text-align:center;}
#footer a { color:#9e9e9e;}

/*content*/
#content { height:100%;}
#content h2 { font-size:10px; line-height:5px; margin:0 0 10px 0; height:5px; background:url(.././img/line1.gif) left bottom repeat-x;}
#content h3 {font-size:16px; line-height:14px; margin-bottom:15px; color:#ffa100}
#content h3 a {color:#ffa100; }
#content h5 { font-size:9px; line-height:11px; margin:0 0 3px 0;}
#content .li1 { height:24px; background:#232323;}
#content .li1 a { color:#9e9e9e;}
#content .li1 .fright { color:#eb9606;}
#content .li2 .fright { color:#eb9606;}
#content .li1 .ind { padding:7px 31px 0 11px;}
#content .li2 .ind { padding:7px 31px 0 11px;}
#content .li2 { background:#2c2c2c; height:24px;}
#content .li2 a { color:#9e9e9e;}


/*home.html*/
#home #content .col_1 { width:50%; padding:10px 10px 0 0; color:#9e9e9e;}
#home #content td { valign:top; color:#000000;}
#home #content .col_2 { width:50%; padding:10px 0 0 0;}


#media #content .col_1 { width:50%; padding:10px 10px 0 0; color:#9e9e9e;}
#media #content td { valign:top; color:#000000;}
#media #content .col_2 {
padding:10px 10px 0 0;
width:50%;
}

.orange
{
	font-size: 14px;
	color: #E2691F;
	text-align: center;
}

.left_adjust
{
	text-align: left;
}
