@charset "UTF-8";





body {
	background-image:url(../gra/bg.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
a:link {
	color:#900;
	text-decoration: none;
	}
a:visited {
	color:#900;
	text-decoration: none;
	}
a:hover {
	color:#900;
	text-decoration: underline;
	}
a:active {
	color:#900;
	text-decoration: none;
	}





#header {
	width: 980px;
	height:80px;
	margin:auto;
}

.content {
	}

.content div {
	float:left;
	}

#header-left {
	width: 300px;
	height:80px;
}

.header-right-1 {
	width: 136px;
	height:80px;
	margin-left: 4px;
	text-align:center;
}

.header-right-2 {
	width: 142px;
	height:54px;
	margin-left: 45px;
	text-align:center;
	margin-top:19px;
}

.header-right-3 {
	width: 53px;
	height:60px;
	margin-left: 45px;
	text-align:center;
	margin-top:20px;
}

.header-right-5 {
	width: 90px;
	height:60px;
	margin-left: 45px;
	text-align:center;
	margin-top:19px;
}

.header-right-4 {
	width: 74px;
	height:60px;
	margin-left: 45px;
	text-align:center;
	margin-top:21px;
}

.sep-line {
	width: 100%;
	height:1px;
	background-color:#9C0000;
	background-image:url(../gra/sep_line.jpg);
	background-position: center;
	background-repeat:no-repeat;
}

#menu {
	width: 980px;
	height:28px;
	margin:auto;
	background-image:url(../gra/menu_bg.jpg);
	background-position: center;
	background-repeat:no-repeat;
}

#menu-bar {
	width: 980px;
	margin:auto;
}

#menu-bar-sub-1 {
	width: 300px;
}

#menu-bar-sub-btn1 {
	width: 107px;
	margin-left: 15px;
	margin-right: 15px;
}

#menu-bar-sub-btn2 {
	width: 147px;
	margin-left: 15px;
	margin-right: 15px;
}

#menu-bar-sub-btn3 {
	width: 117px;
	margin-left: 15px;
	margin-right: 15px;
}

#menu-bar-sub-status {
	width: 219px;
	height:28px;
	text-align:right;
	line-height:28px;
}

#mainbox {
	width: 980px;
	min-height:380px;
	margin:auto;
}

#mainbox-flexible {
	width: 980px;
	margin:auto;
}

#mainbox-top {
	width: 980px;
	height:60px;
	background-image:url(../gra/bg_panel_top.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#mainbox-content {
	width: 980px;
	min-height:400px;
	background-image:url(../gra/bg_panel.png);
	background-position:bottom;
	background-repeat:repeat-y;
}

#mainbox-content-flexible {
	width: 980px;
	background-image:url(../gra/bg_panel.png);
	background-position:bottom;
	background-repeat:repeat-y;
}

#mainbox-content-simple {
	margin-top:50px;
	text-align:center;
}

#mainbox-content-sidebar {
	width: 165px;
	margin-left:7px;
}

#mainbox-content-main {
	width: 700px;
	margin-left:78px;
	
}

#footer {
	width: 980px;
	margin:auto;
}

#bottom {
	clear:both;
	}

#mainbox-content-upgrade {
width: 980px;
height:620px;
background-image:url(../gra/bg_panel.png);
background-position:bottom;
background-repeat:repeat-y;
}




.blackbold {
	color:#333;
	font-size:14px;
	font-weight:bold;
}

.blackbold a:link{
	color:#900;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.blackbold a:visited{
	color:#900;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.blackbold a:hover{
	color:#666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.blackbold a:active{
	color:#666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}




.greybold {
	color:#333;
	font-size:16px;
}

.greybold_med {
	color:#333;
	font-size:13px;	
	font-weight:bold;
}

.redbold {
	color:#900;
	font-size:16px;
	font-weight:bold;
	
}
.redbold a{
	color:#900;
	font-size:16px;
	font-weight:bold;
}
.redbold a:hover{
	color:#666;
	font-size:16px;
	font-weight:bold;
}

.redbold_sml {
	color:#900;
	font-size:12px;
}

.redbold_sml_bigger {
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}

.black_small {
	color:#333;
	font-size:12px;
}

.grey_small {
	color:#666;
	font-size:12px;
}

.grey_small a{
	color:#666;
	font-size:12px;
}

.redbold_sml a{
	color:#900;
	font-size:12px;
}
.redbold_sml a:hover{
	color:#900;
	font-size:12px;
	text-decoration:underline;
}

.redbold_sml_blk {
	color:#333333;
	font-size:12px;
}
.redbold_sml_blk a{
	color:#990000;
	font-size:12px;
}
.redbold_sml_blk a:hover{
	color:#990000;
	font-size:12px;
	text-decoration:underline;
}
.redbold_sml_blk a:visited{
	color:#333333;
	font-size:12px;
	text-decoration:underline;
}

.goldbold {
	color:#FFCC00;
	font-size:12px;
}

.boldtext {
	color:#000;
	font-size:14px;
	font-weight:bold;
}

