html, body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #ffffff;
	font-size:11px;
}

img{
	border:0
}

.highlight{
	color:#008080
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FF1A48;
	text-decoration:none;
}

a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FF1A48;
	text-decoration:underline;
}

/* header styles */	
#top {
	margin: 0px auto -5px auto;
	background-color: #ffffff;
	height: 235px;
	width:780px;
	padding: 0px;
}

#top form{
	position: relative;
}

div.search {
	position: absolute;
	right: 10px;
	padding: 0;
	margin-top: 5px;
}

#mid {
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	height: 141px;
	width:780px;
}
	
#bot {
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	height: 61px;
	width:780px;
}
	
div.headerleftbot{
	float:left;height: 61px;
}	

div.headerrighbot{ 
	float:right;
	height: 61px;
	background-image:url(../images/header_rightbot.jpg);
	background-repeat:no-repeat;
	width:501px;
}

#headerlinks{
	margin-top:29px;
}

/* header styles */	

/* body style */	
#outer{
	margin: 0px auto 0px auto;
	width:780px;
	text-align:left;
}

#main {
	margin: 0px;
	width:780px;
	text-align:left;
	background-color:#ffffff;
	float:left
}

/*leftmenu*/
#left{
	display:inline;
	margin-left:19px;
	width:260px;
	float:left
}

/*letest news*/
#leftmenu{
	display:block;
	width:258px;
	border-left:1px #6FB6AD solid;
	border-right:1px #6FB6AD solid;
	background-image:url(../images/leftmenu_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#leftmenu p{
	margin:5px 14px 0 14px
}

div.leftlinks{
	margin:5px 20px 0px 25px;
}

#leftmenu span{
	margin:0 14px 0 14px
}

#leftmenu a {
	font-weight:bold;
	text-decoration:none;
}

#leftmenu a:hover{
	font-weight:bold;
	text-decoration:underline;
}

#leftmenubot{
	display:block;
	width:260px;
	height:57px;
	float:left;
	background-image:url(../images/leftmenu_bot.gif);
	background-repeat:no-repeat;
	padding-bottom:26px;
	text-align:right;
}

#leftmenubot img{
	padding-top:39px;
}

/*letest news*/

/*member login*/
#memberlogin{
	width:232px;
	clear:both;
	margin-left:14px;
}

/*sponsor*/
#sponsor{
	width:232px;
	clear:both;
	padding-top:40px
}

/*leftmenu*/

#center{ 
	display:inline; 
	margin:12px 0 0 20px;
	padding-bottom:35px;
	width:473px; 
	float:left; 
}

#box{
	float:left;
	width:460px;
}

#box img.curve{
	display:block;
}

div.boxbg{
	background-image:url(/images/box_bg.gif);
	background-repeat:repeat-y;
}

#welcometext{
	margin:30px 0 0 0px;
}

/* body style */
/*form Style */
form{
	padding:0px;
	margin:0px;
}

#formbut{
	float:right;
	padding-right:30px;
	padding-bottom:10px;
}

.input{
	background-color:#D8EEEB;
	border:1px #89CAC1 solid;
	width:140px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	height:15px;
}

.submitbutton{
	background-image:url(../images/but_login.gif);
	background-repeat:no-repeat;
	border:none;
	height:23px;
	width:63px;
	cursor:hand;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#008273;
	font-weight:bold;
	margin:5px 0px 10px 0px; 
 }

.resetbutton{
	background-image:url(../images/but_login.gif);
	background-repeat:no-repeat;
	border:none;
	height:23px;
	width:63px;
	cursor:hand;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#008273;
	font-weight:bold;
	margin:5px 0px 10px 0px; 
 }
 
.textfield{
	background-color:#D8EEEB;
	border:1px #89CAC1 solid;
	width:160px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

/*form Style */

#divider{ 
	margin:0 14px 0 14px;
	height:41px; 
	background-image:url(../images/green_dot.gif); 
	background-repeat:repeat-x; 
	background-position:center;
}

#footerouter{ 
	margin: 0px auto 0px auto; 
	width:764px;
	clear:both;
}

#footer { 
	background-color:#89CBC1;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat; 
	width:764px;
	text-align:left; 
	float:left;
	color:#FFFFFF;
	font-size:10px;
	padding:0 0 10px 0
}

#footer a{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
}

#footerleft{
	padding-top:16px;
	float:left;
	padding-left:19px;
	font-weight:bold;
}

#footerright{
	padding-top:16px;
	float:right;
	padding-right:19px;
}
