.BorderWhite1pxTopBot {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.BorderEdgeLeft {
	background-image: url(images/gui/border_left.png);
	background-repeat: repeat;
}
.BorderEdgeRight {
	background-image: url(images/gui/border_right.png);
	background-repeat: repeat;
}
.bgGreyMiddle {
	background-image: url(images/gui/bg_grey_top.gif);
	background-repeat: repeat-x;
}
.navbar {
	background: (images/gui/menu-bg.gif) repeat-x top;
        }
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/gui/menu-bg.gif);
	background-repeat: repeat;
	text-decoration: none;
	display: block;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 7px;
	padding-bottom: 4px;
	float: left;
	border-right-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
}
a.menu:hover {
	background: url('images/gui/bg_menu_active.gif') repeat-x top;
}
.menuactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 7px;
	padding-bottom: 4px;
	float: left;
	border-right-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	background: url('images/gui/bg_menu_active.gif') repeat-x top;
}
.pic-borderTopBot {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.pic-borderBotLeft {
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;	
}
.pic-borderTopBotLeft {
	border-top: 1px solid #FFFFFF;	
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;	
}	

.pic-borderTopBotLeftRight {
	border-top: 1px solid #c3c3c3;	
	border-bottom: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;	
	border-right: 1px solid #c3c3c3;	
}			
.arearight {
	width: 260px;
	background: #CCCCCC;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E0E1E5;
        }		
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.bodytextLINKS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #0033CC;
}
.bodytextLINKS:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: normal;
	color: #0033CC;
	background-color:#CCCCCC
	
}
.referals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic
	color: #000000;
	text-decoration: none;
	font-style: italic;
	color: #000000;
	text-align: center;
	padding: 10px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.list-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	list-style:disc;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.footer-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.footer-lightLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: underline;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#right .box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	padding: 5px;
	height: 150px;
	width: 240px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#right .bodybottom {
	background-color: #333333;
}
.Maintext {
	float: left;
	width: 470px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.zoomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.logobg {
	background-image: url(images/logo-top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
