body { 
	font-family: Arial;
	color:#000000;
	font-size:100%;
	margin:0;
	/*background-image:url(../mic_images/pagebackgrey.jpg);	*/
	
}
a:link, a:visited { 
	color: #ffffff;
	text-decoration: none;
	}
a:hover, a:active { 
	color: #DBEEA8;	
	}
a.PartnersLink:link, a.PartnersLink:visited { 
	color: #465A12;
	font-weight:bold;
	text-decoration: none;
	}
a.PartnersLink:hover, a.PartnersLink:active { 
	text-decoration: underline;	
	}
a img{
border:2px solid #484848;
 
}
a.MainMenuLink:link, a.MainMenuLink:visited { 
	color: #F5F5F5;
	text-decoration: none;
	font-size:75%;	
	font-weight:500;
	display:block;
	padding: 5px 0px 5px 0px;
}
a.MainMenuLink:hover, a.MainMenuLink:active { 
	text-decoration: none;	
	color: #D7D7D7;
}
.BlueArrowLink{
background-image: url(../web_images/admin/arrow_blue.gif);
background-repeat:no-repeat;
padding-left:20px;
line-height:18px;
}
.OrangeWheelLink{
background-image: url(../web_images/admin/wheel_o.jpg);
background-repeat:no-repeat;
padding-left:35px;
line-height:35px;
}

a.MiddleMenuLink:link, a.MiddleMenuLink:visited { 
	color: #F5F5F5;
	text-decoration: none;
	font-size:100%;
	font-weight:bold;
	padding-left:12px;
}
a.MiddleMenuLink:hover, a.MiddleMenuLink:active { 
	text-decoration: none;
	color: #D7D7D7;
}
a.SubMenuLink:link, a.SubMenuLink:visited { 
	color: black;
	text-decoration: none;
	font-size:72%;
	font-weight:bold;
	letter-spacing:.03em;	
}
a.SubMenuLink:hover, a.SubMenuLink:active { 
	text-decoration: none;
	color: white;
}
a.BreadCrumbLink:link, a.BreadCrumbLink:visited { 
	color: #ee8823;
	text-decoration: none;
	font-size:100%;	
}
a.BreadCrumbLink:hover, a.BreadCrumbLink:active { 
	text-decoration: underline;	
	color: #98012e;
}
a.FooterMenuLink:link, a.FooterMenuLink:visited { 
	color: #626368;
	text-decoration: none;
	font-size:100%;	
}
a.FooterMenuLink:hover, a.FooterMenuLink:active { 
	text-decoration: underline;	
	color: #4F4F4F;
}
.RootTable{
	width: 787px;
	padding:0;
}
#HeaderContainer{	
	height:160px;
	background-image:url(../mic_images/topbanner4.jpg);
	vertical-align:bottom;
	padding-left:7px;
}
#SearchBar{
	text-align:center;
	height:30px;
	background-image:url(../mic_images/maroonback.jpg);
}
#MainMenuBar{
	padding-left:5px;
	text-align:left;
	background-image:url(../mic_images/mainmenuback.jpg);	
}
#BodyContainer{	
	background-image:url(../mic_images/backline.jpg);
	background-repeat:repeat-y;
	padding-top:5px;
}
#BannerContainer{	
	padding-left:21px;
	padding-bottom:5px;
}
#MiddleMenuBar{
	padding-left:20px;
}
#MainContentArea{
	clear:left;
	padding:0 12px 0 15px;
}
#FooterMenuBar{	
	text-align:center;
	padding-left:7px;
}
#BottomContainer{	
	height:14px;
	background-image:url(../mic_images/cornerline-bottom.jpg);
	background-repeat:no-repeat;
}
.ContentHeader {
	background-color:#F0C664;
	padding:2px 2px 2px 12px;
	color:#800000;
	font-size:110%;
	font-weight:bold;
	border-top:2px solid #B30000;
}
.ContentText{
	padding:10px;
	font-size:80%;	
}
.ContentText div{
	padding:5px;
}
.ContentSeperator{
	border-top: 0pt dotted #6d6d6d;
}
.GreenText{
	color:#04849d;
}
.MaroonText{
	color:#98012e;
}
.OrangeText{
	color:#ee8823;
}
.MaroonBox{
	color:white;
	background-image:url(../mic_images/maroonback.jpg);
	text-align:justify;
}
.OrangeBox{
	color:white;
	background-image:url(../mic_images/submenuyellowback.jpg);
	text-align:justify;
}
.GreenBox{
	color:white;
	background-image:url(../mic_images/blue-greenbox.jpg);
	text-align:justify;
}

.basicform{
    border:1px solid #6d6d6d ;
	font-size: 60%; 	
    color: #6d6d6d ;
	background-color:white;
}
.micform{
    border:1px solid #4D4233 ;
	font-size: 60%; 	
    color: white ;
	background-image:url(../mic_images/formgrey.jpg);
}

