/* CSS Document */

html, body {
border:0;
margin:0;
padding:0;
}
 
body {
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	direction:ltr;
}

/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1{
	text-indent:-9999px;
	margin:0;
	padding:0;
	border:0;
}

 
h2 {
	font-size: 15px;
	font-weight:bold;
	color: #FF6600;
	padding: 0px 0px 0px 0px;
}

h2 a:link,h2 a:visited,h2 a:active{
	text-decoration:none;
	color:#FF6600;
}

h2 a:hover{
	color:#006699;
}

 
h3 {
	font-size:13px;
	font-weight:bold;
	color: #FF6600;
	padding: 0px 0px 0px 5px;
}

h4 {
	font-size:12px;
	color:#006699;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
}

h4 a:link,h4 a:visited,h4 a:active{
	text-decoration:none;
	color:#006699;
}

h4 a:hover{
	color:#0099ff;
}


h5{font-size:14px; font-weight:bold; color:#990066;}

h6{font-size:11px; text-decoration:line-through; color:#999;}


ul, li {
margin:0px;
padding:0px;
}

p{font-size:11px; color:#666666; padding:0px 0px; line-height:18px; margin:0}

img{
	border:0;
}

table{
	margin:0;
	padding:0;
	border:0px;
	direction:ltr;
	text-align: left;
}
td{
	margin:0;
	padding:3px 0;
	border:0px;
}

.thumb{
	width:auto;
	border:1px solid #999999;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0px 4px 0px 0px;
}
.thumb2{
	width:75px;
	border:1px solid #999999;
	height:auto;
	overflow:hidden;
	float:right;
	margin:0px 4px 5px 0px;
	font-size: 12px;
}

.thumb3{
	width:130px;
	border:1px solid #999999;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0px 4px 5px 0px;
	font-size: 12px;
	text-align: left;
}

.thumb4{
	width:100px;
	border:1px solid #999999;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0px 0px 5px 0px;
	font-size: 11px;
	text-align: left;
}



/***** Structure *****/

div#Maincontainer{
	width:780px;
	margin: auto;
	height:auto;
	overflow:hidden;
	clear: both;
}

div#Header{
	width:780px;
	height:83px;
}
	
div#logo{
	width: 280px;
	height:83px;
	background:url(../images/logo.jpg) no-repeat;
	float: left;
}

div#logo a, div#logo a:hover {
	text-decoration: none;
	width: 280px;
	height:83px;
	background:url(../images/logo.gif) no-repeat;
	margin:0;
	padding:0;
	border:0;
	display:block;
}	

.clr{height:15px; border-bottom: #CCCCCC 0px dotted; clear:both;}

.clr2{
	height: 10px;
	overflow: hidden;
	clear: both;
}

.clr3{
	height: 10px;
	overflow: hidden;
	width: 405px;
	float: right;
}

/***** Menu Right *****/

div#wrap_right{
	width:145px;
	float:left;
	height:auto;
	overflow:hidden;
}

div#right{
	width:143px;
	float:left;
	height:auto;
	overflow:hidden;
	background-color: #FFFFFF;
	border-left:#83A0BB 1px solid;
	border-right:#83A0BB 1px solid;
	padding: 0px 0px 0px 0px;
	background:url(../images/right_bg.gif) repeat-x bottom;
}

div#right_top{
	width:145px;
	height:28px;
	background:url(../images/right_top.gif) no-repeat;
	clear:both;
	padding: 5px 0px 0px 0px;
}

div#right_bottom{
	width:145px;
	height:35px;
	background:url(../images/right_bottom.gif) no-repeat;
	clear:both;
	float: left;
}

.right_line{height:5px; overflow:hidden; border-top:1px #83A0BB solid; clear:both;}

div#right ul{
list-style-type: none;
text-align: left;
}

div#right li {
	background:url(../images/arrow_left.gif) no-repeat;
	background-position: 5px .6em;
	padding-left: 20px;
}

div#right ul li a
{
text-decoration: none;
color: #006699;
font-weight:bold;
padding:0px 0px 4px 0px!important; 
line-height:18px;
margin-right:0px;
}

div#right ul li a:hover{color: #0099FF;}

div#right p{padding:0px 0px 0px 5px;}

/***** Menu Top & Bottom *****/

/**#navcontainer ul
{
	float: right;
	width: 780px;
	height:29px;
	direction:rtl;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-align: right;
	background:url(../images/navcontainer_bg.gif) no-repeat;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a{
	padding: 0.6em 1em;
	text-decoration: none;
	float: right;
	border-left: 0px solid #006699;
	font-weight: bold;
	color: #006699;
}

#navcontainer ul li a:hover{color: #0099FF; background:url(../images/pointer2.gif) no-repeat bottom center;}**/


.navcontainer ul
{
	float: left;
	width: 790px;
	height:29px;
	direction: ltr;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	text-align: left;
	background:url(../images/navcontainer_bg.gif) no-repeat;
}

.navcontainer ul li {
	display: inline;
}

.navcontainer ul li a{
	padding: 0.6em 1em 0em 1em;
	text-decoration: none;
	float: left;
	border-right: 0px solid #006699;
	font-weight: bold;
	color: #006699;
}

.navcontainer ul li a:hover{
	color: #0099FF;
	background:url(../images/pointer2.gif) no-repeat bottom center;
	padding-bottom: 8px;
}

.pic_in{
	height:auto;
	width:auto;
	float: right;
	padding:0px 0px 0px 5px;
}

.orange{color:#FF6600; font-weight:bold;}

.center ul{
	list-style-type: none;
	text-align: left;
	padding: 0 0 10px 0;
}

.center li {
	center:url(../images/arrow_left.gif) no-repeat;
	background-position: 5px .6em;
	padding-left: 20px;
}

.center ul li a
{
text-decoration: none;
color: #006699;
font-weight:bold;
padding:0px 0px 4px 0px!important; 
line-height:18px;
margin-right:0px;
}

.center ul li a:hover{color: #0099FF;}

.center ul{
	list-style-type: none;
	text-align: left;
	padding: 0 0 10px 0;
}

.center li {
	background:url(../images/arrow_left.gif) no-repeat;
	background-position: 0px .6em;
	padding-left: 12px;
}

.center ul li a
{
text-decoration: none;
color: #006699;
font-weight:bold;
padding:0px 0px 4px 0px!important; 
line-height:18px;
margin-right:0px;
}

.center ul li a:hover{color: #0099FF;}


.right2 ul{
	list-style-type: none;
	text-align: left;
	padding: 0px 0px 10px 0px;
}

.right2 li {
	center:url(../images/arrow_left.gif) no-repeat;
	background-position:0px .6em;
	padding-left: 12px;
	background: url(../images/arrow_left.gif) no-repeat;
}
.right2 ul li a
{
	text-decoration: none;
	color: #006699;
	font-weight:bold;
	padding:0px 0px 0px 0px!important;
	line-height:18px;
	margin-right:0px;
}

.right2 ul li a:hover{color: #0099FF;}

.back{
	float: right;
	color: #FF6600;
	font-size: 11px;
}

.star{
	float: right;
	padding: 5px 0 0 0;
}

.lock{
	float: right;
	padding: 0px 0 0 0;
}


.blue{
	color:#006699;
	font-weight: bold;
}


.buttons{
	width:auto;
	height:auto;
	float:right;
	padding: 0 8px 5px 0;
}

/***** start button more *****/

.more{
	width:65px;
	height:17px;
	float:right;
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	color: #FF6600;
	padding-top: 2px;
	text-align: center;
}

.more a:link,.more a:visited,.more a:active{
	text-decoration:none;
	color:#006699;
}

.more a:hover{
	color:#FF6600;
}

/***** end button more *****/


/***** start button online *****/

.online{
	width:105px;
	height:17px;
	float:right;
	background-image: url(../images/online.gif);
	padding: 2px 2px 0 0;
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.online a:link,.online a:visited,.online a:active{
	text-decoration:none;
	color:#FFFFFF;
}

.online a:hover{
	color:#FFFFFF;
}

/***** end button online *****/

