 ul {margin:0; padding:0; list-style:none; line-height:20px;}
 li { padding-left:21px; background:url(../images/arrow_2.gif) no-repeat left center}
 li a {color:#5A5F6A;}

body{margin:0px; padding:0px; background:url(../images/bg.jpg)}

table {border:0px;}

form{margin:0px; padding:0px;}

td, input, textarea, select{font-size:11px; font-family:Tahoma; color:#5A5F6A;  vertical-align:top;}

input, textarea, select {border:1px solid #ACAC9D; margin:0px;}
select {height:16px;}

.middle{vertical-align:middle;}

a:hover {text-decoration:none;}

b {color:#8E0101;}

.text{font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#444444; line-height:14px; vertical-align:top;}


.text_1 {color:#565A61;}
.text_1 span {font-size:10px;}

.text_2 span {color:#8E0101;}


.menu a {color:#7C8189;}
.copy {color:#8D929A; font-family:arial; font-size:9px; font-weight:bold;}
.copy a {color:#8D929A;}

.more a {padding-left:12px; background:left center no-repeat url(../images/arrow_1.gif); color:#8E0101; font-weight:bold; text-decoration:none;}
.more a:hover {text-decoration:underline;}

.line {background:url(../images/line_1.gif) top left repeat-x;}

.a1 {color:#8E0101;}


#chkbox {background-color:#000; font-size:16px; text-align:center; color:#fff; padding:10px; width:130px; line-height:1em; margin:1em auto; background-image:url(../images/grdbg.jpg); background-repeat:repeat-x}

#chkbox a {color:#fff; text-decoration:none}

#overlay {
	display:none;
	 top: 0px;
	 left: 0px;
	 width: 100%;
	 height: 100%;
	 background: #000;
	 opacity: 0.32;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=32)";
	 filter: alpha(opacity=32);
	 -moz-opacity: 0.32;
	 z-index: 14;
	 position:fixed;
}

	 
#popupWin {
	display: none;
	 position: fixed;
	 top: 100px;
	 left: 100px;
	 width: 400px;
	 height: 320px;
	 text-align: right;
	 background: #444444;
	 border: #444444 thick solid;
	 z-index: 15;
}