html {

    overflow-x: auto;
    overflow-y: scroll;
}

body
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, Geneva, Lucida, sans-serif;
    color: #555;
	background: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


div#inner_box{
	
	min-height: 390px;
	height: auto !Important;
	height: 390px;
	width: 850px;
	padding: 12px;
	margin:10px auto 0px auto;
    background:#FFF;
	color:#000; 
	border: 0px solid #999999
	
	}

ul#split,ul#split li{margin:0;padding:0;list-style:none}
ul#split li{clear: right;width:210px;margin:0 5px 10px 40px}
ul#split h3{font: normal 120%/1.3 Verdana,sans-serif;margin:0px;padding: 5px 0 0;text-align:center;color: #000}

ul#split p{margin:0;padding:5px 8px 10px}
ul#split div{background: #FFFFEF}

li#one h3{background: #4A65D0; color: white;font-weight: bold; font-family:"Trebuchet MS",Helvetica,sans-serif; font-size: 16px; }
li#one div{border:2px solid #4A65D0}
li#one p{font-size: 8pt;text-align: center;}

li#two h3{background: #4A65D0; color: white;font-weight: bold; font-family:"Trebuchet MS",Helvetica,sans-serif; font-size: 16px; }
li#two div{border:2px solid #4A65D0}
li#two p{font-size: 8pt;text-align: center;}

li#three h3{background: #464646; color: white;font-weight: bold; font-family:"Trebuchet MS",Helvetica,sans-serif; font-size: 16px;  }
li#three div{border:2px solid #464646}
li#three p{font-size: 8pt;text-align: center;}

.back_link
{
    background-image: url(../images/Back.gif);
    background-repeat: no-repeat;
    padding-left: 22px;
    line-height: 16px;

    display: block;
    margin-top: 30px;
}

.body_small
{
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, Geneva, Lucida, sans-serif;
    color: #555;
}

.warning
{
    border: 1px solid #800000;
    color: #800000;
    background-color: #FF7F7F;
    padding: 5px;
    margin-bottom: 5px;
}

.notice
{
    border: 1px solid #008000;
    color: #008000;
    background-color: #80FF80;
    padding: 5px;
    margin-bottom: 5px;
}

.alert
{
    border: 1px solid #808000;
    color: #808000;
    background-color: #FFFF80;
    padding: 5px;
    margin-bottom: 5px;
}

a img
{
    border: none;
}

.page_header a img
{
    vertical-align: middle;
    margin: 0 4px;
}

hr
{
    width: 100%;
    height: 1px;
}

h1
{
    margin:0px 0px 15px 0px;
    padding:0px;
    font-size:28px;
    line-height:28px;
    font-weight:900;
    /* color:#ccc; color: #A6A6A6; */
    color: #990000;
}


h2
{
    font-family: Verdana, Arial, Helvetica, Geneva, Lucida, sans-serif;
    font-size:20px;
    line-height:20px;
    font-weight:900;
    color:#3E7EB6;
    font-weight: bold;
}


h3
{
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, Geneva, Lucida, sans-serif;
    color: #3E7EB6;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
}

th
{
    text-align: left;
}

a:link,
a:visited,
a:active
{
    color: #0088FF;
    text-decoration: none;
}

a:hover
{
    color: #800080;
    text-decoration: none;
}

#site_box
{
	min-height: 400px;
	height: auto !Important;
	height: 400px;
	display: table;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 5px;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:880px;
	border: 1px solid #999999;
	border-top: 0px;
	background: #FFF66F;


}

#site_box_top
{
	display: table;
    margin-right: auto;
    margin-left: auto;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:900px;
	margin-top: 7px;
	margin-bottom: -2px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 0px;
	background: #FFFFFF;
}

.header_table
{
    border: 0px;
    background-color:White;
    padding: 0px;
}

.header_title
{
    font-size: 24px;
    font-family: "Arial Black", Arial, Helvetica, Geneva, Lucida, sans-serif;
    color: #A0522D;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
}

#content
{
    margin-top: 10px;
    line-height: 20px;
}

#center_menu
{
    margin-bottom: 10px;
}

#overlay {
    background-color: #000;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}

.popup
{
    position: absolute;
    top: 100px;
    z-index: 100;
    background: #FFF3B3;
    border: 4px solid #3E7EB6;
    padding: 20px;
}

.popup .close
{
    position:absolute;
    top:-4px;
    right:-4px;
    cursor:pointer;
}

div#login_page
{
    width: 400px;
    margin: auto;
    text-align: center;
}

.comment
{
    margin-bottom: 15px;
}

.comment .title
{
    background-color: #D7E0EA;
    background-image: url(../images/corner01.gif);
    background-repeat: no-repeat;
    margin:  0;
    padding: 0;
    padding-left: 10px;

    font-size: 10px;
    color: #546477;
}

.comment .title span
{
    float: right;
    margin-right: 10px;
}

.comment p
{
    background-image: url(../images/grad1.gif);
    background-repeat: repeat-x;
    margin:  0;
    padding: 0 10px;
}

#ql_admin
{
    list-style: none;
    padding: 0;
}

#prog
{
    font-size: 18px;
    color: #000080;
}

#prog_bar_out
{
    height: 23px;
    width: 400px;
    background-image: url(../images/prog_out.gif);
    border: 1px solid #000080;
}

#prog_bar_in
{
    height: 100%;
    width:    0%;
    background-image: url(../images/prog_in.gif);
}

#prog_status {
    height: 23px;
    line-height: 23px;
    font-size: 10px;
}

#inout_table th
{
    text-align: center;
    color: #fff;
    background-color: #A0522D;
}

#inout_table th.left
{
    text-align: left;
}

#inout_return_form
{
    width: 400px;
    height: 200px;
    background-color: #fff;
    border: 1px solid #A0522D;
    margin: auto;
}

#inout_return_form iframe
{
    width: 400px;
    height: 200px;
}

.upload_box
{
	background-color: #D4E5FF;
	border-color: #3E7EB6;
	border-style: solid;
	border-width: 1px;
	padding: 0.25em 0.5em 0.5em;
	margin: 1em auto;
}


.playerForm td label {
	font-weight: bold;
}


.playerForm .values {

	color: #003366;

}
.adSide {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	line-height:35px;
	color: #FF6600;
}
.adHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:40px;
	color: #FF6600;
}
.adContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8;
}