/* CSS Document */

* { margin:0; padding:0;}
body{background: black }
img {border:0}

.column {float:left;}

/* My Comment */
.clear 	{clear:both;}

#main {
	margin:0 auto;
	font: normal 11px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#9B9B9B;
	background-color: silver;
	padding-right: 17px;
	padding-left: 17px;
	background-image: url(images/abg.gif);
}
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 

input, textarea, select{			     
	font: normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;			
	color:#393737;
}		

/*--^^^^--*/

#header 	{}
#header_top {padding:19px 0px 19px 0px;}
#header_top .indent {}
#header_top .column_1 {width:298px;}
#header_top .column_2 {width:468px;}
#menu 		{height:23px}
#content	{background: url(images/content_bg.jpg) left bottom; height:100%}
#content .column_1	 {width:150px}
#content .column_2	 {width:766px}
li {
	list-style:none;
	line-height:13px;
	background:url(images/li_bg.gif) 0 0 repeat-x;
	margin:0px 0px 0px 0px;
	padding:2px 0px 5px 0px;
}
li a {
	color:#EBEBEB;
	font: normal 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	background:url(images/li_bullet.gif) 0 0 no-repeat;
	padding:0px 0px 0px 20px;
	text-transform:uppercase;
}


a {color: #fca529; font: normal 10px "Lucida Grande", Lucida, Verdana, sans-serif}
a:hover {text-decoration:none} 
.rdmr  {
	color:#93A51B; 
	font:normal 12px arial; 
	background:url(images/0blt1.gif) 0 0 no-repeat; 
	padding:0px 0px 0px 18px;
}

.input {padding:3px 0px 3px 0px;}
.input, .ta {
	width:210px;
	border:1px solid #C9BE92;
	vertical-align:top;
	color:#655A35;
}
.ta {
	height:117px;
	overflow:auto;
}

#footer {
	color:#000;
	text-align:right;
	font: normal 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin:14px 0px 20px 0px;
	padding:0px 10px 0px 0px;
	background-image: url(images/footer.jpg);
}
#footer a{color:#000; font: normal 10px "Lucida Grande", Lucida, Verdana, sans-serif}


/*®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®*/

.vl {background:url(images/vl.jpg) 0 0 repeat-y; padding:1px 0px 3px 13px; line-height:13px; font-size:10px; margin:0px 0px 10px 0px;}
.vl span {color: #fca529}
.vl b {color:#FFF}

.style1 {padding:10px 12px 5px 19px; line-height:13px; font-size:10px; margin:0px 0px 10px 0px; text-transform:none}
.stele1 .o {color: #fca529}
.style1 b {color:#FFF}
.style1 a {color: #fca529; text-transform:capitalize}

.title_sub {
	font-size: 13px;
	padding-bottom: 10px;
}

.title {height:22px; background:url(images/t_bg.jpg) 0 0 no-repeat;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.title_content { border-top:none; font: normal 10px "Lucida Grande", Lucida, Verdana, sans-serif; padding: 10px 0px 30px;}
.title_content span {color:#FFF;}
.title_content .block {padding:6px 0px 0px 10px; line-height: 14px}
.title_content .block span {
	font-size: 14px;
	line-height: 14pt;
}

.title_content .spacer {width:20px}
.title_content .col_1 {width:566px}
.title_content .col_2 {width:273px}
.title_content .col_3 {width:150px}

.title2 {margin:15px 0px 0px 0px; border-bottom:2px solid #fca529; padding:0px 0px 3px 9px; text-transform:uppercase; font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.gl {background:url(images/gl.gif) 0 0 repeat-x; margin:0px 25px 0px 15px;}

.table 		 {margin:2px 0px 0px 0px; text-transform:uppercase; color:#FFF}
.table strong{color:#969595; text-transform:capitalize}
.comtab .pos {width:100px; color:#FFF; float:left;}
.comtab .name {width:100px; float:left;}
.table .col1 {width:46px; float:left}
.table .col1 span {margin:0px 0px 0px 9px;}
.table .col2 {width:158px; float:left}
.table .col3 {width:35px; float:left}
.table .col4 {width:34px; float:left}

.table .row_head {background: #101010; padding:2px 0px 4px 0px;}
.table .row_brown {background: #181818; padding:2px 0px 4px 0px;}
.table .row_black {padding:2px 0px 4px 0px;}
.comtab .row_brown {background: #101010; padding:4px 0px 4px 8px;}
.comtab .row_black {padding:4px 0px 4px 8px;}

.input {
    border: 1px solid #006;
    background: #ffc;
}

input.ffsubmit
{
   font-size:11px;
   font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
   font-weight:bold;
   color:#31AAFF;
   width:100px;
   background-color:#EEEEEE;
   border-style:solid;
   border-color:#31AAFF;
   border-width:1px;
   cursor:hand;
}
