body {
	background: #2683A0 url(../gfx/background.gif) repeat-x;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #5E75B2;
	margin-top: 20px;
}

#body_bottom {
	width: 100%;
}

td {
	vertical-align: top;
}

* a {
	color: #5E75B2;
	text-decoration: none;
}

* a:hover {
	text-decoration: underline;
}

* .main {
	width:  970px;
	margin: 0 auto;
}

* .main_center {
	background: #ffffff url(../gfx/main_bkg_c.gif) repeat-y;
	margin: 0 0px;
	position: relative;
}

* .main_bottom {
	background: url(../gfx/main_bottom.gif) no-repeat;
	height: 22px;
}

.star { color:#ff0000; }


/* @group tabs */

* .small {
	font-size: 10px;
}

* .main_top {
	background: url(../gfx/main_top.gif) no-repeat;
	height: 52px;
}

* .main_top a {
	line-height: 52px;
	display: block;
	width: 100%;
	height: 100%;
}

* .tab_left, * .tab_on, * .tab_off {
	display: block;
	margin-top: 1px;
	padding: 0;
	width: 154px;
	height: 51px; /* tot = 52 */
	float: left;
	border-right: 1px solid #999;
	font-size: 14px;
	text-align: center;
}

* .tab_left {
	padding-left: 0;
	padding-right: 0;
	width: 15px;
}

* .tab_on {
	background-color: #5E75B2;
	color: white;
}

* .tab_on a {
	color: white;
}

* .tab_off {
	background: url(../gfx/tab_bkg_off.gif) repeat-x;
}

/** .tab_off:hover {
	background-image: none;
	background-color: #A0D0F4;
}*/


/* @end */

/* @group left_menu */

* #left_menu {
	background: url(../gfx/left_menu.gif) no-repeat;
	width: 183px; min-height: 314px;
	margin-top: 10px;
	margin-left: 1px;
	padding-top: 8px;
	text-align: left;
}

* #left_menu div {
	width: 167px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

* #left_menu div div {
	width: auto;
	padding: 0 5px 0 5px;
}

* #left_menu a {
	margin-left: 1ex;
}

* .left_menu_h1 {
	line-height:180%;
	font-weight: bold;
}
* .left_menu_h2 {
	line-height:150%;
	text-decoration: underline;
}
* .box1_top {
	background: url(../gfx/box1-top.gif) no-repeat;
	width: 167px; height: 11px;
}

* .box1 {
	background-color: #93BFF0;
}

* .box1_bottom {
	background: url(../gfx/box1-bottom.gif) no-repeat;
	width: 167px; height: 11px;
}

* .box3_top {
	background: url(../gfx/box3-top.gif) no-repeat;
	width: 167px; height: 11px;
}

* .box3 {
	background-color: #D9E7F4;
}

* .box3_bottom {
	background: url(../gfx/box3-bottom.gif) no-repeat;
	width: 167px; height: 11px;
}

/* @end */

* #header_img {
	margin-left: 1px;
	background: url(../gfx/top-1.jpg) no-repeat;
	width: 100%; height: 189px;
}

* #content {
	color: #3048B0;
	margin-top: 30px;
}

* #content .title {
	font-size: 150%;
	font-weight: bold;
}

* #content .imgbox {
	text-align: center;
	display: inline;
	float: right;
	margin-left: 6px;
}

* #content .imgbox a {
	background-color: #A6E5F5;
	width: 100%;
	display: block;
	padding-bottom: 2px;
}
