/* CSS Document */
BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND:url(../images/bg_img.jpg) repeat-x 50% top; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #000000; PADDING-TOP: 0px; TEXT-ALIGN: center; font-family: Arial, "Segoe UI", "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 11px; background-color:#000000;
}
.whitetext{
color:#FFFFFF;
}
.menutext, .menutext:link, .menutext:visited{
color:#FFFFFF; font-weight:bold; font-size:10px; text-decoration:none
}
.menutext:hover{
text-decoration:underline;
}
#portal{
width:750px; background:url(../images/background.jpg) center repeat-y; text-align:left; padding-left:8px;
}
#portal_foot{
width:750px; background:url(../images/base.jpg) center repeat-y; text-align:center;
}
#portal_top{
width:750px; background:url(../images/top.jpg) center repeat-y; text-align:center;
}
#content_casing{
width:730px; table-layout:inherit;;
}
#sectorbox_a{
 border:#FFCC99 1px solid; padding:0px; margin-top:2px;
}
.textHeading{ font-size:16px; font-weight:bold; display:block; }
.textLink, .textLink:link, .textLink:visited{
	color:#000000; text-decoration:none;
}
.textLink:hover{
	text-decoration:underline; color:#FF6633;
}
.formbutton {
	BORDER-RIGHT: white 1px solid; BORDER-TOP: white 1px solid; FONT-SIZE: 10px; BACKGROUND:#FF6600; BORDER-LEFT: white 1px solid; CURSOR: hand; COLOR: #ffffff; BORDER-BOTTOM: white 1px solid; font-family:"Franklin Gothic Book", "Trebuchet MS", Arial HEIGHT: 20px; TEXT-DECORATION: none
}
.textboxes {
	color: #000000;
	font-family: "Franklin Gothic Book", "Trebuchet MS", Arial;
	font-size: 11px;
	border:1px solid #6666FF;
}