
html, body {
	height:100%;
	width:100%;
}
.dragme {
	position:relative;
}
body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	margin:0 auto;
	padding:0;
}


#fly_box {
	background-color:transparent;
	border:0 solid blue;
	color:green;
	margin-left:600px;
	margin-top:155px;
	padding:0;
	position:absolute;
	text-align:right;
	width:345px;
	
	+margin-top:155px;
	_margin-top:155px;
}

#member_login_btn {
	float:right;
	margin-left:10px;
	margin-top:12px;
}




#test_bg {
	background-image:url(../images/bottom_blue_bg.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
}


.container {
width:971px;
}
table h2 {
font-size:1.5em;
}
img {
border:0 none;
}
.small {
font-size:9px;
}
.print {
font-size:11px;
}
.searchPath {
color:#339933;
font-style:italic;
}
.highlight {
background-color:#FFEEB6;
border:1px solid #FFC60A;
padding:5px;
}
form {
margin:0;
padding:0;
}
input, select, textarea {
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
}
table.container {
border:0 solid #000000;
}
td.banner {
background-color:black;
}
td.navigation {
background-color:black;
background-image:url(../images/menu_bg.jpg);
font-size:18px;
height:41px;
padding-left:10px;
padding-right:0;
vertical-align:bottom;
}
td#navi_list_right {
color:blue;
float:right;
}
div#nojs {
border:1px solid #FF0000;
color:#FF0000;
text-align:center;
}
td.content {
border-top:0 solid #000000;
}
td.middleColumn, td.middleColumnB {
background-color:white;
font-size:11px;
padding:10px 10px 10px 33px;
vertical-align:top;
}
td.middleColumn {
vertical-align:top;
}
td.middleColumnB {
vertical-align:bottom;
}
td.rightColumn, td.rightColumnB {
background-color:white;
border-left:0 solid #C5C5C5;
padding:10px;
vertical-align:top;
width:320px;
}
td.rightColumn {
vertical-align:top;
}
div#bc {
border-bottom:1px dotted #999999;
color:#999999;
font-size:9px;
padding-bottom:5px;
}
p.rightTitle {
background-color:#0C1967;
color:#FFFFFF;
font-weight:bold;
margin:0;
padding:4px;
text-align:center;
}
div#ctcleftnav ul {
margin:0;
padding:0;
}
div#ctcleftnav ul li {
margin:0 0 0 12px;
padding:3px 0;
}
div#ctcleftnav ul ul {
margin:0;
padding:0;
}
div#ctcleftnav ul ul ul {
margin:0;
padding:0;
}
div#ctcleftnav ul ul ul ul {
list-style-type:disc;
margin:0;
padding:0;
}
div#ctcleftnav ul ul ul ul ul {
list-style-type:circle;
margin:0;
padding:0;
}
td.jsFooter {
background-image:url(../images/bottom_blue_bg.jpg);
background-repeat:no-repeat;
height:40px;
}
td.footer {
background-color:#CEDBA5;
color:black;
height:24px;
text-align:center;
}
td.jsLeft {
text-align:left;
vertical-align:top;
width:553px;
}
td.jsRight {
text-align:left;
vertical-align:top;
width:217px;
}
ul ul ul ul {
list-style-type:disc;
}
ul ul ul ul ul {
list-style-type:circle;
}
div#newslist li {
padding-bottom:5px;
}
div#newslist ul {
padding-top:5px;
}
.banner_group {
text-align:center;
}
.banner_group ul li {
border:0 solid yellow;
height:100%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:-40px;
padding-top:10px;
text-align:center;
}
.banner_group > ul > li {
width:100%;
}
label.error {
color:red;
display:block;
font-weight:bold;
margin-left:1em;
width:auto;
}
#signup_form_table {
margin:10px;
}
table#signup_form_table tr td {
text-align:right;
}
#member_info_area {
margin:10px;
}
#member_info_area table#show_history {
background-color:#CFCBC2;
}
.small_box {
background-color:white;
background-position:center top;
background-repeat:no-repeat;
border:0 solid blue;
width:300px;
}
.small_box_header {
background-image:url(../images/box_small_header.jpg);
background-position:center bottom;
background-repeat:no-repeat;
height:3px;
width:300px;
}
.allbox_header {
background-color:#899D48;
border:0 solid black;
color:white;
font-size:1.8em;
font-weight:bold;
height:25px;
margin-top:0;
padding-left:10px;
padding-top:5px;
}
.small_box_content {
border-left:1px solid #899D48;
border-right:1px solid #899D48;
font-size:1.3em;
padding:5px 10px 10px;
}
.small_box_footer {
background-image:url(../images/box_small_footer.jpg);
background-repeat:no-repeat;
height:4px;
width:300px;
}
.BOT {
text-align:center;
}
iframe {
border-color:-moz-use-text-color;
border-style:inset none;
border-width:0 medium;
}