/*body
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #ebebeb;
}*/
body
{
	background-image:url('../../images/body_bg_green.jpg');
	background-repeat:repeat-x;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
}

a.FooterLink, a.FooterLink:link, a.FooterLink:visited{color: white; text-decoration:none;}

/*topheader*/
.topheader {margin-bottom:20px;}
.topheader table {height:25px;border-collapse:separate;width:100%;background-color:Transparent;font-size:100%;}
.topheader td {height:25px;}
.topheader th {height:25px;background-image:url(images/darkgradient.gif);color:White;white-space:nowrap;font-weight:normal;}
.topheader a {color: White;text-decoration: none;}
.topheader a:hover{text-decoration:underline;}
.topheader th.menuitem {color:white;text-align:center;width:12%;border-left:1px solid #324201;border-right:1px solid #283102;white-space:nowrap;padding-left:5px;padding-right:5px;}
.topheader th.rightitem {border-left:1px solid #324201;color:Silver;text-align:right;border-right:none;}
.topheader td.outerheader {width:6px;}

/*header*/
.header table {font-size: 8pt;background-color:Transparent;width:100%;height:90px;border:none;}
.header td {white-space:nowrap;}
.header h1 {font-weight: normal;font-size: 18pt;margin-bottom: 0px;font-family: 'Arial Narrow';margin-top:5px;}
.header a {color: #333399;text-decoration: underline;}
.header a:hover{text-decoration: none;}
.header img{vertical-align:middle;border:none;}

/*main body*/
.forumcontent table {font-size: 8pt;border-collapse:collapse;background-color:#FFFFFF;}
.forumcontent h1 {font-weight: normal;font-size: 18pt;margin-bottom: 0px;font-family: 'Arial Narrow';}
.forumcontent h2 {margin-bottom: 0px;font-size: 10pt;margin-top:0px;}
.forumcontent h3 {font-weight: bold;font-size: 8pt;margin-bottom: 0px;}
.forumcontent a {color: #333399;text-decoration: underline;}
.forumcontent a:hover{text-decoration: none;}
.forumcontent th {background-image:url(images/darkgradient.gif);color:White;font-weight: bold;font-size: 9pt;text-align: left;padding: 5px 5px 5px 5px;border:1px solid #283102;}
.forumcontent th a {color: White;font-size: 8pt;font-weight: normal;text-decoration: none;}
.forumcontent th a:hover{text-decoration:underline;}
.forumcontent td {border:1px solid silver;}
.forumcontent button{font-family: Verdana;font-size: 8pt;border: slategray 1px solid;}
.forumcontent textarea{font-family: Verdana;font-size: 8pt;border-left: slategray 1px solid;border-right: slategray 1px solid;border-bottom: slategray 1px solid;border-top: none;}
.forumcontent select{font-family: Verdana;font-size: 8pt;border: 1px solid slategray;}
.forumcontent img{vertical-align:middle;border:none;}
.forumcontent hr{height:1px;border:none;color:silver;background:silver;}
.forumcontent div.location{margin-top:17px;margin-bottom:17px;}

INPUT[type="text"], INPUT[type="button"], INPUT[type="submit"], INPUT[type="file"], INPUT[type="password"]
{border: 1px solid slategray;font-family: Verdana;font-size: 8pt;}

/* other classes */
.gradientbutton {background-image:url('images/darkgradient.gif');color:White;font-family: Verdana;font-size: 8pt;border: 1px solid slategray;}
.radiolist td {text-align: left;}
button.formatting{width: 25px;height: 20px;border: none;background-color:Transparent;cursor: pointer;}
div.editbar{margin-top: 3px;background-image: url('images/editbar_bg.gif');height: 20px;border-left: 1px solid slategray;border-right: 1px solid slategray;border-top: 1px solid slategray;}
div.quote{color: #7777aa;text-decoration: none;padding-left: 15px;}

/************************************************  MIE.CSS ***************************/
#footerbg
{
    background-color:#2f4100;
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
    color:#CCCCCC;
    text-align:center;
    padding-top:5px;
    padding-bottom:6px;
    margin-bottom:10px;
}

#footerbg a
{
    padding:5px 5px 5px 5px;
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
    color:#CCCCCC;
    text-align:left; 
}

#footerbg a:hover
{
    padding:5px 5px 5px 5px;
    clear:both;
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
    color:#CCCCCC;
    text-align:left; 
}

#page_bg_AdminLogin
{
	margin-left:auto;
	margin-right:auto;
	background-image: url('/images/EED_AdminLogin.jpg');
	background-repeat:no-repeat;
}

#footer
{
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
    color:#CCCCCC;
    padding: 10px 0px 20px 0px;
    text-align:center;
    width:100%;    
}

#footer a:hover
{
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
    color:#CCCCCC;
    text-align:left;
    width:100%;
}

#footer a
{
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
    color:#CCCCCC;
    text-align:left;
    width:100%;
}

#container
{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#ContentPlaceHolder1
{
    width:770px;
    text-align:left;
}

#header
{
	width:100%;
	text-align:left;
}

#logo
{
	height:95px;
	width:179px;
	margin-top:17px;
	float:left;
	text-align:left;
}

#logo2
{
	background-image:url('/images/logo.png');
	height:95px;
	width:179px;
	margin-top:17px;
	float:left;
	text-align:left;
}

#logo3
{
	background-image:url('/images/logo.png');
	height:95px;
	width:179px;
	margin-top:17px;
	float:left;
	text-align:left;
}

#page_bg_Profile
{
	margin-left:auto;
	margin-right:auto;
	background-image:url('/images/MIE-Profile.jpg');
	background-repeat:no-repeat;
	padding-left :10px;
}

#page_bg_Login
{
	margin-left:auto;
	margin-right:auto;
	background-image:url('/images/MIE_Login.jpg');
	background-repeat:no-repeat;
}

#searchDIV
{
	float:right;
	margin-top:30px;
	width:146px;
	height:54px;
	background-image:url('/images/gold.png');
	background-repeat:no-repeat;
	text-align:left;
}

#menu
{
	color:#EAEAEA;
	font-family:Verdana;
	padding-bottom:3px;
}

#menu a
{
	text-decoration:none;
	color:#EAEAEA;
	font-family:Verdana;
	margin-top:0px;
}

#menu a:hover
{
	text-decoration:none;
	border-bottom:1px gray solid;
	color:white;
	font-family:Verdana;
	padding-bottom:3px;
}

#welcomenote
{
	width:100%;
	clear:both;
	margin-top:20px;
	color:#EAEAEA;
	font-family:Tahoma;
	font-size:10pt;
	text-align:left;
}

#competition
{
	width:100%;
	margin-top:0px;
	text-align:left;
}

#news
{
	width:450px;
	float:left;
	margin-top:20px;
	text-align:left;
}

#events
{
	width:450px;
	float:left;
	margin-top:20px;
	text-align:left;
}

#poll
{
	width:300px;
	float:right;
	margin-top:20px;
	clear:left;
	text-align:left;
}

#mid-logo-hdr
{
	background-repeat:no-repeat;
	height:95px;
	width:150px;
	margin-top:17px;
	float:left;
}

#pic
{
	width:224px;
	height:150px;
	float:right;
	background-image:url('/images/gears.jpg');
}

#page_bg
{
	margin-left:auto;
	margin-right:auto;
	background-image:url('/images/bg_mie.jpg');
	background-repeat:no-repeat;
}

#page_bg_thanks
{
	margin-left:auto;
	margin-right:auto;
	background-image:url('/images/bg_thanks.jpg');
	background-repeat:no-repeat;
}

#page_bg_about
{
	margin-left:auto;
	margin-right:auto;
	background-image:url('/images/bg_about.jpg');
	background-repeat:no-repeat;
}

#page_bg_Time
{
	margin-left:auto;
	margin-right:auto;
	background-image:url('/images/Expired.jpg');
	background-repeat:no-repeat;
}

#page_bg_Active
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url('/images/Activate.png');
	background-repeat:no-repeat;
}

#ftr
{
 background-color:#324201;
 color:white;
 text-align:center;
 height:20px; 
 line-height:20px;
 margin-bottom:20px;
}

#page_bg_register
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url('/images/bg_register.jpg');
	background-repeat:no-repeat;
}

#page_bg_RegClosed
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url('/images/bg_RegClosedMIE.jpg');
	background-repeat:no-repeat;
}

.headerblue
{
	background-image:url('/images/headerblue.jpg');
	background-repeat:repeat-x;
	background-color:#33bffa;
	padding:5px 5px 5px 5px;
	color:white;
	font-size:14px;
	font-family:Verdana;
	text-align:left;
}

.headergreen
{
	background-image:url('/images/headergreen.jpg');
	background-repeat:repeat-x;
	background-color:#33bffa;
	padding:5px 5px 5px 5px;
	color:white;
	font-size:14px;
	font-family:Verdana;
	text-align:left;
	margin-bottom:1px;
}

.headerorange
{
	background-image:url('/images/headerorange.jpg');
	background-repeat:repeat-x;
	background-color:#33bffa;
	padding:5px 5px 5px 5px;
	color:white;
	font-size:14px;
	font-family:Verdana;
	text-align:left;
}

.headergray
{
	background-image:url('/images/headergray.jpg');
	background-repeat:repeat-x;
	background-color:#33bffa;
	padding:5px 5px 5px 5px;
	color:white;
	font-size:14px;
	font-family:Verdana;
	text-align:left;
}

.txtFieldFlat
{
	border: 1px solid Silver;
	color:Gray;
	font-family:Tahoma;
	font-size: 8.5pt;
	margin-left: 0px;
}

.txtLabel
{
	color:Gray;
	font-size:8.5pt;
	font-family:Tahoma;
}

.Error
{
	color:#C00000;
	font-size:9pt;
}

.SelectionPanel
{
	border-color: Gray;
	border-width: 1; 
	border-style:solid;
	background-color: White;
	width: 95%;
}

.SelectionLink
{
	color: Green;
	font-size: 12px;
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}

.Success
{
	color:RoyalBlue;
	font-size:9pt;
}

.LoginText
{
	color:Gray;	
	font-size:12px;
	font-family:Tahoma;
	text-align:left;
}

#aspnetForm DIV a
{
	visibility:visible;
}