body {
	margin:	0px;
	padding: 0px;
	border: 0px;
	background:#250830 url(images/bg.gif) center repeat-y;  
	font: 11px arial, helvetia, sans-serif;
	color:#000000;
}

html { height: 100%; margin-bottom: 1px;}

#container {
	width: 583px;
	margin:	0px auto;
	background: #9d4dac; 
	position: relative;
    min-height: 100%; 
	BORDER-RIGHT: #43464b 0px solid; 
	BORDER-TOP: #f65600 0px solid; 
	BORDER-LEFT: #43464b 0px solid; 
	BORDER-BOTTOM: #f65600 0px solid;
}

.menu1{font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; text-decoration:none; font-weight: bold;}
.menu1:hover{font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#c386ce; text-decoration:none; font-weight: bold;}

.menu2{font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; text-decoration:none; font-weight: bold;}
.menu2:hover{font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#561e6c; text-decoration:none; font-weight: bold;}

.menu3{font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#561e6c; text-decoration:none; font-weight: bold; }
.menu3:hover{font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#ff0000; text-decoration:none; font-weight: bold; }

.menu4{font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#ff0000; text-decoration:none; font-weight: bold;}
.menu4:hover{font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#c8cacf; text-decoration:none; font-weight: bold;}


.borderimage{
border:1px solid #5e6166;
}
.h1{
	color: #ffffff;
	font-size: 11px;
	text-decoration:none; 
	font-weight: bold;}
	
.h2{
	color: #ffffff;
	font-size: 11px;
	text-decoration:none; 
}

.h3{
	color: #561e6c;
	font-size: 16px;
	text-decoration:none;
	font-weight: bold; 
}
	
.duan {font-size:11px; color:#c8cacf; text-decoration:none; font-weight: bold;}

.form_s{ font-family: Arial,Helvetica; 
		 font-size: 11px; font-style: normal;
		 background: #43464b url(images/search.gif) repeat-x;	
		 BORDER-RIGHT: #3c3e42 1px solid; 
		 BORDER-TOP: #3c3e42 1px solid; 
		 BORDER-LEFT: #3c3e42 1px solid; 
		 COLOR: #c8cacf; 
		 BORDER-BOTTOM: #3c3e42 1px solid; 
		 TEXT-DECORATION: none;
		 width: 160px; 
		 padding: 1px;
}

.table {
	BORDER-RIGHT: #43464b 1px solid; 
	BORDER-TOP: #43464b 1px solid; 
	BORDER-LEFT: #43464b 1px solid; 
	BORDER-BOTTOM: #43464b 1px solid;
	color:#8e939f; font-size: 11px;
}




.glowingtabs{
float:left;
width:100%;
line-height:normal;
border-bottom: 0px solid #7e9fff; /*Add border strip to bottom of menu*/
}

.glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
float:left;
background:url(images/menu_1.jpg) no-repeat left top;
margin:0;
margin-right: 0px; /*spacing between each tab*/
padding:0 0 0 14px;
text-decoration:none;
}

.glowingtabs a span{
float:left;
display:block;
background:url(images/menu_2.jpg) no-repeat right top;
padding: 12px 12px 10px 0px;
font-weight:bold; font-size: 11px;
color:#bd9b54;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: #635136;
}

.glowingtabs a.current{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a.current span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: #bf0000;
}

.glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}
