body {
	background-color: #E7E7E7;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 150%;
	color: #444444;
	margin: 0 0 0 0;
}

a {
	color: #5FA2D9;
	text-decoration: none;
}
a:hover {
	color: #346E9D;
	text-decoration: underline;
}
img {
	border: 0;
}
#header {
	margin: auto;
	width: 774px;
	height: 122px;
	background: url(00-header.png);
	color: #FFFFFF;
	text-align: center;
}
#header h1 {
	margin: 0 0 0 0;
	padding: 50px 30px 0px 30px;
	font-size: 20px;
	letter-spacing: 2px;
	font-family: 'Trebuchet MS', Verdana, Arial;
}
#header div {
	margin: 0 0 0 0;
	padding: 5px 30px 10px 30px;
	font-size: 8pt;
	line-height: 120%;
}

#menu {
	margin: auto;
	width: 774px;
	font-size: 11px;
	background: url(00-main.png);
	text-align: center;
	min-height: 8px;
}
#menu a {
	font-weight: bold;
}

#mainbody {
	margin: auto;
	width: 774px;
	background: url(00-main.png);
	padding-bottom: 10px;
}

#main {
	width: 518px;
	padding-left: 22px;
	min-height: 300px;
	float: left;
}

#main h2, #main .title {
	font-weight: bold;
	font-size: 12pt;
	font-family: 'Trebuchet MS', Verdana, Arial;
	margin: 0 0 5px 0;
}

#right {
	float: right;
	width: 200px;
	margin: 0px 22px 10px 0px;
	font-size: 9pt;
}

#right p {
	font-family: 'Trebuchet MS', Verdana, Arial;
	margin: 0 0 0 0;
	font-size: 10pt;
}
#right span {
	font-family: 'Trebuchet MS', Verdana, Arial;
	margin: 0 0 0 0;
	font-size: 8pt;
}

.r_title { 
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.r_title b {
	color: #444444;
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 10pt;
}

.r_menu {
	padding-left: 5px;
	font-family: Arial;
	font-size: 9pt;
}
.r_menu a {
	text-decoration: underline;
	color: #5FA2D9;
}
.r_menu a:hover {
	text-decoration: underline;
	color: #5FA2D9;
}

.exlinks {
	width: 200px;
	height: 58px;
	line-height: 150%;
	overflow: auto;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-shadow-color: ##FEFEFE;
}

#adminbody {
	margin: 0 0 0 0;
	padding: 0 30px 0 30px;
}

#footer {
	margin: auto;
	width: 774px;
	height: 42px;
	background: url(00-footer.png);
	text-align: center;
	line-height: 150%;
	font-size: 7.5pt;
}

#footer div {
	padding: 12px 0 12px 0;
	margin: 0 0 0 0;
}

#footer a{ 
	color: #444444;
	text-decoration: none;
}
#footer a:hover{ 
	color: #888888;
}

.h01 {
	height: 1px;
}
.h05 {
	height: 5px;
}
.h10 {
	height: 10px;
}
.h15 {
	height: 15px;
}
.h200 {
	height: 200px;
}
.h1000 {
	height: 1000px;
}
.c {
	clear: both;
}
.ch5 {
	clear: both;
	height: 5px;
}
.ch10 {
	clear:both;
	height: 10px;
}
.ch12 {
	clear:both;
	height: 12px;
}
.ch15 {
	clear:both;
	height: 15px;
}
.ch20 {
	clear:both;
	height: 15px;
}
.paging {
	text-align: center;
}
.red {
	color: red;
}

