@charset "UTF-8";
BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background-color: #ffffff;
	color: #282828;
	height: 100%;
	overflow: auto;
}

IMG { border: none; }

LI{
	list-style-type: disc;
	line-height: 1.5em;
}

PRE {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

TABLE {
	width: 100%;
	empty-cells: show;
}

TBODY A {
	color: #282828;
	background-color: transparent;
	text-decoration: none;
}

TEXTAREA,INPUT {
	font-family: inherit;
	font-size: inherit;
}

TH,TD { padding: 2px 2px 2px 2px; }

THEAD {
	background-color: #bebebe;
	text-align: left;
}

THEAD A:LINK,THEAD A:VISITED,THEAD A:ACTIVE {
	color: #005050;
	background-color: transparent;
	text-decoration: none;
}

DIV.ui-datepicker{
	font-size:12px !important;
}

.bggray, .tbgray {
	background-color: #f0f0f0;
}

.bgred {
	background-color: #ff0000;
}

.boxbot1 {
	margin: 0px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: url(../images/ur.gif) no-repeat top right;
	z-index: 5;
	height: 10px;
}

.boxbot2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: url(../images/ul.gif) no-repeat top left;
	z-index: 6;
	height: 10px;
}

.boxsp {
	margin: 5px 6px 0px 6px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	position: relative;
}

.boxsp2 {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}

.boxsp3 {
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}

.btn{ }

.btnminus{
	width: 16px;
	float: right;
	margin: 2px 5px 0px 0px;
	display: block;
	background-image: url(../images/btn_minus.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 16px;
}

.btnplus{
	width: 16px;
	margin: 2px 5px 0px 0px;
	float: right;
	display: block;
	background-image: url(../images/btn_plus.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 16px;
}

.center { text-align: center; }

.clearfix { display: inline-table; }

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.contboxover {
	z-index: 200;
	position: absolute;
	top: 0px;
	left: 0px;
}

.contbx1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: url(../images/mr.gif) repeat-y top right;
	font-size: 12px;
	z-index: 5;
	overflow: auto;
}

.contbx1 HR {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px dotted #bebebe;
}

.contbx1 P {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 1.7em;
}

.contbx2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: url(../images/ml.gif) repeat-y top left;
	z-index: 6;
	overflow: auto;
	/*position: relative;*/
}

.dropbox{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px dotted #282828;
	width: 99%;
	float: left;
	height: 20px;
	overflow: hidden;
}

.fboxl { float: left; }

.fboxn { width: 100%; }

.fboxr, #navr A { float: right; }

.field {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	z-index: 10;
	overflow: hidden;
}

.fieldnom {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	z-index: 10;
	overflow: hidden;
}

.ftour LABEL, .ftour INPUT, .ftour SELECT, .ftour TEXTAREA, .ftour P {
	display: block;
	float: left;
	font-size: 12px;
	color: #606060;
	line-height: 20px;
	padding: 4px;
	margin-bottom: 5px;
}

.ftour INPUT, .ftour SELECT, .ftour TEXTAREA, .ftour P {
	width: 350px;
}

.ftour LABEL {
	width: 130px;
}

.ckleft + SPAN{
	float: left;
}

.ftour BR {
	clear: left;
}

.ftour .submit{
	width: auto !important;
}

.green, #footer A:HOVER { color: #005050; }

.imgbox {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.imgboxgal {
	margin: 0px 6px 0px 8px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #bebebe;
	width: 340px;
	float: left;
	height: 100%;
	overflow: hidden;
}

.imginfo{
	color: #282828;
	font-weight: normal;
}

.imgl { margin: 3px 10px 3px 0px; }

.imgn { margin: 3px 3px 3px 3px; }

.imgr { margin: 3px 0px 3px 10px; }

.imgshow{ }

.ital { font-style: italic; }

.left { text-align: left; }

.lastcombox A {
	color: #005050;
	text-decoration: none;
}

.lastcombox A:HOVER {
	text-decoration: underline;
}

.lastcombox UL {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

.lastcombox UL LI {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
}

.listcnt, .commentinfo{
	color: #777777;
	background-color: transparent;
	font-size: 10px;
}

.line {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	clear: both;
	background-color: transparent;
	z-index: 10;
	overflow: hidden;
}

.nolink A, .narr {
	padding: 0px 0px 0px 0px !important;
	background-image: none !important;
}

.normal {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.pagenav{
	font-size: 12px;
	line-height: 1.7em;
}

.red { color: #ff0000; }

.right { text-align: right; }

.small { font-size: 10px; }

.socialbox {
	height: 22px;
	margin-bottom: 8px;
}

.socialbox .socialblock {
	float:right !important;
	margin-left: 5px;
	height: 20px;
}

.tbgray:focus, .tbgray:hover, .tbwhite:focus, .tbwhite:hover, .tbover {
	background-color: #a0bbbb;
}

.tbwhite {
	background-color: transparent;
}

.timenav .noDot {
	list-style: none !important;
}

.timenav A {
	color: #005050;
	text-decoration: none;
}

.timenav A:HOVER, #content P A:HOVER, #language .txtlink A:HOVER, TBODY A:HOVER, THEAD A:HOVER {
	text-decoration: underline;
}

.timenav LI {
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

.timenav UL {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}

.title1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	z-index: 5;
	height: 20px;
	overflow: hidden;
}

.title1 P {
	margin: 2px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	width: 98%;
	font-size: 12px;
	font-weight: bold;
	z-index: 8;
	height: 16px;
	overflow: hidden;
}

.title2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	z-index: 6;
	height: 20px;
	overflow: hidden;
}

.comform P, H3{
	margin-bottom: 10px;
}


.comform A{
	color: #005050;
	text-decoration: none;
}

.comform A:HOVER{
	text-decoration: underline;
}

.comform .line {
	margin-bottom: 15px;
}

.tooltip {
	border: 2px #005050 solid;
	padding: 2px 2px 2px 2px;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#content {
	margin: 8px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index: 0;
	overflow: hidden;
}

#content H1 { font-size: 18px; }

#content H1,#content H2,#content H3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #282828;
	font-weight: bold;
}

#content H2 { font-size: 16px; }

#content H3 { font-size: 14px; }

#content H4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
}

#content HR {
	border: 1px solid #bebebe;
	margin: 8px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content P A, H4 A,H4 A:ACTIVE,H4 A:FOCUS,H4 A:LINK,H4 A:VISITED, .lnktabl TBODY A{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	color: #005050;
	background: url(../images/arrow_green.gif) no-repeat left center;
	font-weight: normal;
	text-decoration: none;
	min-height: 10px;
}

.lnktabl TBODY A:HOVER {
	text-decoration: underline;
}

.geartable{
	border-collapse: collapse;
	border-spacing: 0px;
}

.geartable TR:HOVER{
	background-color: #f0f0f0;
}

.geartable TD{
	padding: 5px 10px 5px 0px;
	vertical-align: baseline;
}

.geartable H3{
	margin-top: 20px !important;
}

.lthrough {
	text-decoration: line-through !important;
}

#contl {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 732px;
	float: left;
	clear: both;
	z-index: 0;
	overflow: hidden;
}

#contl .title1 {
	background: url(../images/ors.gif) no-repeat top right;
	color: #005050;
}

#contl .title2 {
	background: url(../images/ols.gif) no-repeat top left;
}

#contm {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 16px;
	float: left;
	z-index: 0;
	overflow: hidden;
}

#contr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 252px;
	float: left;
	z-index: 0;
	overflow: hidden;
}

#contr .title1 {
	background: url(../images/org.gif) no-repeat top right;
	color: #f0f0f0;
}

#contr .title2 {
	background: url(../images/olg.gif) no-repeat top left;
}

#contr A, FORM, .rate,.rate A,.rate IMG {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer {
	margin: 0px auto 30px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	color: #ababab;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	z-index: 0;
	overflow: hidden;
}

#footer A{ color: #ababab; }

#footer HR {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: thin solid #bebebe;
}

#head {
	margin: 8px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	z-index: 0;
	height: 74px;
	overflow: hidden;
}

#language {
	margin: 51px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 569px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	z-index: 1;
	height: 16px;
	overflow: hidden;
}

#language .imglink .notactive {
	background-position: 100% -15px;
}

#language .imglink .notactive:HOVER {
	background-position: 100% 0px;
}

#language .imglink A {
	width: 30px;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	height: 15px;
}

#language .txtlink .active, .bold, .timenav .sellnk { font-weight: bold; }

#language .txtlink A {
	color: #005050;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

#language LI {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: right;
	list-style: none;
	line-height: 15px;
}

#language UL {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

#logo {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 411px;
	float: left;
	position: relative;
	z-index: 1;
	overflow: hidden;
	height: 74px;
}

#logotxt{
	width: 411px;
	color: #005050;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.15em;
	text-align: center;
	position: absolute;
	z-index: 10;
	top: 51px;
	left: 0px;
}

#nav {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	color: #f0f0f0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 0;
	height: 55px;
	overflow: hidden;
}

#nav .act {
	background-color: transparent;
	color: #005050;
	background-image: url(../images/nav_rep.gif);
	background-repeat: repeat-x;
}

#nav A {
	margin: 0px 0px 0px 0px;
	padding: 2px 20px 0px 20px;
	float: left;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	display: block;
	background-color: transparent;
	background-image: none;
	color: #f0f0f0;
	text-decoration: none;
	text-align: center;
	z-index: 1;
	height: 100%;
	overflow: hidden;
}

#nav A:HOVER {
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab;
	background-color: transparent;
	color: #005050;
	background-image: url(../images/nav_rep.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}

#navl {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	float: left;
	color: #f0f0f0;
	background-color: transparent;
	z-index: 1;
	height: 25px;
	overflow: hidden;
}

#navr {
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 160px;
	color: #f0f0f0;
	background-color: transparent;
	text-align: right;
	z-index: 1;
	height: 25px;
	overflow: hidden;
}

#navsub {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	float: none;
	clear: both;
	color: #005050;
	background-color: transparent;
	font-size: 12px;
	z-index: 1;
	height: 20px;
	overflow: hidden;
}

#navsub A {
	margin: 1px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	border: none;
	color: #005050;
	background-color: transparent;
	background: none;
	text-decoration: none;
}

#navsub A:HOVER {
	border: none;
	color: #005050;
	background: none;
	background-color: transparent;
	text-decoration: underline;
}
