* 
{
	margin: 0px;
	padding: 0px;
	outline: none;
	behavior: url(iepngfix.htc)
}

body
{
	background-color: #fff;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	background-position: center -60px;
}

body, div, td
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

img
{
	border: 0;
}

a
{
	text-decoration:none;
}

a.more
{
	color: #ff6600;
	background-color: #ffefe5;
	padding: 0 4px;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}

a.more:hover
{
	text-decoration: underline;
	background-color: #ffe0ce;
}

a.more *
{
	color: #ff6600;
}

a.morelink .morelinktext
{
	color: #ff6600;
	background-color: #ffefe5;
	padding: 0 4px;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}

a.morelink .morelinktext:hover
{
	text-decoration: underline;
	background-color: #ffe0ce;
}

a.morelink .morelinktext *
{
	color: #ff6600;
}

.morebig
{
	font-size:14px;
	padding: 10px;
	font-weight: bold;
}

.nolink a
{
	text-decoration: none !important;
}

.inv
{
	display: none;
}

.ulclean li
{
	list-style: none;
}

.cl
{
	clear:both;
	margin-top:-1px;
	display: block;
	height: 1px;
	visibility: hidden;
}

.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

.fl
{
	float:left;
}

.fr
{
	float:right;
}

.active {color: #ff6600 !important;background-color:#ffefe5;}
.normal {font-weight: normal;}
.bold {font-weight: bold;}
.boldimp {font-weight: bold !important;}
.tcolor { color: #333333 !important; }
.underline { text-decoration: underline; }
.inline { display: inline; }

.noma
{
	margin: 0px !important;
}

.hstar
{
	color: #999999;
	padding: 0 0 0 4px;
}

.none { display: none; }
.opacity1 { filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; }
.opacity2 { filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
.opacity3 { filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)"; }

.tac { text-align: center; }
.tal { text-align: left; }
.tar { text-align: right; }

.spacer { height: 10px; font-size: 10px; }
.tspacer { height: 2px; font-size: 2px; }
.block { display: block; }

#content
{
	width:935px;
	min-height: 605px;
	height: auto !important;
	height: 605px;
	margin: 0px auto;
	background-color:#ffffff;
	background-image: url(../img/bg_c.gif);
	background-repeat: repeat-x;
	background-position: 0 84px;
	padding:100px 10px 20px 10px;
}

#header
{
	position:absolute;
	top:0px;
	width:945px;
}

#header .logo
{
	margin: 2px 0 0 0;
}

#header .topnavi
{
	margin:6px 12px 0 0;
	color:#999999;
	font-size: 11px;
}

#header .topnavi a
{
	color:#ff6600;
	font-weight: bold;
}

#header .topnavi a:hover
{
	text-decoration: underline;
}

#header .topnavi a.logout
{
	color:red !important;
	margin-left: 20px;
}

#navi
{
	position:absolute;
	top:60px;
	padding-left:230px;
	width:715px;
	z-index: 2;
}

#main
{
}

.main_l
{
	float: right;
	width: 736px;
	margin: 0 0 0 9px;
	overflow: hidden;
}

.main_lc
{
	margin: 20px 0 0 0;
}

.main_lcinner
{
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

.main_r
{
	margin: 20px 0 0 0;
	float: left;
	width: 190px;
	overflow: hidden;
}

#brtitle
{
	position: absolute;
	top: 100px;
	font-style: italic;
	font-size: 10px;
	color: #999999;
	width: 932px;
	margin-left:-200px;
}

#breadcrumb
{
	font-style: italic;
	font-size: 10px;
	color: #999999;
	display: inline;
}

	#breadcrumb div
	{
		display: inline;
	}

	#breadcrumb * a
	{
		font-style: italic;
		font-size: smaller;
		color: #666666;
		text-decoration: underline;
	}
	
	#breadcrumb * a:hover
	{
		color: #ff6600;
		text-decoration: underline;
	}

h1.headline,h2.headline
{
	font-size: 20px;
	color: #ff6600;
	font-family: "Trebuchet MS",sans-serif;
	font-weight: normal;	
}

.headlinepager
{
	font-size: 20px;
	color: #ff6600;
	font-family: "Trebuchet MS",sans-serif;
	font-weight: normal;	
}

.bheadline
{
	font-size: 18px;
	font-family: "Trebuchet MS",sans-serif;
	font-weight: normal;	
	color: #666666;
	margin-bottom:4px;
}

.bheadlinepager
{
	font-size: 18px;
	color: #666666;
	font-family: "Trebuchet MS",sans-serif;
	font-weight: normal;	
}

.disclaimer
{
	margin: 20px 0 10px 0;
	border-top: 1px solid #eee;
	padding: 20px 0 0 10px;
}

.disclaimer *
{
	color: #666;
	font-size: 11px;
}

.disclaimer * .bold
{
	margin-bottom: 4px;
}

.disclbox
{
	font-size: 11px;
	color: #999999;
	float: left;
	width: 220px;
}

.disclbox2
{
	color: #999999;
	float: left;
	width: 470px;
	text-align: right;
}

.topsearchform
{
	margin: 0;
	height: 40px !important;
	width: 509px;
	background-image: url(../img/bg_search.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 28px;
	margin-left: 200px;
	padding: 5px 0 0 5px;
}

.topsearchform fieldset
{
	border: 0;
}

.topsearchform .searchformin
{
	width: 396px;
	height: 22px;
	line-height: 22px;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
	margin: 0 5px 0 0;
	outline: none;
}

.topsearchform .searchformsub
{
	width: 76px;
	height: 28px;
	cursor: pointer;
	background-image: url(../img/bt_search.gif);
	background-repeat: no-repeat;
	margin:0px;
	border:0 none;
}

	.topsearchform .searchformsub:hover
	{
		background-color: #efefef;
	}

.faqque
{
	font-size: 16px;
	color: #ff6600;
	font-family: "Trebuchet MS",sans-serif;
	font-weight: normal;	
}

.msg_ok
{
	font-weight: bold;
	text-align: center;
	color: #7c9d01;
	background-color: #f8faef;
	padding: 20px;
	border: 2px solid #e1e7b2;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; 
}

.msg_err
{
	font-weight: bold;
	text-align: center;
	color: red;
	background-color: #fff0f0;
	padding: 20px;
	border: 2px solid red;
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
}

.txt_err
{
	font-weight: bold;
	color: red;
}

.small
{
	font-weight: normal;
	font-size: 10px;
}

/*
* html .contentcontainer, * html .maincontainer {
	position:relative;
}
*/

#lbbg{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:999;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);	
}
#lbbg[id]{
	position:fixed;
}


.beta
{
	background-image: url(../img/beta.gif);
	background-repeat: no-repeat;
	background-position: center 0;
	height: 36px;
	margin-top: -60px;
}
