body {
	background-color: #ffffff;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
.bg {
	background-image: url(images/index_button_right_03.gif);
	background-repeat: repeat-x;
	background-color: #030507;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	padding-left: 10px;
}
a:link {
	text-decoration: none;
	color: #444B9C;
}
a:visited {
	text-decoration: none;
	color: #444B9C;
}
a:hover {
	text-decoration: underline;
	color: #333875;
}
a:active {
	text-decoration: none;
	color: #444B9C;
}

A:link.email{color:#777778; font-size: 12px;font-style: italic;font-weight: bold;text-decoration: none;}	/*email link*/
A:visited.email{color:#777778; font-size: 12px;font-style: italic;font-weight: bold;text-decoration: none;}
A:active.email{color:#777778; font-size: 12px;font-style: italic;font-weight: bold;text-decoration: none;}
A:hover.email{color:#777778; font-size: 12px;font-style: italic;font-weight: bold;text-decoration: underline;}

A:link.biz{color:#ffffff; text-decoration: underline;}	
A:visited.biz{color:#ffffff; text-decoration:underline;}
A:active.biz{color:#ffffff; text-decoration: underline;}
A:hover.biz{color:#cccccc; text-decoration: underline;}

A:link.whrite{color:#ffffff; text-decoration: underline; font-weight: bold;}	
A:visited.whrite{color:#ffffff; text-decoration:underline; font-weight: bold;}
A:active.whrite{color:#ffffff; text-decoration: underline; font-weight: bold;}
A:hover.whrite{color:#cccccc; text-decoration: underline; font-weight: bold;}

A:link.profile_mail{color:#333333;font-size: 11px; text-decoration: none;}	
A:visited.profile_mail{color:#333333; font-size: 11px; text-decoration:none;}
A:active.profile_mail{color:#333333; font-size: 11px; text-decoration: none;}
A:hover.profile_mail{color:#666666; font-size: 11px; text-decoration: underline;}

A:link.left{color:#444444; text-decoration: none;}
A:visited.left{color:#444444; text-decoration: none;}
A:active.left{color:#444444; text-decoration: none;}
A:hover.left{color:#666666; text-decoration: underline;}


.graytext {
	font-size: 12px;
	color: #777778;
	font-style: italic;
	font-weight: bold;
}
.graytext2 {
	font-size: 11px;
	color: #444444;
	line-height: 20px;
}
.white2text {
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
}
.whitetext {
	font-size: 9px;
	color: #ffffff;
}
.featuretext {
	font-size: 11px;
	color: #5d5d5d;
	padding-left: 10px;
	line-height: 20px;
}
.bluetext {
	font-size: 11px;
	color: #4E53BB;
	font-weight: bold;
}
.browntext {
	font-size: 11px;
	color: #764e3a;
	font-weight:bold;
}


.bluelargetext {
	font-size: 24px;
	color: #4a5c74;
	font-weight:bold;
}

.blacktext {
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	line-height: 19px;
	padding-left: 5px;
	padding-right: 5px;
}
.black11text2 {
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	line-height: 14px;
	padding-left: 12px;
	padding-right: 68px;
}
.black11text {
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	line-height: 15px;
	padding-left: 12px;
	padding-right: 68px;
}
.black_2text {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
	
}


.graytable {
	border: 1px solid #dcdcdc;
}


.bluetable {
	border: 1px solid #BFC1F0;
	font-size: 11px;
	color: #BFC1F0;
	line-height: 16px;
	background-color: #ffffff;
}
.grayscroll {
	scrollbar-face-color : #ffffff;
	scrollbar-shadow-color :#BFC1F0;
	scrollbar-darkshadow-color :#FFFFFF;
	scrollbar-highlight-color : #BFC1F0;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-track-color :#ffffff;
	scrollbar-arrow-color :#BFC1F0;
	padding-right: 5px;
}