#MenuItem a:link, #MenuItem a:visited {
	color: #2B63AE;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 1px;
}

#MenuItem a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2B63AE;
}



#MainBox {
	padding: 0px;
	border: 1px solid #CCCCCC;
	color: #003366;
	background: #FFFFFF;
}

#MainBoxTopTD {
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	height: 30px;
	color: #000099;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2px;
	word-spacing: 4px;
	background-color: #86B0E3;
	}

#BoxMidTD {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	color: #003366;
	background: #FFFFFF;
}
#BoxMidTD a {
color: #CC6633;
}
#BoxMidTD a:hover {
color:#993300;
}
#BoxMidTD input, textarea {
background: none;
border: 1px solid #993300;
color:#993300;
}
#PageBottomTD {
	font-size: 12px;
	color: #999999;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 15px;
}
#PageBottomTD a {
color: #993333;
font-size: 10px;
}
#PageBottomTD a:hover {
color:#990000;
}
#NavBar {
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 30px;
	width: 600px;
	color: #333366;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2px;
	word-spacing: 2px;
	text-align: center;
	}
#NavBar a {
	font-size: 12px;
	color: #003399;
	font-weight: normal;
	text-decoration: none;
}
#NavBar a:hover {
	font-size: 12px;
	color: #000066;
	font-weight: normal;
	text-decoration: underline;
}
#HirekTopTD {
	height: 50px;
}
#HirekMidTD {
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
	font-size: 12px;
	background-color: #D2A577;
}
#HirekTopLogoLeft {
	width: 350px;
	padding-left: 10px;
	vertical-align: middle;
}
#HirekTopLogoRight {
	font-size: 10px;
	text-align: center;
	color: #003366;
	height: 15px;
}
#HirekTopLogoRight2 {
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 36px;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	color: #003366;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url();
	background-repeat: no-repeat;
	background-color: #D8E6F5;
}
.style2 {color: #FFFFFF}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
text-align: center;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}

H1 {
	color: #003366;
	font-size: 16px;
	font-weight: normal;
}