body
{
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-color: #c2cbce;
}

/*body { overflow:scroll; }*/

a:link {font-size: 12px; color: #5bbf1d; font-family: Tahoma; text-decoration: underline;}
a:hover {font-size: 12px; color: #747474; font-family: Tahoma; text-decoration: underline;}
a:visited {font-size: 12px; color: #5bbf1d; font-family: Tahoma; text-decoration: underline;}

p { padding-top:5px; padding-bottom:5px; margin:0px; font-size: 13px; }
img { border: 0px;}
h1 {font-size: 14px; font-weight: bold; margin: 0px; padding: 0px;}
h2 {font-size: 13px; font-weight: bold; margin: 0px; padding: 0px;}
hr {background-color:#CCCCCC; border-style:none; color:#555555; height:1px;} 
ul {list-style: none;  margin: 0px 0px 10px 20px;  padding: 0px; font-size: 13px;} 
li {list-style: disc;  margin: 8px 0px 8px 0px;  padding: 0px;}

/* content*/
.top {background: url(img/top_bg.gif) top left repeat-x; display:block; width: 100%; height: 50px; margin: auto; background-color: #fff;}

.menu {display:block; width: 100%; height: 53px; margin: auto; text-align: center; background-color: #fff;}
.menu_tbl { width: 935px; font-size: 13px;}
.menu_sep { background-color: #5bbf1d; text-align: center; color:white;}
.menu_item { background-color: #5bbf1d; text-align: left; }
.menu_item_last { background-color: #5bbf1d; text-align: right; }
.menu_item_sel { background-color: #fff; text-align: center;}
.menu_item a, .menu_item a:visited {color: #fff; text-decoration: none; font-weight: bold; }
.menu_item a:hover {color: #b4f48c;}

.content {display:block; width: 100%; margin: auto; background-color: #fff; padding-top: 10px;}
.marks {width: 100%;}
.marks td { padding: 10px 0px 10px 0px;}

.footer {background: url(img/footer_bg.png) top left repeat-x; display:block; width: 100%; height: 262px; margin: auto;}
.contact {background: url(img/contact_bg.png) top right no-repeat; width: 790px; height: 262px;}
.contact_text { color: #fff; margin-left: 300px; margin-top: 40px;}
.contact_text a, .contact_text a:visited {color: #88fe3f;}
.contact_text a:hover {color: #5bbf1d;}

sup.new { color:yellow; font-size:8px;}
span.mmo-title { font-size: 18px; font-weight:bold; color: #5bbf1d; font-family: Tahoma; }
p { padding-bottom:7px; }
strong { font-size:12px; font-family: Tahoma; }