body {
	background-color:#2b2b2b;
	text-align:right;
	background-image:url(images/new_bg.png);
	background-repeat:no-repeat;
	margin-top:50px;
	margin-left:0px;
	margin-right:40px;
}
a:link {
	color:#fff;
	text-decoration:none;
	border:none;
}
a:visited {
	color:#222222;
	text-decoration:none;
	border:none;
}
a:hover {
	color:#fff;
	text-decoration:none;
	border:none;
}
a:active {
	color:#fff;
	text-decoration:none;
	border:none;
}
#head {
	width:100%;
	height:131px;
	text-align:right;
}
#head img {
	margin-right:65px;
}
#nav {
	width:93%;
	margin:0 auto;
	text-align:right;
}
#homebody {
	width:380px;
	margin-top:40px;
	margin-right:90px;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	color:#CCC;
	font-size:12px;
	text-align:justify;
}
#homebody a {
	color:#fff;
	text-decoration:underline;
}
#homebody a:visited {
}
#homebody a:hover {
	color:#000;
	background-color:#FFF;
}
#desbody {
	width:400px;
	margin-top:40px;
	margin-right:80px;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	color:#CCC;
	font-size:10px;
	text-align:left;
}
#desright {
	width:185px;
	float:right;
	margin-left:15px;
}
#desleft {
	width:185px;
	float:left;
	margin-left:12px;
}
#desbody a {
	color:#ccc;
	text-decoration:underline;
}
#desbody a:visited {
}
#desbody a:hover {
	color:#000;
	background-color:#FFF;
}
#formbody {
	width:400px;
	margin-top:40px;
	margin-right:85px;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	color:#CCC;
	font-size:10px;
	text-align:left;
}
#portbody {
	width:400px;
	margin-top:40px;
	margin-right:75px;
	font-family:Verdana, Geneva, sans-serif;
	color:#CCC;
	font-size:12px;
	text-align:right;
	float:right;
}
#cright {
	width:100%;
	position:absolute;
	bottom:60px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#ccc;
	font-size:9px;
	clear:right;
}
.dropcap {
  float: left;
  font: normal 45pt/0.8em Verdana, Arial, sans-serif;
  color:#ccc;
  margin-right: 3px;
  margin-top:-2px;
}
.dropcap_sm {
  float: left;
  font: normal 30pt/0.8em Verdana, Arial, sans-serif;
  color:#ccc;
  margin-right: 3px;
}
#port_menu {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-color:#000;
	color:#FFF;
}
.smalltxt {
	font-size:10px;
	color:#39F;
	text-align:center;
	font-weight:bold;
}
.desctxt {
	font-size:10px;
	margin-bottom:5px;
	color:#39F;
	text-align:left;
	margin-left:20px;
	font-weight:bold;
}
.menuhdr {
	text-align:center;
	font-weight:bold;
}
.port_link {
	font-family:Verdana, Geneva, sans-serif;
	color:#CCC;
	font-size:12px;
}
.port_link a {
	color:#304e60;
	text-decoration:none;
		font-weight:bold;
}
.port_link a:visited {
}
.port_link a:hover {
	color:#000;
	background-color:#FFF;
	text-decoration:none;
}
