* { margin: 0; padding: 0; }

body {
	font: 12px/1 "Times New Roman";
	background: url(images/bg.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
	height: 100%;
}

hr { display: none; }

a img { border: none; outline: none; text-decoration: none; }

form fieldset { border: none; }

#container {
	margin: 0 auto;
	width: 100%;
	height: 588px;
	position: relative;
	background: url(images/bg_margin.jpg) repeat-x 0 0;
}
#contentarea {
	margin: 0 auto;
	background: url(images/bg_body.jpg) repeat-x 0 0;
	position: relative;
	width: 790px;
	height: 470px;
	top: 0px;
}

#header {
	margin: 0 auto;
	/*background: url(../gfx/bg_header.jpg) repeat-x 0 0;*/
	background: url(images/header.gif) no-repeat 0 0;
	position: relative;
	width: 790px;
	height: 244px;
	top: 0px;
}

#logo { 
	position: absolute;
	top: 0px;
	left: 5px;
	height: 119px;
	line-height: 119px;
	width: 198px;
}
#logo a {
	display: block;
	height: 119px;
	line-height: 119px;
	width: 198px;
	/*background: url(images/MECstWdgBlue_logo_clear.png) no-repeat 0 0;*/
	text-indent: -9999px;
}

#maincontent {
	padding: 15px;
	width: 560px;
	position: relative;
	left: 0px;
}

#menu {
	position: relative;
	/*top: 98px;*/
	top: 223px;
	left: 20px;
}

ul#nav, ul#nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#nav {
	margin-left: 0px;
	width:790px;
}

ul#nav li {
	float: left;
	margin-right: 3px;
	text-align: center;
	background: #e3eaf0;	
}

ul#nav a {
	float: left;
	width: 10em;
	padding: 5px 0;
	background: #cbd9e7;
	text-decoration: none;
	color: #666666;
}

ul#nav a:hover {
	background: #FFA826;
	color: #FFFFF;
}

ul#nav li.activelink a, ul#nav li.activelink a:hover {
	/*background: #E9EEF2; */
	background: #D7DFE2;
	color: #00033;
}

#maincontent h2 {
	font: lighter 160% "Times New Roman", Times, serif;
	color: #208BE1;
	padding-bottom: 15px;
}

#maincontent p {
	font: 100.01%/1.3 "Times New Roman", Times, serif;
	line-height: 15px;
	text-align: justify;
	padding-bottom: 20px;
}

#maincontent li {
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	font: 100.01%/1.3 "Times New Roman", Times, serif;
	margin-left: 30px;
	padding: 3px;
}

#maincontent a {
	color: #6aaa30;
	text-decoration: none;
	border-bottom: 1px dashed #6aaa30;
}

#maincontent a:hover {
	color: #86c74c;
	text-decoration: none;
	border-bottom: none;
}

.mainlinks  {
	color: #208BE1;
	border-bottom: none;
	text-decoration: none;
}

.mainlinks: hover {
	color: #208BE1;
	border-bottom: none;
	text-decoration: none;
}


#rightarea {
	position: absolute;
	background: url(images/rightarea2.jpg) repeat-x 0 0;
	top: 50px;
	left: 620px;
	width: 160px;
	/*height: 200px;
	background: #ec8325;
	padding: 10px;*/
}


#rightarea2 {
	position: absolute;
	/*background: url(../gfx/rightarea2.jpg) repeat-x 0 0;*/
	top: 120px;
	left: 620px;
	width: 200px;
}


#rightarea p{
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;	
	line-height: 120%;
}

#rightarea p.black{
	color: #000000;
}

#rightarea a{
	color: #cbe2b6;
	text-decoration: none;
}

#rightarea a:hover{
	color: #F7FAA2;
}


#rightarea h3{
	color: #000000;
	font-size: 13px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;	
}

#slogan {
	position: absolute;
	top: 12px;
	left: 16px;
}

#slogan h1 {
	font: lighter 210% "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
}
#slogan h2 {
	font: lighter 110% "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
}
#time {
	position: absolute;
	top: 262px;
	left: 595px;
}

#time h1 {
	font: lighter 210% "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
}
#time h2 {
	font: lighter 110% "Times New Roman", Times, serif;
	color: #000066;
	text-align: right;
}
#buttom_menu a {
	color: #9faab3;
	text-decoration: none;
}

#buttom_menu p {
	color: #9faab3;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	font-size: 10px;
	text-align: center;
}


/*Only in Download center */

.error {
	color: #FF0000;
}

dl.bot_rgt {background:#7f7f9c url(images/c_tl.gif) top left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:40%;}
dl.bot_rgt dt {background:transparent url(images/c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.bot_rgt dd {background:#eee url(images/c_bl.gif) bottom left no-repeat; padding:0; margin:0;}

dl.bot_lft {background:#7f7f9c url(images/c_tl.gif) top left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:40%;}
dl.bot_lft dt {background:transparent url(images/c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.bot_lft dd {background:#eee url(images/c_br.gif) bottom right no-repeat; padding:0; margin:0;}

dl.top_rgt {background:#eee url(images/c_bl.gif) bottom left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:40%;}
dl.top_rgt dt {background:#7f7f9c url(images/c_tl.gif) top left no-repeat; padding:10px; text-align:center; color:#fff;}
dl.top_rgt dd {background:transparent url(images/c_br.gif) bottom right no-repeat; padding:0; margin:0;}

dl.top_lft {background:#eee url(images/c_bl.gif) bottom left no-repeat; margin:5px 0; padding:0; float:left; margin-right:10px; width:40%;}
dl.top_lft dt {background:#7f7f9c url(images/c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#fff;}
dl.top_lft dd {background:transparent url(images/c_br.gif) bottom right no-repeat; padding:0; margin:0;}

dd p {margin:0; padding:10px; line-height:1.3em;}

.image img, .right, .left{	
	background: #fff;
	border: 1px solid #e3e7e8;
	float: left;
	margin: .5em 12px 6px 0;
	padding: 6px;
}
.right{
	float: right;
	margin: .5em 0  6px 12px;
}
.left{
	float: left;
	margin: .5em 12px 6px 0;
}
/*
#nav li {
	display: inline;
}

ul#nav a {
	width: 7em;
	padding: 7px 5px;
	background: #cbd9e7;
	text-decoration: none;
	color: #666666;
	z-index: 10;
	display: inline;	
}

ul#nav a:hover {
	background: #FFA826;
	color: #FFFFFF;
	display: inline;	
}

ul#nav li.activepage a, ul#nav li.activepage a:hover {

/*	
	background: #D7DFE2;	
	color: #000033;
	display: inline;	
}
*/
/*

#contentarea {
	padding: 2px 7px 15px 8px;
	background: url(../gfx/bg_mid.jpg) repeat-y 0 0;
	position: relative;
	padding-left: 0px;
}

#footer {
	clear: both;
	height: 59px;
	padding: 0 30px;
	background: url(../gfx/bg_foot.jpg) no-repeat 0 0;
	color:#dddddd;
	font-size: 10px;
}

a {
	color:#D15900;
	text-decoration: none;
	outline: none;
}
a:hover {
	color:#BB0C21;
}


#footer a { text-decoration: none; color:#FFFFFF;}
#footer a:hover { color:#FFCC00; }
#footer ul { float: left; width: 50%; padding: 22px 0 0 0; }
#footer p { float: right; width: 50%; text-align: right;  padding: 22px 0 0 0; }
#footer ul li { display: inline; padding: 0 10px 0 0; }



#leftmenu {
	position: absolute;
	left: 8px;
	top: 116px;
	width: 160px;
	padding: 6px;
	background: #FFCC55;
}
#leftmenu  a {
	display: block;
    font-size: 14px;
	color:#003300;
	line-height: 15px;
	text-decoration: none;
}
#leftmenu  a:hover {
	color: #FFFFFF;
	background: #BBBB55;
}

#leftmenu  a.fndlist {
	display: inline;
	text-decoration: none;
}
#leftmenu  a.fndlist:hover {
	background: transparent;
}

#leftmenu ul li {
	line-height: 5px;
	list-style-type: none;
}

.join {
	padding: 6px;
}
.join ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

#rightmenu {
	position: absolute;
	right: 8px;
	top: 116px;
	width: 160px;
	padding: 6px;
	background: #eeeeee;
}
#maincontent p {
	line-height: 1.4em;
	margin: 0 0 15px 0;
}
#maincontent p.more {
	margin: 0;
}
h1, h2, h3 { 
	color:#FF9900; 
}

h4 { 
	color:#003300; 
}

#maincontent h1 {
	font-size: 30px;
	line-height: 30px;
}
#maincontent h2 {
	font-size: 20px; 
    color: #595558;
}
#maincontent h2 a {
	font-size: 20px; 
    color: #595558;
}
#maincontent h2 a:hover {
	color: #FF0000;
}
#maincontent h3 {
	margin: 0 0 15px 0;
	font-size: 16px;
	line-height: 16px;

}

#maincontent h3 a:hover {
	color:#FF0000;
}

#maincontent h4 {
	font-size: 12px;
}

select {
	font-size: 11px;
}
input {
	font-size: 11px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	border: thin solid #003300;
}

.smallbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	border: thin solid #003300;
}

.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BDCAAE;
	border: thin solid #003300;
}

.quicksearch {
	border: 1px solid #003300;
	background: #BBBB66;
}

.friendlist {
    width: 100%;
	border: 1px solid #003300;
	background: #999966;
}
.friendlist  th{
    color: #FFFFFF;
	background: #666655;
}

.tableitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: #000000;
	background-color: #B0C8C5;
	padding: 5px;
}

.tableitem2 {
	font-family: verdana;
	font-size: 9px;
	vertical-align: top;
	color: #000000;
	background-color: #BDCAAE;
	padding: 5px;
}


.alerts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B70303;
	text-decoration: none;
}

.alertstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B70303; 
	padding: 5px; 
}


.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
/
	color: #000000;
	background-color: #eeeeee;
	padding:3px;
}

.formitem {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 0.2pt solid #CDCDCD;
	padding: 2px;
}

.smalltext {
	font-family: verdana;
	font-size: 9px;
	color: #000000; 
}
*/
