body {
	background: url(../img2/tmp_body_bg.jpg) center top repeat-x #16224a;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #2b3e7d;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.uber {
	width: 868px;
	position: absolute;
	margin-left: 50%;
	left: -434px;
}

.nav {
	height: 35px;
	text-align: right;
}

.nav .box {
	float: right;
	padding-right: 4px;
}

.nav .button {
	float: left;
}

.main_top {
	height: 9px;
	width: 868px;
}

.main_top[class] {
	background: url(../img2/tmp_main_top.png) left top no-repeat;
}

* html .main_top {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img2/tmp_main_top.png',sizingMethod='image');
}

.main_left {
	width: 4px;
}

.main_left[class] {
	background: url(../img2/tmp_main_left.png) left top repeat-y;
}

* html .main_left {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img2/tmp_main_left.png',sizingMethod='scale');
}

.main_right {
	width: 4px;
}

.main_right[class] {
	background: url(../img2/tmp_main_right.png) left top repeat-y;
}

* html .main_right {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img2/tmp_main_right.png',sizingMethod='scale');
}

.main_bottom {
	height: 13px;
	width: 868px;
}

.main_bottom[class] {
	background: url(../img2/tmp_main_bottom.png) left top no-repeat;
}

* html .main_bottom {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img2/tmp_main_bottom.png',sizingMethod='image');
}

.vmenu {
	width: 190px;
	background: url(../img2/tmp_vmenu_bg.gif) left top repeat-y;
}

.vmenu .button {
	height: 25px;
	padding-left: 5px;
}

.vmenu .bottom {
	height: 90px;
	padding-left: 5px;
}

.content {
	width: 670px;
	background: url(../img2/tmp_content_bg.gif) left top repeat-y;
}

.content .title {
	width: 660px;
	margin-left: 4px;
	padding-top: 6px;
}

.content .box {
	font-size: 13px;
	color: #000000;
	width: 650px;
	margin-left: 10px;
	padding-bottom: 6px;
}

.tag {
	text-align: right;
	padding-bottom: 5px;
	color: #ffffff;
	font-size: 10px;
	width: 864px;
}

.tag a {
	color: #ffffff;
	text-decoration: none;
}

.tag a:hover {
	color: #ffff00;
	text-decoration: none;
}

/* Menu Control */

.menu {
	color: #666666;
	font-size: 10px;
	background: url(../img2/menu_bg.gif) left top repeat-y #ffffff;
	width: 170px;
}

.menu a {
	color: #2b3e7d;
	text-decoration: none;
}

.menu a:hover {
	color: #000000;
	text-decoration: none;
}

#menu_item {
	height: 20px;
	width: 170px;
	background: url(../img2/menu_item_bg.gif) left bottom repeat-x;
	line-height: 20px;
	font-size: 10px;
	text-align: left;
	text-indent: 5px;
}

#menu_line {
	height: 1px;
	background-color: #1e872e;
}

h3 {
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	color: #2b3e7d;
	margin: 0;
	padding-bottom: 10px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #2b3e7d;
	margin: 0;
	padding-bottom: 10px;
}

h5 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-style: italic;
	margin: 0;
	padding-bottom: 3px;
}

/* SPECIFICS */

.text_16b {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.pic_right {
	float: right;
	padding: 0px 0px 10px 10px
}

.pic_left {
	float: left;
	padding: 0px 10px 10px 0px
}

.footnote {
	font-style: italic;
	font-size: 11px;
}

.content_24 {
	font-weight: bold;
	font-size: 24px;
}

.content_18 {
	font-weight: bold;
	font-size: 18px;
}