
body, html { margin:0; padding:0; font-family: Verdana, Arial, Helvetica, sans-serif ;font-size: 12px !important; color: #999999; }

#silver_body{width: 768px; height: 100%; margin-top: 5px; background: #3b3b3b;border: 1px solid #666666;text-align: left;}
#header1{background: #313131; color: #999999; height: 30px;}
	#top_nav{font-family: verdana; font-size: 9pt;vertical-align: middle; color: #595959; padding-left: 10px;}
	#top_nav a {color: #737373; text-decoration: none;}
	#top_nav a:hover {color: #212121; background: #ACC16D;}
	
#header2{}

#navigation_header{}
	.nav_border{border-left: 1px solid #3b3b3b;}
	
#content_body{}

#footer{width: 768px; margin-top: 5px; margin-bottom: 5px;}
	#footer table td {font-family: verdana; font-size: 8pt;}

table {border-collapse: collapse;}



.silver_box {border: 1px solid #49493D; background: #333333; margin: 5px}
.silver_box a:link, .silver_box a:active, .silver_box a:visited{color: #689276;}
.silver_box a:hover{color: #689276; background: #49493D;}

/*Linkage*/
a {color: #ACC16D; text-decoration: none; background: transparent;}
a:hover {color: #212121; text-decoration: none; background: #ACC16D;}

/*top btn */
.toppy a {text-decoration: none; background: transparent;}
.toppy a:hover {text-decoration: none; background: #73842D;}

/* GENERAL GOODS */
.header_light {color: #73842D;}/*#7F9131*/
.header_dark {color: #4C532A;}
.light_bold {font-weight: 200;}
.small_gray {font-size: 8pt; color: #717171;}
.dark_green {color: #626523;font-size: 11px;}

table {border-collapse: collapse; font-size: 12px;}

.title {font-family: Verdana, arial; color: #909075; font-size: 18px;}
.sub_title {font-family: verdana, arial; color: #909075; font-size: 10px !important; text-transform:capitalize}

::selection {background: #82974B; color: #212121;}
::-moz-selection {background: #82974B; color: #212121;}

.select a {
	background:#535353;
	text-align:right;
	color: #ccccff;
	text-decoration:none;
	border:1px solid #535353;
	padding: 5px;
	display: inline;
	width: 55px;
	font-family: verdana;
	font-size: 9pt;
	}
	
.select a:hover {
	background:#ccccff;
	text-align:right;
	color: #212121;
	text-decoration:none;
	border:1px solid #ccccff;
	padding: 5px;
	display: inline;
	width: 55px;
	font-family: verdana;
	font-size: 9pt;
	}
	
	.blackbox{
	 margin: 0;
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 z-index: 1;
	 padding-top: 20px;
	 background: url(../images/bg.png) repeat;
	 }