
.pictd{
	color:#000000;
	text-align: center;

}
.fpic{
text-align: center;
}
body,td,th {
	font-family: arial;
	font-size: 13px;
	color: #5a5a5a;
	text-decoration:none;
}
a:link {
	font-family: arial;
	font-size: 13px;
	color: #282828;
	text-decoration:none;
}
a:visited {
	font-family: arial;
	font-size: 13px;
	color: #282828;
	text-decoration:none;
}
a:hover {
	font-family: arial;
	font-size: 13px;
	color: #282828;
	text-decoration:underline;
}


.purpel_menu {
	background-image: url(../images/purpel_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 778px;
}
#con_bg {
	font-family: arial;
	font-size: 11px;
	color: #616772;
	text-decoration: none;	
}
#con_bg a:link{
	font-family: arial;
	font-size: 11px;
	color: #616772;
	text-decoration: none;	
}
#con_bg a:visited{
	font-family: arial;
	font-size: 11px;
	color: #616772;
	text-decoration: none;	
}
#con_bg a:hover{
	font-family: arial;
	font-size: 11px;
	color: #616772;
	text-decoration: none;	
}
.bottom_text {
	font-family: arial;
	font-size: 11px;
	color: #616772;
	text-decoration: none;
}
.white_menu_text {
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.white_menu_text a:link{
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.white_menu_text a:visited{
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.white_menu_text a:hover{
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.search_bg_field {
	background-image: url(../images/search_field.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 16px;
	width: 90px;
}
.search_text_field {
	font-family: arial;
	font-size: 12px;
	color: #000;
	background-color: transparent;
	height: 12px;
	width: 84px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.grey_menu {
	background-image: url(../images/grey_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
	width: 778px;
}



#news {
	height: 271px;	
}
#item_title {
	font-weight: bold;
}
.item_body {
	padding-bottom: 30px;	
}#leftArea {
	background-image: url(../images/left_side.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 733px;
	width: 190px;
	background-color: #CFCFCF;
}


#subMenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 190px;

}

#subMenu li{
	border-bottom:solid 1px #849ca0;
	border-top:solid 1px #849ca0;
	padding-top: 5px;
	padding-bottom: 8px;	
}

#subMenu li a{
	font-size:13px;
	display: block;
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	color:#5a5a5a;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}


* html #subMenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

#subMenu li a:visited, #subMenu li a:active{
color:#5a5a5a;
}

#subMenu li a:hover{
color:#5a5a5a;
}


#subMenu .subs{
	border-bottom:none;
	border-top:none;
	font-weight:normal;
	padding-top: 2px;
	padding-bottom: 4px;	
	
	
}
#subMenu .one{
	border-top:none;
	
}
h5 {
	color: #554991;
}
#purple li{
	list-style-image: url(../imageBank/sqare.jpg);
}
.company {
	font-family: arial;
	font-size: 13px;
	color: #5a5a5a;
	
}
.company a:link{
	font-family: arial;
	font-size: 13px;
	color: #554991;
	text-decoration:none;
}
.company a:visited{
	font-family: arial;
	font-size: 13px;
	color: #554991;
	text-decoration:none;
}
.company a:hover{
	font-family: arial;
	font-size: 13px;
	color: #554991;
	text-decoration:underline;
}
h1 {
	color: #554991;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
}
.Form_Width {
	width: 260px;
	border: 1px solid #7F9DB9;
}
.Form_Requ {
	width: 260px;
	border-top: 1px solid #7F9DB9;
	border-right: 4px solid #554897;
	border-bottom: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
}

