/* Create by Justina Chen, 2006-12-18*/
body
{
	background-color:white;
	font-family:Arial,ËÎÌå;
	color:black;
	font-size:12px;
	margin:0 0 0 0;
}

div,p,td,input,textarea,select
{
	color:black;
	font-family:Arial,ËÎÌå;
	font-size:12px;
}

hr
{
	height:1px;
}

p
{
	margin-top:3px;
	margin-bottom:3px;
}

input,select
{
	border:1px solid #99BFD4;
	height:18px;
}

input.option
{
	border:0px;
}

input.button
{
	border:1px solid #99BFD4;
	background-color:#E2EFF7;
	font-weight:bold;
	padding-top:1px;
}

a:link
{
	color:#336699;
	text-decoration:none;
}

a:hover
{
	color:#336699;
	text-decoration:underline;
}

a:active
{
	color:Red;
	text-decoration:none;
}

a:visited
{    
	color:#336699;
	text-decoration:none;
}

span.rmenu
{
	width:370px;
	text-align:right;
	color:white;
}

span.title
{
	width:200px;
}

span.title a:link
{
	color:black;
	text-decoration:underline;
}

span.title a:visited
{
	color:black;
	text-decoration:underline;
}

span.more
{
	width:320px;
	text-align:right;
}

div#head
{
	width:703px;
}

div#logo
{
	width:200px;	
	height:30px;
	float:left;
	padding-left:20px;
	padding-top:8px;
}

div#menu
{
	width:500px;
	height:20px;
	padding-top:2px;
	padding-left:8px;
	background-color:#6498C9;
}

div#menu a:link
{
	color:white;
}

div#menu a:hover
{
	color:white;
	text-decoration:underline;
}

div#menu a:visited
{
	color:white;
}

div#search
{
	width:500px;
	height:20px;
	padding-top:15px;
	text-align:right;
}

div#body
{
	width:703px;
}

div#banner
{
	width:500px;
	float:left;
	background-color:#E3F1FA;
}

div#account
{
	width:200px;
	height:165px;
	background-color:#D5E0E6;
	padding:3px;
}

div#footer
{
	width:703px;
	border-top:3px solid black;
	padding-top:3px;
	text-align:center;
}

div.content
{
	width:703px;
	padding:3px;
	background-color:#A4C8E2;
	margin-top:3px;
	text-align:left;
}

div.lcontent
{
	width:345px;
	float:left;
	padding:5px;
}

div.rcontent
{
	width:345px;
	padding:5px;
}

div.title
{
	font-weight:bold;
}

.query{
	background-color:#CCCCCC;
}
