﻿body {
	background-color:#E1F0FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#000000;
	font-weight: normal;
}
button{
	background : url('images/btn.png') repeat-x left 0%;
	border : 1px solid #6a8da4;
	cursor : pointer;
	width:100px;
	height:25px;
	text-transform:uppercase;
	font-size:10px;
}
button:hover{
	color: #ffffff;
	background : url('images/btn.png') repeat-x left 100%;
	border : 1px solid #000000;
	cursor : pointer;
	width:100px;
	height:25px;
	text-transform:uppercase;
	font-size:10px;

}
.white,.white:link,.white:visited,.white:active{
	font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; }
.white:hover{
	font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color:#6FF; }
.whitebold {
	font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.whitebold:link {
	font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.whitebold:visited {
	font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
.whitebold:active {
	font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; }
a:link, a:visited {
	color:rgb(21,66,139);
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color:rgb(114, 158, 233);	
	text-decoration: underline;
	font-weight: normal;
}
img
{border:0;
}
.groupmenu {
	font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color:#FFCC00; font-weight: bold;
	background:url('images/menu_back1.gif') }
.groupmenu:link {
	font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #FFCC00; font-weight: bold; }
.groupmenu:visited {
	font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #FFCC00; font-weight: bold; }
.groupmenu:active {
	font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #FFCC00; font-weight: bold; }
.submenu {
	border-bottom: 1px solid rgb(170, 187, 204); 
	padding-left: 30px;
	height:30px;
	background : url('images/submenu.png') repeat-x left 0%;
}
.submenu:hover{
	border-bottom: 1px solid rgb(170, 187, 204); 
	padding-left: 30px;
	height:30px;
	background : url('images/submenuhover.png') repeat-x left 100%;
}
.submenuselect{
	height:25px;
	padding-left: 30px;
	padding-top: 5px;
	font-weight:bold;
	background : url('images/submenu.png') repeat-x left 100%;
}
.submenu a{
	text-decoration: none;
	font-weight: normal;
}
.headmenu {
	border-style: none;
	color: rgb(255, 255, 255);
	font-family: Arial; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; 
	-x-system-font: none; 
	text-decoration: none; 
	height: 31px; 
	background-color: transparent;
	background: url('images/topmenu_space.gif');"
}
/*-----Begin Embed Class-------------------*/
.embed_blog{
	background:url('images/blog.gif') no-repeat ;
	padding: 2px 0 0 10px;
	padding-left:40px;
	text-align:left;
	color: #000;
	font-size: 12px;
	text-transform:uppercase;
	font-family: Arial;
}
.embed_forum{
	background: url('images/4rum.gif') no-repeat;
	padding: 2px 0 0 10px;
	padding-left:40px;
	text-align:left;
	color: #000;
	font-size: 12px;
	text-transform:uppercase;
	font-family: Arial;
}
/*-----End Embed Class--------------------*/