/* GENERAL STYLES ****************/
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#container {
	background: url(../images/bg01.jpg);
	background-position:center top;	
	background-repeat: repeat-y;
}
div#bg_top {
	background: url(../images/bg_top.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}

.fbold {	font-weight:bold;}
.fheader { font-size:12px;};
.italic { font-style:italic;}
.red {color: #BC0406;}
.white {color: #FFFFFF;}
.dark_orange {color: #885013;}
.orange {color: #D0770F;}


A {	color: #CCCCCC;	font-family: Tahoma;	font-weight:normal;	font-size: 11px;TEXT-DECORATION: none;}
A:link,  A:active,  A:visited {	color: #bc0304;	font-family: Tahoma;	font-weight:normal;	font-size: 11px;TEXT-DECORATION: none;}
A:hover{	color: #8D0303;	font-family: Tahoma;	font-weight:normal;	font-size: 11px;TEXT-DECORATION: underline; }

#coltwo A:link,  A:active,  A:visited {
  color: #797979;
  text-decoration: underline;
  font-weight: bold;
}

#coltwo A.link:link,  A.link:active,  A.link:visited {	color: #bc0304;	font-family: Tahoma;	font-weight:normal;	font-size: 11px;TEXT-DECORATION: none;}

.header1 {	color: #CE7811;	font-family: Tahoma;	font-weight:bold;	font-size: 12px;TEXT-DECORATION: none;}
.header2 {	color: #CE7811;	font-family: Tahoma;	font-weight:bold;	font-size: 11px;TEXT-DECORATION: none;}
.fgray01 {	color: #575757;	font-family: Tahoma;	font-weight:normal;	font-size: 11px;TEXT-DECORATION: none;}
.fgray02 {	color: #949494;	font-family: Tahoma;	font-weight:normal;	font-size: 11px;TEXT-DECORATION: none;}

.header1fp {	color: #CE7811;	font-family: Tahoma;	font-weight:bold;	font-size: 12px;TEXT-DECORATION: none; text-align: left}

td {
	margin: 0;
	padding: 0;
	/*vertical-align: top;*/
}

form, input {
	margin: 0;
	padding: 0;
}

input.fp {
	border: solid #0a5a73 1px;
	color: #000000;
	width: 172px;
	height: 17px;
	font-family: Tahoma;
	font-size:11px;
	background-image:url(../images/bg_inputbox.gif);
	padding-top: 3px;
	padding-left: 2px;
}

textarea{
	border: solid #0a5a73 1px;
	color: #000000;
	width: 250px;
	height: 92px;
	font-family: Tahoma;
	font-size:11px;
	background:url(../images/bg_textarea.gif) top repeat-x ;
	/*background-attachment:fixed;*/
	background-color:#f2f2f2;
}

input.fp2 {
	border: solid #0a5a73 1px;
	color: #000000;
	width: 250px;
	height: 20px;
	font-family: Tahoma;
	font-size:12px;
	background-image:url(../images/bg_inputbox.gif);
	line-height: 20px;
	padding-left: 4px;
}
td#col1 {
	padding-top: 0px;
	padding-left: 26px;
	width: 700px;
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
}
td#col2 {
	padding-top: 0px;
	padding-left: 26px;
	width: 400px;
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	text-align:justify;
	vertical-align:top
}
td#col3 {
	padding-top: 0px;
	padding-left: 26px;
	width: 280px;
	color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5em;
	//text-align:justify;
	vertical-align:top
}

img#label {
	border:0px;
	margin-bottom:2px;
}

.main {
	width:952px; 
	height:300px; 
	background:url(../images/bg_down.jpg) bottom left no-repeat; margin:0px; 
}


/* line */
img#line01 {
	border:0px;
	margin-top:1px;
	margin-bottom:1px;
}
img#line02 {
	border:0px;
	margin-top:10px;
	margin-bottom:10px;
}
img#line03 {
	border:0px;
	margin-top:30px;
	margin-bottom:30px;
}
img#line03_1 {
	border:0px;
	margin-top:10px;
	margin-bottom:10px;
}

img#line03_top {
	border:0px;
	margin-top:30px;
	margin-bottom:0px;
}
img#line03_down {
	border:0px;
	margin-top:0px;
	margin-bottom:30px;
}
img#line04 {
	border:0px;
	margin-top:1px;
	margin-bottom:1px;
}
img#line05 {
	border:0px;
	margin-top:9px;
	margin-bottom:9px;
}
img#line05_5px {
	border:0px;
	margin-top:5px;
	margin-bottom:5px;
}
img#line05_more_top {
	border:0px;
	margin-top:9px;
	margin-bottom:0px;
}
img#line05_more_down {
	border:0px;
	margin-top:3px;
	margin-bottom:9px;
}
div#line06 {
	width:952px;
	height:19px;
	background-image:url(../images/bg01.gif);
	background-repeat:repeat-x left;
}


img#title01 {
	border:0px;
	margin-top:0px;
	margin-bottom:15px;
}

img#bullet {
	border:0px;
	margin-left:4px;
	margin-right:4px;
}

img#border {
	border:#2F2F2F solid 1px; 
}

img#logo {
	padding-top:45px;
}

div#footer1 {
	widows:952px;
	height:73px;
	background-image:url(../images/bg_footer1.png);
	background-position:center;
	background-repeat:repeat-x center;
}

div#footer2 {
	widows:952px;
	height:73px;
	background-image:url(../images/bg_footer2.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	color: #CBCBCB;	
	font-family: Tahoma;	
	font-weight:normal;	
	font-size: 9px;
	TEXT-DECORATION: none;
}
div#footer2 a:link{	color: #CBCBCB;	font-family: Tahoma;	font-weight:normal;	font-size: 9px;TEXT-DECORATION: none; }
div#footer2 a:active{	color: #CBCBCB;	font-family: Tahoma;	font-weight:normal;	font-size: 9px;TEXT-DECORATION: none; }
div#footer2 a:visited{color: #CBCBCB;	font-family: Tahoma;	font-weight:normal;	font-size: 9px;TEXT-DECORATION: none; }
div#footer2 a:hover{	color: #CBCBCB;	font-family: Tahoma;	font-weight:normal;	font-size: 9px;TEXT-DECORATION: underline; }

div#footer3 { color: #595959;	font-family: Tahoma;	font-weight:normal;	font-size: 9px;TEXT-DECORATION: none; }

div#box_logo {
	text-align:center;
	vertical-align:middle;
	width:110px; height:110px; background-color:#070C0F; margin-right:7px; margin-bottom:7px; float:left;
}

dd {
	margin-top:-17px;
	padding-left:70px;
}
dd#dd_right {
	margin-top:-17px;
	padding-left:105px;
	padding-bottom:12px;
}
dl#dl_form {
	padding-top:-20px;
	padding-bottom:-20px;
}

.bgcolor1 {
	background-color:#070C0F;
}
.bgcolor2 {
	background-color:#0E1C1F;
}

.hand {
	cursor:pointer;
}
