body {
	margin:20px 0px 20px 0px; 
	text-align:center;
	font:11px verdana, arial, sans-serif;
	color:#ffffff;
	background-color:#023958;
	}
A { color: #66CCFF; text-decoration: underline;} 
A:link{ color: #66CCFF; text-decoration: underline;} 
A:visited{ color: #0577B6; text-decoration: underline;} 
A:active{ color: #cccccc; text-decoration: underline;} 
A:hover{ color: #cccccc; text-decoration: underline;}
A.footer { color: #0178BB; text-decoration: underline;} 
A.footer:link{ color: #0178BB; text-decoration: underline;} 
A.footer:visited{ color: #0178BB; text-decoration: underline;} 
A.footer:active{ color: #666666; text-decoration: underline;} 
A.footer:hover{ color: #666666; text-decoration: underline;}
p {
	color: #ffffff;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	font-weight: normal;
	}
.maincontent {
	background-color: #002B44;
	font:11px verdana, arial, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	}
.subcontent {
	background-color: #002B44;
	font:11px verdana, arial, sans-serif;
	}
.title {
	text-align:right;
	padding: 30px 11px 0px 0px;
	}
.text {
	font:11px verdana, arial, sans-serif;
	padding: 0px 25px 10px 25px;
	text-align: justify;
	}
.subtitle {
	font:14px verdana, arial, sans-serif;
	color: #4DACE1;
	font-weight: bold;
	border-bottom: 1px solid #094C73;
	text-align: right;
	padding: 0px 0px 2px 0px;
	margin: 0px -10px 0px -10px;
	}
.sidebar {
	background-color: #002B44;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}
.side {
	padding: 15px 5px 5px 5px;
	text-align: center;
	}
.center	{
	text-align: center;
	}
.padding {
	padding: 11px 0px 5px 0px;
	}
.padright {
	padding: 0px 18px 0px 0px;
	}
.padleft {
	padding: 0px 0px 0px 15px;
	}
.upgrade {
	display: none;
	font-weight: bold;
      }
.footer	{
	font:9px verdana, arial, sans-serif;
	background: #DDDDDD;
	color: #0178BB;
	}
Div#links {
	position: relative;
	padding:0px;
	top: 65px;
	left: 220px;
	z-index: 1;
	}
.photo {padding: 4px;
	background-color: #032642;
	border: 1px solid #0E4868;
	}
li {	list-style-image: url(images/bullet.gif); 
	list-style-type: square;
	}
ul li {	list-style-image: url(images/bullet.gif); 
	list-style-type: square;
	}