/* Body */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
a:link, a:active, a:visited {
	color: #666666;
}
a:hover {
	color: #FF9900;
}

/* Headings */
h1 {
	font-size: 10px;
	color: #666666;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color:#666666;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
}
h3 {
	font-size: 16px;
	color:#666666;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
}


/* Head */
.head {
	background-color: #F3F4EE;
	width: 100%;
	height: 16px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}
#header {
	width:950px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}
#logo {
	position:absolute;
}
#topbanner {
	text-align:right;
	height:90px;
}
/* Top Navigation */
#tabs {
	width:950px;
	height:30px;
	text-align:left;
}
#tab{
	clear: both;
	margin-left: 50px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#tab li{
	list-style-type: none;
	height: 30px;
	float: left;
	padding: 0 0 0 15px;
	background: url(images/tab-2.gif) top left no-repeat;
	background-color: #BBDDFF;
	margin: 0;
}
#tab li a{
	color: #666666;
	display: block;
	text-decoration: none;
	padding: 9px 15px 8px 0;
	background: url(images/tab-2.gif) transparent top right;
	background-color: #BBDDFF;
}
#tab li.current {
	background:url(images/tab-1.jpg) top left no-repeat;
	background-color: #1572FE;
}
#tab li.over,#tab li:hover {
	background:url(images/tab-1.jpg) top left no-repeat;
	background-color: #1572FE;
}
ul#tab li.current a {
	color: #FFFFFF;
	display: block;
	padding: 9px 15px 8px 0;
	background: url(images/tab-1.jpg) transparent top right no-repeat;
	background-color: #1572FE;
}
ul#tab li.over a,ul#tab li:hover a {
	text-decoration: underline;
	color: #FFFFFF;
	background: url(images/tab-1.jpg) transparent top right;
	background-color: #1572FE;
}
table.tab-bar {
	background-color: #1572FE;
	color: #FFFFFF;
	margin-bottom: 6px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	width:950px;
	height:30px;
	padding-right:5px;
	padding-left:5px;
}
.tab-bar, .tab-bar a:link, .tab-bar a:active, .tab-bar a:visited, .tab-bar a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
}
table.tab-bar-2 {
	background-color: #1572FE;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	width: 950px;
	margin-bottom: 6px;
	margin-top: 6px;
	border: 1px solid #666666;
}


/* Body */
table.body {
	width:950px;
}
td.space-v {
	width:6px;
}
td.body-middle {
	text-align:left;
	vertical-align:top;
}


/* Form */
.textfield {
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 1px;
}

/* Menu Navigation */
td.sidebar-space {
	height:1px;
}
td.sidebar {
	width:160px;
	background:#BBDDFF;
	border-right: 1px solid #8C8C8C;
	border-left: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
}
table.sidebar-right {
	margin-top:8px;
	width:160px;
	background:#BBDDFF;
	border: 1px solid #8C8C8C;
}
div.banner-ad {
	padding: 5px;
	font-size:9px;
}
table.menu {
	width:160px;
}
td.menu-title {
	background-color: #1572FE;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	height:20px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.menu-title a:link, .menu-title a:active, .menu-title a:visited, .menu-title a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.menu-link {
	padding-left:5px;
	padding-top:0px;
	padding-bottom:2px;
	text-align:left;
}
table.ad-space {
	height:3px;
}

/* Sort Box */
table.sort-tabs {
	width: 615px;
}
td.sort-tab-1 {
	background: url(images/sort-tab.gif);
	background-color: #BBDDFF;
	width: 176px;
	height: 25px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#666666;
}
td.sort-tab-2 {
	background: url(images/sort-tab-2.jpg);
	background-color: #1572FE;
	width: 176px;
	height: 25px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#FFFFFF;
}
.sort-tab-2 a:link, .sort-tab-2 a:active, .sort-tab-2 a:visited, .sort-tab-2 a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
td.sort-tab-end {
	border-bottom: 1px solid #8C8C8C;
}
table.sort-box {
	border-right: 1px solid #8C8C8C;
	border-left: 1px solid #D7D482;
	border-bottom: 1px solid #8C8C8C;
	width: 615px;
	height:25px;
	background:#BBDDFF;
	font-weight:bold;
	text-align:center;
}
.sort-box a:link, .sort-box a:active, .sort-box a:visited {
	color:#666666;
}
.sort-box a:hover {
	color:#CCCCCC;
}
table.origin {
	width: 615px;
	border-right: 1px solid #8C8C8C;
	border-left: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	font-weight:bold;

}
table.browse {
	width: 615px;
	border-right: 1px solid #8C8C8C;
	border-left: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	padding-left:6px;
	padding-right:6px;
}

table.browse-head {
	width: 615px;
	font-weight:bold;
	height:20px;
	background-color:#E5E5E5;
	padding-left:6px;
	padding-right:6px;
	border-right: 1px solid #8C8C8C;
	border-left: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
}
table.browse-foot {
	width: 615px;
	font-weight:bold;
	height:20px;
	background-color:#E5E5E5;
	padding-left:6px;
	padding-right:6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid #8C8C8C;
	border-left: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	margin-bottom:6px;
}
table.comment_box {
	width:615px;
	border: 1px solid #C1C1C1;
	background-color:#E4E4E4;
	padding:8px;
	margin-bottom:8px;
}
table.add_comment_box {
	width:615px;
	border: 1px solid #C1C1C1;
	background-color:#E4E4E4;
	padding:8px;
	margin-top:4px;
}
#footer {
	padding-bottom:5px;
}
.copyright a:link, .copyright a:active, .copyright a:visited, .copyright a:hover {
	text-decoration:none;
	color:#666666;
}
.icon {
	margin:10px;
}
