/* CSS Micronics stylesheet */

Body {
background-color:#FFFFFF;
font-family:Verdana;
margin:0px;
font-size:11px;
line-height:17px;
color:#3d3d3d;
}
.Maintable {
width:960px;
border:none;
}
.Cellthree {
width:219px;
background-color:#e5e5e5;

}
.Cellfour {
width:741px;
background-image:url(../images/home-maincell-grey-line.gif);
background-repeat:repeat-y;
padding-left:12px;
padding-right:12px;

}
.Cellfive{
padding-top:15px;
}

#topnav {
	position:absolute;
	top:22px;
	width:960px;
	text-align:right;
	height: 80px;
}
.formtable {
	width:219px;
	height:279px;
	border:none;
	
background-position:0px 123px;
	background-image:url(../images/form_bg.gif);
	background-repeat:no-repeat;
	
}
.formtable-temp {
	width:219px;
	height:279px;
	border:none;
	
background-position:0px 123px;
	background-image:url(../images/form_bg-temporary.gif);
	background-repeat:no-repeat;
}

/* table styles */

.Table-three {
width:219px;
background-image:url(../images/Grey-background-image.gif);
background-repeat:repeat-y;}


/* Form styles */

.search_box {
border:solid;
border-color:#595959;
border-width:1px;
width:140px;
height:20px;
padding-left:6px;
font-size:10px;
line-height:19px;
color:#232222; 

}
.login_box {
border:solid;
border-color:#595959;
border-width:1px;
width:120px;
height:18px;
margin-left:4px;
padding-left:6px;
font-size:10px;
line-height:19px;
color:#232222;
} 

/* Font styles */

.White-font {
font-size:10px;
color:#FFFFFF;
font-weight:bold;

}
.Pink-font {
color:#940e51;
font-weight:bold;

}
.Blue-font {
color:#06416b;
font-weight:bold; 

}
.Orange-font {
color:#f37021;
font-weight:bold;

}
.Purple-font {
color:#4d43b6;
font-weight:bold;

}
.Small-grey-font {
font-size:10px;
color:#7b7b7b;
line-height:15px;
}
.Small-red-font {
font-size:10px;
color:#d45c5c;
}
h1 {
font-size:24px;
color:#195f90;
font-weight:bold;
line-height:33px;
border:solid; border-width:1px; border-color:#e5e5e5; width:311px; height:41px; padding-top:3px; padding-left:7px; margin-top:10px;}

.grey-title {
font-size:24px;
color:#999999;
line-height:33px;
border:solid; border-width:1px; border-color:#bcbec0; width:511px; height:41px; padding-top:3px; padding-left:7px; margin-top:10px;
}
.grayten {
font-size:10px; 
color:#929294; 
font-weight:bold; 
}
.graythirteen {
font-size:13px; 
color:#929294; 
font-weight:bold; 
}
a.topnav:link, a.topnav:visited, a.topnav:active {font-size:10px; color:#929294; font-weight:bold; text-decoration:none}
a.topnav:hover {color:#424242; text-decoration:none;}


a.Grey:link, a.Grey:visited, a.Grey:active {font-size:10px; color:#929294; font-weight:bold; text-decoration:none}
a.Grey:hover {color:#8a1213; text-decoration:none;}
/* Boxes styles */

.Pink-box {
width:212px;
border:solid;
border-color:#ec008c;
border-width:1px;
margin-right:7px;
color:#FFFFFF; }

.Blue-box {
width:212px;
border:solid;
border-color:#00adef;
border-width:1px;
margin-right:7px;
color:#FFFFFF; }

.Orange-box {
width:212px;
border:solid;
border-color:#f37021;
border-width:1px;
margin-right:7px;
color:#FFFFFF; }

.Purple-box {
width:212px;
border:solid;
border-color:#7A74B6;
border-width:1px;
color:#FFFFFF; }

.Red-box {
width:212px;
border:solid;
border-color:#ff6464;
border-width:1px;
margin-right:7px;
color:#FFFFFF; }



a:link, a:visited, a:active 
{color:#2894DF; font-size:11px; text-decoration:none; font-weight:bold; padding-right:5px;  }
a:hover {color:#f37021;}

a.Pink:link, a.Pink:visited, a.Pink:active 
{color:#fa64bb; font-size:11px; text-decoration:none; font-weight:bold; padding-right:5px;  }
a.Pink:hover {color:#eb088c;}

a.orange:link, a.orange:visited, a.orange:active 
{color:#fd9455; font-size:11px; text-decoration:none; font-weight:bold; padding-right:5px;  }
a.orange:hover {color:#f37021;}

a.Blue:link, a.Blue:visited, a.Blue :active 
{color:#49c6fb; font-size:11px; text-decoration:none; font-weight:bold; padding-right:5px;  }
a.Blue:hover {color:#27aae1;}

a.Purple:link, a.Purple:visited, a.Purple:active 
{color:#6f62fc; font-size:11px; text-decoration:none; font-weight:bold; padding-right:5px;  }
a.Purple:hover {color:#3a30a9;}

a.Red:link, a.Red:visited, a.Red :active 
{color:#d45c5c; font-size:11px; text-decoration:none; font-weight:bold; padding-right:5px; }
a.Red:hover {color:#8a1213;}

a.white:link, a.white:visited, a.white:active 
{color:#FFFFFF; font-size:11px; text-decoration:none; font-weight:bold; padding-right:5px;  }
a.white:hover {color:#eeeeee;}

/* Form styles */

.Text-area {
height:17px;
width:122px;
border:solid;
border-width:1px;
border-color:#06416B;
margin-bottom:3px;
background-color:#FFFFFF;

}
.Text-field {
height:40px;
width:162px;
border:solid;
border-width:1px;
border-color:#f37021;
margin-bottom:3px;
background-color:#FFFFFF;}
 
