﻿/* CSS Document */

body{
	padding:11px 0 14px 0;
	margin:0;
	background-color:#EFEFDF;
	color:#000;
}
span{
	margin:0; padding:0;
}

img{
	margin:0; padding:0;
}

textarea{
	margin:0; padding:0;
}

input{
	margin:0; padding:0;
}

label{
	margin:0; padding:0;
}

form{
	margin:0; padding:0;
}

p{
	margin:0; padding:0;
}

h2{
	margin:0; padding:0;
}

h1{
	margin:0; padding:0;
}

div{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

img {border: none;}

a:link {text-decoration: none;}     /* unvisited link */
a:visited {text-decoration: none;}  /* visited link */
a:hover {text-decoration: none;}   /* mouse over link */
a:active {text-decoration: none;}   /* selected link */

/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(images/header3.bmp) 0 0 repeat-x;
	width:98%;	
	position:relative;
	margin:0 auto;
}
* html #header{
	background:url(images/header3.bmp) 0 0 repeat-x;
	width:98%;	
	position:relative;
	margin:0 auto;
}
*+html #header{
	background:url(images/header3.bmp) 0 0 repeat-x;
	width:98%;	
	position:relative;
	margin:0 auto;
}

#header ul{
	background:url(images/nav_bar1.bmp) 0 0 repeat-x;
	width:85%;
	height:29px;
	position:absolute;
	left:31px;
	top:6px;
	padding:0 0 0 72px;
}
* html #header ul{
	background:url(images/nav_bar1.bmp) 0 0 repeat-x;
	width:90%;
	height:29px;
	position:absolute;
	left:31px;
	top:6px;
	padding:0 0 0 72px;
}
*+html #header ul{
	background:url(images/nav_bar1.bmp) 0 0 repeat-x;
	width:90%;
	height:29px;
	position:absolute;
	left:31px;
	top:6px;
	padding:0 0 0 72px;
}

#header ul li{
	background:url(images/nav_div.gif) right top repeat-x;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}
* html #header ul li{
	background:url(images/nav_div.gif) right top repeat-x;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}

*+html #header ul li{
	background:url(images/nav_div.gif) right top repeat-x;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}

#header ul li a{
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#344A04;
	background-color:inherit;
	text-decoration:none;
}
* html #header ul li a{
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#344A04;
	background-color:inherit;
	text-decoration:none;
}
*+html #header ul li a{
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#344A04;
	background-color:inherit;
	text-decoration:none;
}

#header ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
* html #header ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
*+html #header ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#header ul li a.hover{
	display:block;
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
* html #header ul li a.hover{
	display:block;
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
*+html #header ul li a.hover{
	display:block;
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
#header ul li.last{
	background-image:none;
	height:27px;
	float:left;
}
* html #header ul li.last{
	background-image:none;
	height:27px;
	float:left;
}
*+html #header ul li.last{
	background-image:none;
	height:27px;
	float:left;
}
#header img.logo{
	position:absolute;
	left:40px;
	top:98px;
	width:249px;
	height:72px;
}
* html #header img.logo{
	position:absolute;
	left:40px;
	top:98px;
	width:249px;
	height:72px;
}
*+html #header img.logo{
	position:absolute;
	left:40px;
	top:98px;
	width:249px;
	height:72px;
}
/*#header h1{
	background:url(images/slogan.gif) 0 0 no-repeat;
	width:60%;
	height:32px;
	position:absolute;
	top:80px;
	color:White;
	text-align:right;
	font-size:40px;
	/*text-indent:-10000px;
}*/
#header p{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:411px;
	top:142px;
}
* html #header p{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:411px;
	top:142px;
}
*+html #header p{
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:411px;
	top:142px;
}
#header p span.txt1{
	color:#fff;
	background-color:#1E6887;
}
* html #header p span.txt1{
	color:#fff;
	background-color:#1E6887;
}
*+html #header p span.txt1{
	color:#fff;
	background-color:#1E6887;
}
#header img.icon{
	position:absolute;
	left:60px;
	top:190px;
	width:174px;
	height:80px;
}
* html #header img.icon{
	position:absolute;
	left:60px;
	top:190px;
	width:174px;
	height:80px;
}
*+html#header img.icon{
	position:absolute;
	left:60px;
	top:190px;
	width:174px;
	height:80px;
}
#header p.topText{
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	background-color:inherit;
	position:absolute;
	left:285px;
	top:203px;
	width:588px;
}
* html #header p.topText{
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	background-color:inherit;
	position:absolute;
	left:285px;
	top:203px;
	width:588px;
}
*+html #header p.topText{
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	background-color:inherit;
	position:absolute;
	left:285px;
	top:203px;
	width:588px;
}
#header p.topText span.smallTxt{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#FF9C3A;
	background-color:inherit;
	padding:0 0 0 8px;
}
* html #header p.topText span.smallTxt{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#FF9C3A;
	background-color:inherit;
	padding:0 0 0 8px;
}
*+html #header p.topText span.smallTxt{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#FF9C3A;
	background-color:inherit;
	padding:0 0 0 8px;
}
#header a.readMore{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:50px;
	height:38px;
	position:absolute;
	left:895px;
	top:203px;
}
* html #header a.readMore{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:50px;
	height:38px;
	position:absolute;
	left:895px;
	top:203px;
}
*+html #header a.readMore{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:50px;
	height:38px;
	position:absolute;
	left:895px;
	top:203px;
}
#header a.readMore:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}
* html #header a.readMore:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}
*+html #header a.readMore:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}
#banner
{
	float:left;
	position:absolute;
	color:White;
	text-align:right;
}
* html #banner
{
	float:left;
	position:absolute;
	color:White;
	text-align:right;
}
*+html #banner
{
	float:left;
	position:absolute;
	color:White;
	text-align:right;
}

.bannerimg 
{
	float:left; 
	padding-top:20px; 
	padding-left:20px;
}
* html .bannerimg 
{
	float:left; 
	padding-top:20px; 
	padding-left:20px;
}
*+html .bannerimg 
{
	float:left; 
	padding-top:20px; 
	padding-left:20px;
}
.bannertext
{
	float:right; 
	padding-top:5px; 
	padding-left:40px;
}
* html .bannertext
{
	float:left; 
}
*+html .bannertext
{
	float:left; 
}
.bannerh1
{
	/*font-family:Arial,Bell MT; 
	font-size:35px; 
	float:right;*/
	padding-left:20px; 
	padding-top:30px; 
	margin-top:30px; 
	font-family:Arial,Bell MT; 
	font-size:35px;
}
* html .bannerh1
{
	padding-left:20px; 
	padding-top:30px; 
	margin-top:30px; 
	font-family:Arial,Bell MT; 
	font-size:35px;
}
*+html .bannerh1
{
	padding-left:20px; 
	padding-top:30px; 
	margin-top:40px; 
	font-family:Arial,Bell MT; 
	font-size:35px;
}
#login{
	float:right; 
	top:10px; 
	right:6px; 
	position:relative; 
	height:130px; 
	padding-top:15px;
}
* html #login{
	float:right; 
	top:5px; 
	right:6px; 
	position:relative; 
	height:130px; 
	padding-top:15px;
}
*+html #login{
	float:right; 
	top:5px; 
	right:6px; 
	position:relative; 
	height:130px; 
	padding-top:15px;
}
#login div{
	width:200px;
	padding:1px 17px 5px 17px;
	color:#fff;
}
* html #login div{
	width:200px;
	padding:1px 17px 5px 17px;
	color:#fff;
}
*+html #login div{
	width:200px;
	padding:1px 17px 5px 17px;
	color:#fff;
}
#login div label{
	font:normal 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left; 
	display:block;
}
* html #login div label{
	font:normal 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left; 
	display:block;
}
*+html #login div label{
	font:normal 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left; 
	display:block;
}
#login div input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}
* html #login div input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}
*+html #login div input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}
#login div a{
	/*background:url(images/subscribe_icon.gif) 0 0 no-repeat;*/
	padding:0 0 0 20px;
	font:11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color:#9CCC37;*/
	color: White;
	text-decoration:underline;
	float:left;
	margin:15px 0 0 0;
	width:120px;
}
* html #login div a{
	/*background:url(images/subscribe_icon.gif) 0 0 no-repeat;*/
	padding:0 0 0 20px;
	font:11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color:#9CCC37;*/
	color: White;
	text-decoration:underline;
	float:left;
	margin:15px 0 0 0;
	width:120px;
}
*+html #login div a{
	/*background:url(images/subscribe_icon.gif) 0 0 no-repeat;*/
	padding:0 0 0 20px;
	font:11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color:#9CCC37;*/
	color: White;
	text-decoration:underline;
	float:left;
	margin:15px 0 0 0;
	width:120px;
}
#login div a:hover{
	text-decoration:none;
}
* html #login div a:hover{
	text-decoration:none;
}
*+html #login div a:hover{
	text-decoration:none;
}
#login div input.go{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
* html #login div input.go{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
*+html #login div input.go{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------Browse header--------------------*/

#BrowseHeader{
	background:url(images/browseHdr2.bmp) 0 0 repeat-x;
	width:98%;	
	height:48px;
	position:relative;
	margin:0 auto;
}
* html #BrowseHeader{
	background:url(images/browseHdr2.bmp) 0 0 repeat-x;
	width:98%;	
	height:40px;
	position:relative;
	margin:0 auto;
}
*+html #BrowseHeader{
	background:url(images/browseHdr2.bmp) 0 0 repeat-x;
	width:98%;	
	height:40px;
	position:relative;
	margin:0 auto;
}
#browse{
	background:url(images/browse2.bmp) 0 0 no-repeat;
	float:left;
	height:40px;
	width:25%;	
	position:relative;
	padding-left:20px;
	padding-top:10px;
}
* html #browse{
	background:url(images/browse2.bmp) 0 0 no-repeat;
	float:left;
	height:40px;
	width:25%;	
	position:relative;
	padding-left:20px;
	padding-top:10px;
}
*+html #browse{
	background:url(images/browse2.bmp) 0 0 no-repeat;
	float:left;
	height:40px;
	width:25%;	
	position:relative;
	padding-left:20px;
	padding-top:10px;
}

#browse a
{
	font-size:22px; 
	letter-spacing:1px; 
	font-weight:bold; 
	font-family:Arial; 
	padding-left:25px; 
	color:#974D04;	
}
* html #browse a
{
	font-size:22px; 
	letter-spacing:1px; 
	font-weight:bold; 
	font-family:Arial; 
	padding-left:25px; 
	color:#974D04;	
}
*+html #browse a
{
	font-size:22px; 
	letter-spacing:1px; 
	font-weight:bold; 
	font-family:Arial; 
	padding-left:25px; 
	color:#974D04;	
}

#browse a:hover 
{
	color:Maroon;
}
* html #browse a:hover 
{
	color:Maroon;
}
*+html #browse a:hover 
{
	color:Maroon;
}

#search
{
 float:left;
 height:40px;
 width:25%;	
 position:relative;
 padding-top:15px;
}
* html #search
{
 float:left;
 height:40px;
 width:25%;	
 position:relative;
 padding-top:15px;
}
*+html #search
{
 float:left;
 height:40px;
 width:25%;	
 position:relative;
 padding-top:15px;
}
#share
{
 float:left;
 height:40px;
 width:25%;	
 position:relative;
 padding-top:15px;
}
* html #share
{
 float:left;
 height:40px;
 width:25%;	
 position:relative;
 padding-top:15px;
}
*+html #share
{
 float:left;
 height:40px;
 width:25%;	
 position:relative;
 padding-top:15px;
}
#changePassword
{
 float:right;
 height:40px;
 width:10%;	
 position:relative;
 padding-top:15px;
}
#changePassword a{
	background:url(images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font:bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:red;
	text-decoration:underline;
}
#changePassword a:hover{
	text-decoration:none;
}
#register
{
 float:right;
 height:40px;
 width:10%;	
 position:relative;
 padding-top:15px;
}
* html #register
{
 float:right;
 height:40px;
 width:10%;	
 position:relative;
 padding-top:15px;
}
*+html #register
{
 float:right;
 height:40px;
 width:10%;	
 position:relative;
 padding-top:15px;
}
#register a{
	background:url(images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font:bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:red;
	text-decoration:underline;
}
* html #register a{
	background:url(images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font:bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:red;
	text-decoration:underline;
}
*+html #register a{
	background:url(images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font:bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:red;
	text-decoration:underline;
}
#register a:hover{
	text-decoration:none;
}
* html #register a:hover{
	text-decoration:none;
}
*+html #register a:hover{
	text-decoration:none;
}
/*------------------------------------------------body--------------------*/
#body{
	width:98%;
	padding:1px 1px 1px 2px;
	margin:0 auto;
}
* html #body{
	width:98%;
	padding:1px 1px 1px 2px;
	margin:0 auto;
}
*+html #body{
	width:98%;
	padding:1px 1px 1px 2px;
	margin:0 auto;
}
/*------------------------------------------------left--------------------*/
#left{
	background:url(images/body_bottom_bg.gif) 0 0 repeat-x #B9B99D;
	padding-top:10px;
	padding-left:5px;
}
* html #left{
	background:url(images/body_bottom_bg.gif) 0 0 repeat-x #B9B99D;
	padding-top:10px;
	padding-left:5px;
}
*+html #left{
	background:url(images/body_bottom_bg.gif) 0 0 repeat-x #B9B99D;
	padding-top:10px;
	padding-left:5px;
}

#left1{
	background:url(images/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	margin:0 0 4px 0;
	padding:5px 10px 6px 9px;
	color:#878767;
	position:relative;
	width:95%;
}
* html #left1{
	background:url(images/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	margin:0 0 4px 0;
	padding:5px 10px 6px 9px;
	color:#878767;
	position:relative;
	width:95%;
}
*+html #left1{
	background:url(images/lft_box_bg.gif) 0 0 no-repeat #EAEADA;
	border:#DDDDCA solid 7px;
	margin:0 0 4px 0;
	padding:5px 10px 6px 9px;
	color:#878767;
	position:relative;
	width:95%;
}

#left1 ul{
	list-style-type:square;
	font-size:11px;
	padding-left:5px;
}
* html #left1 ul{
	list-style-type:square;
	font-size:11px;
	padding-left:5px;
}
*+html #left1 ul{
	list-style-type:square;
	font-size:11px;
	padding-left:5px;
}

#left1 ul li
{
 margin:0;
}
* html #left1 ul li
{
 margin:0;
}
*+html #left1 ul li
{
 margin:0;
}
#left1 p.pic1{
	display:block;
	background:url(images/lft_pic1.gif) 0 0 no-repeat;
	width:88px;
	height:78px;
	margin:5px 0 0 0;
	float:left;
}
* html #left1 p.pic1{
	display:block;
	background:url(images/lft_pic1.gif) 0 0 no-repeat;
	width:88px;
	height:78px;
	margin:5px 0 0 0;
	float:left;
}
*+html #left1 p.pic1{
	display:block;
	background:url(images/lft_pic1.gif) 0 0 no-repeat;
	width:88px;
	height:78px;
	margin:5px 0 0 0;
	float:left;
}
#left1 p.boxTxt1{
	float:right;
	padding:0 0 0 15px;
	border-left:#F9F9F1 solid 2px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:199px;
}
* html #left1 p.boxTxt1{
	float:right;
	padding:0 0 0 15px;
	border-left:#F9F9F1 solid 2px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:199px;
}
*+html #left1 p.boxTxt1{
	float:right;
	padding:0 0 0 15px;
	border-left:#F9F9F1 solid 2px;
	font:normal 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:199px;
}
#left1 h2{
	font:bold 14px/12px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	margin:0 0 10px 0;
	height:10px;
	display:block;
}
* html #left1 h2{
	font:bold 14px/12px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	margin:0 0 10px 0;
	height:10px;
	display:block;
}
*+html #left1 h2{
	font:bold 14px/12px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	margin:0 0 10px 0;
	height:10px;
	display:block;
}

#left h2{
	display:block;
	padding:0 0 0 0;
	font:bold 13px/11px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 5px 0;
	vertical-align:middle;
}
* html #left h2{
	display:block;
	padding:0 0 0 0;
	font:bold 13px/11px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 5px 0;
	vertical-align:middle;
}
*+html #left h2{
	display:block;
	padding:0 0 0 0;
	font:bold 13px/11px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 5px 0;
	vertical-align:middle;
}

#left h2 a{
	font:bold 13px/11px Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left:1px;
	background-color:inherit;
	text-decoration:underline;
	margin:0 0 5px 0;
	vertical-align:middle;
}
* html #left h2 a{
	font:bold 13px/11px Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left:1px;
	background-color:inherit;
	text-decoration:underline;
	margin:0 0 5px 0;
	vertical-align:middle;
}
*+html #left h2 a{
	font:bold 13px/11px Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left:1px;
	background-color:inherit;
	text-decoration:underline;
	margin:0 0 5px 0;
	vertical-align:middle;
}
#left h3{
	display:block;
	background:url(images/date_bg.gif) 0 0 no-repeat;
	height:17px;
	padding:0 0 0 11px;
	margin:0 0 14px 0;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#974D04;
	background-color:inherit;
	text-transform:uppercase;
}
* html #left h3{
	display:block;
	background:url(images/date_bg.gif) 0 0 no-repeat;
	height:17px;
	padding:0 0 0 11px;
	margin:0 0 14px 0;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#974D04;
	background-color:inherit;
	text-transform:uppercase;
}
*+html #left h3{
	display:block;
	background:url(images/date_bg.gif) 0 0 no-repeat;
	height:17px;
	padding:0 0 0 11px;
	margin:0 0 14px 0;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#974D04;
	background-color:inherit;
	text-transform:uppercase;
}
#left ul{
	margin:0;
}
* html #left ul{
	margin:0;
}
*+html #left ul{
	margin:0;
}
/*#left ul li{
	font-size:11px;
}*/
#left ul li
{
	padding-left:15px;
}
* html #left ul li
{
	padding-left:5px;
}
*+html #left ul li
{
	padding-left:5px;
}
#left ul li a{
	background:url(images/arrow_white.gif) 0 7px no-repeat;
	padding:0 0 0 10px;
	font:normal 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#47472D;
	background-color:inherit;
	text-decoration:underline;
	height:20px;
}
* html #left ul li a{
	background:url(images/arrow_white.gif) 0 7px no-repeat;
	padding:0 0 0 10px;
	font:normal 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#47472D;
	background-color:inherit;
	text-decoration:underline;
	height:20px;
}
*+html #left ul li a{
	background:url(images/arrow_white.gif) 0 7px no-repeat;
	padding:0 0 0 10px;
	font:normal 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#47472D;
	background-color:inherit;
	text-decoration:underline;
	height:20px;
}
#left ul li a:hover{
	color:#974D04;
	background:url(images/arrow_white_hover.gif) 0 7px no-repeat #DDDDCB;
	text-decoration:none;
}
* html #left ul li a:hover{
	color:#974D04;
	background:url(images/arrow_white_hover.gif) 0 7px no-repeat #DDDDCB;
	text-decoration:none;
}
*+html #left ul li a:hover{
	color:#974D04;
	background:url(images/arrow_white_hover.gif) 0 7px no-repeat #DDDDCB;
	text-decoration:none;
}

/*------------------------------------------------left--------------------*/

/*------------------------------------------------Navigation--------------------*/



/*------------------------------------------------Navigation--------------------*/


/*------------------------------------------------Center--------------------*/
#center{
	float:left;
}
* html #center{
	float:left;
}
*+html #center{
	float:left;
}

#mainContent
{
	color:#614240;
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	padding:5px;
	
}
* html #mainContent
{
	color:#614240;
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	padding:5px;
}
*+html #mainContent
{
	color:#614240;
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	padding:5px;
}
#mainContent h4
{
 margin-top: 5px;
 margin-bottom: 5px;
}
* html #mainContent h4
{
 margin-top: 5px;
 margin-bottom: 5px;
}
*+html #mainContent h4
{
 margin-top: 5px;
 margin-bottom: 5px;
}
#mainContent a{
	font:bold 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D76E08;
	text-decoration:underline;
}
* html #mainContent a{
	font:bold 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D76E08;
	text-decoration:underline;
}
*+html #mainContent a{
	font:bold 11px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D76E08;
	text-decoration:underline;
}
#mainContent a:hover{
	text-decoration:none;
}
* html #mainContent a:hover{
	text-decoration:none;
}
*+html #mainContent a:hover{
	text-decoration:none;
}


/*------------------------------------------------center--------------------*/
/*------------------------------------------------right--------------------*/
#right{
	float:right;
}
* html #right{
	float:right;
}
*+html #right{
	float:right;
}


/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	width:946px;
	background:url(images/body_bottom_bg.gif) 0 0 repeat-x #B9B99D;
	color:#fff;
	padding:22px 13px 19px 18px;
	margin:0 auto;
}
* html #bodyBottom{
	width:946px;
	background:url(images/body_bottom_bg.gif) 0 0 repeat-x #B9B99D;
	color:#fff;
	padding:22px 13px 19px 18px;
	margin:0 auto;
}
*+html #bodyBottom{
	width:946px;
	background:url(images/body_bottom_bg.gif) 0 0 repeat-x #B9B99D;
	color:#fff;
	padding:22px 13px 19px 18px;
	margin:0 auto;
}
#news{
	width:341px;
	float:left;
	margin:0 28px 0 0;
}
* html #news{
	width:341px;
	float:left;
	margin:0 28px 0 0;
}
*+html#news{
	width:341px;
	float:left;
	margin:0 28px 0 0;
}

#member{
	width:225px;
	float:right;
}
* html #member{
	width:225px;
	float:right;
}
*+html #member{
	width:225px;
	float:right;
}
#member h2{
	display:block;
	background:url(images/member_login_bg.gif) 0 0 no-repeat;
	width:205px;
	height:31px;
	padding:0 0 0 20px;
	font:bold 16px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
* html #member h2{
	display:block;
	background:url(images/member_login_bg.gif) 0 0 no-repeat;
	width:205px;
	height:31px;
	padding:0 0 0 20px;
	font:bold 16px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
*+html #member h2{
	display:block;
	background:url(images/member_login_bg.gif) 0 0 no-repeat;
	width:205px;
	height:31px;
	padding:0 0 0 20px;
	font:bold 16px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#member form{
	width:191px;
	background:url(images/member_form_bg.gif) 0 0 repeat-x #353535;
	padding:9px 17px 24px 17px;
	color:#fff;
}
* html #member form{
	width:191px;
	background:url(images/member_form_bg.gif) 0 0 repeat-x #353535;
	padding:9px 17px 24px 17px;
	color:#fff;
}
*+html #member form{
	width:191px;
	background:url(images/member_form_bg.gif) 0 0 repeat-x #353535;
	padding:9px 17px 24px 17px;
	color:#fff;
}
#member form label{
	font:normal 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left; 
	display:block;
}
* html #member form label{
	font:normal 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left; 
	display:block;
}
*+html #member form label{
	font:normal 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left; 
	display:block;
}
#member form input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}
* html #member form input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}
*+html #member form input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}
#member form a{
	background:url(images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9CCC37;
	background-color:#353535;
	text-decoration:underline;
	float:left;
	margin:15px 0 0 0;
	width:120px;
}
* html #member form a{
	background:url(images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9CCC37;
	background-color:#353535;
	text-decoration:underline;
	float:left;
	margin:15px 0 0 0;
	width:120px;
}
*+html #member form a{
	background:url(images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9CCC37;
	background-color:#353535;
	text-decoration:underline;
	float:left;
	margin:15px 0 0 0;
	width:120px;
}
#member form a:hover{
	text-decoration:none;
}
* html #member form a:hover{
	text-decoration:none;
}
*+html #member form a:hover{
	text-decoration:none;
}
#member form input.go{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
* html #member form input.go{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
*+html #member form input.go{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:98%;
	height:40px;
	margin:0 auto;
	background:url(images/footer_bg.gif) 0 0 repeat-x #323232;
	color:#fff;
	position:relative;
}
* html #footer{
	width:98%;
	height:40px;
	margin:0 auto;
	background:url(images/footer_bg.gif) 0 0 repeat-x #323232;
	color:#fff;
	position:relative;
}
*+html #footer{
	width:98%;
	height:40px;
	margin:0 auto;
	background:url(images/footer_bg.gif) 0 0 repeat-x #323232;
	color:#fff;
	position:relative;
}
#footer ul{
	width:70%;
	position:absolute;
	left:11px;
	top:5px;
}
* html #footer ul{
	width:70%;
	position:absolute;
	left:11px;
	top:5px;
}
*+html #footer ul{
	width:70%;
	position:absolute;
	left:11px;
	top:5px;
}
#footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
}
* html #footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
}
*+html #footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
* html #footer ul li a{
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
*+html #footer ul li a{
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#D4D4C6;
	background-color:#D76E08;
}
* html #footer ul li a:hover{
	color:#D4D4C6;
	background-color:#D76E08;
}
*+html #footer ul li a:hover{
	color:#D4D4C6;
	background-color:#D76E08;
}
#footer span.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	position:absolute;
	/*left:19px;
	top:49px;*/
}
* html #footer span.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	position:absolute;
	/*left:19px;
	top:49px;*/
}
*+html #footer span.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	position:absolute;
	/*left:19px;
	top:49px;*/
}
#footer a.subscribe{
	background:url(images/subscribe_icon.gif) 0 2px no-repeat;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#B9B99D;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:68px;
	text-decoration:underline;
	width:50px;
	padding:0 0 0 18px;
}
* html #footer a.subscribe{
	background:url(images/subscribe_icon.gif) 0 2px no-repeat;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#B9B99D;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:68px;
	text-decoration:underline;
	width:50px;
	padding:0 0 0 18px;
}
*+html #footer a.subscribe{
	background:url(images/subscribe_icon.gif) 0 2px no-repeat;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#B9B99D;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:68px;
	text-decoration:underline;
	width:50px;
	padding:0 0 0 18px;
}
#footer a.subscribe:hover{
	color:#9CCC37;
	background-color:inherit;
	text-decoration:none;
}
* html #footer a.subscribe:hover{
	color:#9CCC37;
	background-color:inherit;
	text-decoration:none;
}
*+html #footer a.subscribe:hover{
	color:#9CCC37;
	background-color:inherit;
	text-decoration:none;
}
#footer a.xht{
	width:98px;
	height:20px;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:757px;
	top:23px;
}
* html #footer a.xht{
	width:98px;
	height:20px;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:757px;
	top:23px;
}
*+html #footer a.xht{
	width:98px;
	height:20px;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:757px;
	top:23px;
}
#footer a.xht:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
* html #footer a.xht:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
*+html #footer a.xht:hover{
	background:url(images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.cs{
	width:98px;
	height:20px;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:866px;
	top:23px;
}
* html #footer a.cs{
	width:98px;
	height:20px;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:866px;
	top:23px;
}
*+html #footer a.cs{
	width:98px;
	height:20px;
	background:url(images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:866px;
	top:23px;
}
#footer a.cs:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
* html #footer a.cs:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
*+html #footer a.cs:hover{
	background:url(images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer img{
	position:absolute;
	left:880px;
	top:51px;
	width:84px;
	height:26px;
}
* html #footer img{
	position:absolute;
	left:880px;
	top:51px;
	width:84px;
	height:26px;
}
*+html #footer img{
	position:absolute;
	left:880px;
	top:51px;
	width:84px;
	height:26px;
}

#footer span.design{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#C5BE25;
	background-color:inherit;
/*	left:19px;
	top:85px;*/
}
* html #footer span.design{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#C5BE25;
	background-color:inherit;
/*	left:19px;
	top:85px;*/
}
*+html #footer span.design{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#C5BE25;
	background-color:inherit;
/*	left:19px;
	top:85px;*/
}
#footer span.design a{
	color:#FFFFFF; background-color:inherit; text-decoration:none;
	}
* html #footer span.design a{
	color:#FFFFFF; background-color:inherit; text-decoration:none;
	}
*+html #footer span.design a{
	color:#FFFFFF; background-color:inherit; text-decoration:none;
	}
#footer span.design a:hover{
	color:#C5BE25; background-color:inherit;
	}
* html #footer span.design a:hover{
	color:#C5BE25; background-color:inherit;
	}
*+html #footer span.design a:hover{
	color:#C5BE25; background-color:inherit;
	}
/*------------------------------------------------footer--------------------*/

/*----------------------------------------Admin Panel--------------*/
.PanelContent
{
	padding-left: 20px;
	color: #614240;
	text-align:left; 
	position:relative; 
	font-family:Arial; 
	font-size:12px;
	width:100%;
}
* html .PanelContent
{
	padding-left: 20px;
	color: #614240;
	text-align:left; 
	position:relative; 
	font-family:Arial; 
	font-size:12px;
	width:100%;
}
*+html .PanelContent
{
	padding-left: 20px;
	color: #614240;
	text-align:left; 
	position:relative; 
	font-family:Arial; 
	font-size:12px;
	width:100%;
}

.ContentTable
{
	position:relative;	
	padding:0px;	
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;	
	font-family:Arial; 
	font-size:12px;
	color: #614240;
}
* html .ContentTable
{
	width:100%;
	position:relative;	
	padding:0px;	
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;	
	font-family:Arial; 
	font-size:12px;
	color: #614240;
}
*+html .ContentTable
{
	width:100%;
	position:relative;	
	padding:0px;	
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;	
	font-family:Arial; 
	font-size:12px;
	color: #614240;
}

.ContentGrid
{
	border:solid 1px #DDDDCA;
	width:100%;
	color: #614240;
}
* html .ContentGrid
{
	border:solid 1px #DDDDCA;
	width:100%;
	color: #614240;
}
*+html .ContentGrid
{
	border:solid 1px #DDDDCA;
	width:100%;
	color: #614240;
}
.ContentGrid TH
{
	background-color:#DDDDCA;
	height:28px;
}
* html .ContentGrid TH
{
	background-color:#DDDDCA;
	height:28px;
}
*+html .ContentGrid TH
{
	background-color:#DDDDCA;
	height:28px;
}
.ContentGrid TD
{
 padding:3px;
}
* html .ContentGrid TD
{
 padding:3px;
}
*+html .ContentGrid TD
{
 padding:3px;
}
.PlansTable
{
	width:100%;
	border:#614240 solid 2px;
    color: #614240;
	padding:0px;	
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:5px;	
	font-family:Arial; 
	font-size:12px;
	border: solid;
}
* html .PlansTable
{
	width:100%;
	border:#614240 solid 2px;
    color: #614240;
	padding:0px;	
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:5px;	
	font-family:Arial; 
	font-size:12px;
	border: solid;
}
*+html .PlansTable
{
	width:100%;
	border:#614240 solid 2px;
    color: #614240;
	padding:0px;	
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:5px;	
	font-family:Arial; 
	font-size:12px;
	border: solid;
}
.PlansTable TH
{
	vertical-align:top;
	border:solid 1px; 
	color: #614240; 
	padding-top:5px; 
	padding-bottom:5px;
	text-align:center;
}
* html .PlansTable TH
{
	vertical-align:top;
	border:solid 1px; 
	color: #614240; 
	padding-top:5px; 
	padding-bottom:5px;
	text-align:center;
}
*+html .PlansTable TH
{
	vertical-align:top;
	border:solid 1px; 
	color: #614240; 
	padding-top:5px; 
	padding-bottom:5px;
	text-align:center;
}
.PlansTable TD
{
	border:solid 1px; 
	color: #614240; 
	text-align:center;
}
* html .PlansTable TD
{
	border:solid 1px; 
	color: #614240; 
	text-align:center;
}
*+html .PlansTable TD
{
	border:solid 1px; 
	color: #614240; 
	text-align:center;
}

.goButton
{

}