/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* setup start */

#table_tbody tbody { overflow-x:hidden; overflow-y:scroll; height:80px;}
#table_tbody_2 tbody { overflow-x:hidden; overflow-y:scroll; height:150px;}
#table_tbody_3 tbody { overflow-x:hidden; overflow-y:scroll; height:200px;}

#page {
	width: 960px;
	height: 400px;
	margin: auto ;
	padding-top: 15px;
	padding-bottom: 30px;
	background: #eeeeee;
}

.content_header_01 {
	font-size: 18px;
	color: #000000;
	padding-bottom: 20px;	
}

.content_header_02 {
	font-size: 15px;
	color: #000000;
	padding-bottom: 5px;
}

.content_header_03 {
	font-size: 18px;
	color: #000000;
	padding-bottom: 20px;	
	padding-left:70px;
}

.menu #current{
	background:url(../images/current-bg-grey.gif) top left repeat-x;
	color:#ffffff;
	}
	
.menu ul{
	background:url(../images/menu-bg-grey.gif) top left repeat-x;
	height:43px;
	list-style:none;
	margin:0;
	padding:0;
	}
	
.rc_btn_02 a {
	clear: both;
	display: block;
	text-align: center;
	width: 83px;
	height: 22px;
	padding-top: 8px;
	background: url(../images/button01.png) no-repeat;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.rc_btn_02 a:hover {
	clear: both;
	display: block;
	text-align: center;
	width: 83px;
	height: 22px;
	padding-top: 8px;
	background: url(../images/button01.png) no-repeat;
	font-size: 11px;
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	width: 960px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: url(../images/img03.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox_3.png) no-repeat;
	display: block;
	clear: left;
}

/* setup end */

table
{
	font-size: 10px;
	padding: 0;
	margin: 0;
}

form
{
	font-size: 11px;
	padding: 0;
	margin: 0;
}

a img
{
  border : 0;
}

a:hover {
	color: #999999;
}

a:hover p {
	color: #999999;
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.0em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	background: none;
}

#viewtable {
	overflow-x:hidden;
	overflow-y:scroll;
	height:500px;
	width:905px;
	padding-left: 15px;
}

#subtable {
	overflow-x:hidden;
	overflow-y:scroll;
	height:75px;
	width:700px;
}

#viewtable table tr:hover{
	background-color: #cccccc;
}

#viewtable_a {
	overflow-x:hidden;
	overflow-y:scroll;
	height:400px;
	width:865px;
	padding-left: 15px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 20px;
}

/* Header */

#header {
	width: 960px;
	height: 70px;
}

/* Logo */

#logo {
	float: left;
	width: 960px;
	color: #FFFFFF;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 0;
	font-size: 2.4em;
}

#logo h2 {
	float: right;
	padding: 0;
	font-size: 1.5em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 10px 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 20px 0 0 30px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #F93D00;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #417FDA;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* content */

#page #content_center {
	width: 940px;
	margin: 10px 10px 10px 10px;
	height: 100%;
}

#page #content_center_rules {
	width: 940px;
	margin: 0px 10px 50px 10px;
}

#page #content_left {
	float: left;
	width: 430px;
	margin: 10px 10px 10px 10px;
	padding-right: 10px;
	height: 100%;
	border-right: 1px solid #000000;
}

#page #content_left_rules {
	float: left;
	width: 430px;
	margin: 10px 10px 10px 10px;
	padding-right: 10px;
	height: 500px;
	border-right: 1px solid #000000;
}

#page #content_right {
	float: right;
	width: 380px;
	padding: 0 85px 0 0;
	margin: 10px 10px 10px 10px;
}

input.text {  
	color: #000000;
	width:150px;
	height:16px;
}

select {  
	color: #666666;
	width:150px;
	height:20px;
	font-size:11px;
}

/* Footer */



#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

.submenu{
	background-color: #EEEEEE;
	border:none;
	border:0px;
	margin:0px;
	padding-left:160px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:8e8e8e;
	}
	
.submenu ul{
	height:43px;
	list-style:none;
	margin:0;
	padding:0;
	}
	
.submenu li{
	float:left;
	padding:0px 8px 0px 8px;
	}
	
.submenu li a{
	color:#666666;
	display:block;
	font-weight:bold;
	line-height:40px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
	}
	
.submenu li a:hover{
	color:#000000;
	text-decoration:none;
	}
	
.submenu_com{
	background-color: #EEEEEE;
	border:none;
	border:0px;
	margin:0px;
	padding-left:250px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:8e8e8e;
	}
	
.submenu_com ul{
	height:43px;
	list-style:none;
	margin:0;
	padding:0;
	}
	
.submenu_com li{
	float:left;
	padding:0px 8px 0px 8px;
	}
	
.submenu_com li a{
	color:#666666;
	display:block;
	font-weight:bold;
	line-height:40px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
	}
	
.submenu_com li a:hover{
	color:#000000;
	text-decoration:none;
	}
		
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:8e8e8e;
	}
		
.menu li{
	float:left;
	padding:0px 8px 0px 8px;
	}
	
.menu li a{
	color:#666666;
	display:block;
	font-weight:bold;
	line-height:40px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
	}
	
.menu li a:hover{
	color:#000000;
	text-decoration:none;
	}
	
.menu li ul{
	background:#e0e0e0;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	display:none;
	height:auto;
	filter:alpha(opacity=95);
	opacity:0.95;
	position:absolute;
	width:175px;
	z-index:200;
	/*top:1em;
	/*left:0;*/
	}
	
.menu li:hover ul{
	display:block;
	}
	
.menu li li {
	display:block;
	float:none;
	padding:0px;
	width:175px;
	}
	
.menu li ul a{
	display:block;
	font-size:10px;
	font-style:normal;
	padding:0px 10px 0px 10px;
	text-align:left;
	}
	
.menu li ul a:hover{
	background:#949494;
	color:#000000;
	opacity:1.0;
	filter:alpha(opacity=100);
	}
	
.menu p{
	
	}	
	
	
#cattable
{
	background-color: #eeeeee;
	width: 850px;
	align: left;
}

#cattable td
{
	font-size: 18px; 
	color: #335588; 
	font-weight: bold; 
	background-color: #eeeeee;
	width: 850px;
	align: left;
}

#cattable td a
{
	color: #335588; 
}

#cattable td a:hover
{
	color: #999999; 
}

#quetable
{
	width: 850px;
	text-decoration: none; 
	align: left;
}

#quetable td
{
	font-size: 12px;  
	color: #000000; 
	font-weight: bold;
	text-decoration: none;
	width: 850px;
	align: left;
}

#quetable td a
{
	color: #000000; 
}

#quetable td a:hover
{
	color: #999999; 
}

#scltable
{
	border: none;
	width: 850px;
	text-align: center;
}

#scltable td
{
	background-color: #dddddd;
	border: none;
	text-decoration: none; 
	font-size: 9.5px; 
}

#cattable_2
{
	background-color: #eeeeee;
	width: 850px;
	align: left;
}

#cattable_2 td
{
	font-size: 18px; 
	color: #335588; 
	font-weight: bold; 
	text-decoration: underline; 
	background-color: #eeeeee;
	width: 850px;
	align: left;
}

#quetable_2
{
	width: 850px;
	text-decoration: none; 
	align: left;
}

#quetable_2 td
{
	font-size: 12px;  
	color: #000000; 
	font-weight: bold;
	text-decoration: none;
	width: 425px;
	align: left;
}

#scltable_2
{
	border: none;
	width: 425px;
	text-align: center;
}

#scltable_2 td
{
	background-color: #dddddd;
	border: none;
	text-decoration: none; 
	font-size: 9.5px; 
}

