.top_bg {
	background-image: url(/images/top_bg.gif);
	background-repeat: repeat-x;
}
.trebuched11blue {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #0064AA;
	text-decoration: none;
}
.trebuched12white {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	display:block;
}
a.trebuched12white:hover {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #0A4BA6;
	text-decoration: none;
	background-image:url(/images/hover_bg.jpg);
	background-repeat:repeat-x;
	padding-top:9px;
	padding-bottom:9px;
	padding-left:11px;
	padding-right:11px;
}
.trebuched11boldgrey {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #9E9E9E;
	text-decoration: none;
	font-weight:bold;
}
a.trebuched11boldgrey:hover {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #3988FD;
	text-decoration: none;
	font-weight:bold;
}
.maincontent {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #7C7C7C;
	text-decoration: none;
	line-height:16px;
	text-align:justify;
}
.maincontentblue {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #04217F;
	text-decoration: none;
	line-height:16px;
	text-align:justify;
}
h1 {
	font-family:"Trebuchet MS";
	font-size: 16px;
	font-weight:bold;
	color: #04217F;
	text-decoration: none;
	line-height:16px;
	text-align:justify;
}
.sign_up_bg {
	background-image:url(/images/sign_up_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FFFFFF;
	text-decoration:none;
}
.sign_up {
	font-size:21px;
	color:#FFFFFF;
	text-decoration:none;
}
a.sign_up:hover {
	font-size:21px;
	color:#A3D3FF;
	text-decoration:none;
}
.bot_bg {
	background-image:url(/images/bot_bg.gif);
	background-repeat: repeat-x;
}
.member_box{
	border:1px solid #d1d1d1;
}
.arial13white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
.arial11grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#797979;
}
.login_box {
	width:176px;
	height:16px;
	border:1px solid #d1d1d1;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#797979;
}
.login_bg {
	background-image:url(/images/login_bg.gif);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.login {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;	
}
a.login:hover {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #A3D3FF;
	text-decoration: none;
	font-weight:bold;	
}
.bot_link {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #6E6D6D;
	text-decoration: none;
	font-weight:bold;
	line-height:24px;
}
a.bot_link:hover {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #4095F9;
	text-decoration: none;
	font-weight:bold;
	line-height:24px;
}
.bot_linkactive {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #4095F9;
	text-decoration: none;
	font-weight:bold;
	line-height:24px;
}
.design {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #4095F9;
	text-decoration:underline;
	font-weight:bold;
	line-height:24px;
}
a.design:hover {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #4095F9;
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
}
.copyright {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #6E6D6D;
	text-decoration: none;
	font-weight:bold;
}
.copyrightblue {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #4095F9;
	text-decoration: none;
	font-weight:bold;
}
.dotline {
	background-image:url(/images/dotted.gif);
	background-repeat:repeat-x;
}