a  { color: #B1BCCB; text-decoration: none; }
a:visited  { color: #999999; }
a:active  { color: #B1BCCB; }
a:hover  { color: #CCCCCC; }

body {
	background-color: #28374C;
	margin: 0px;
	padding: 0px;
}

i {
	font-family: verdana, arial, sans-serif;
}

.main {
	background-color: #3d4e63;
	padding: 25px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.left {
	float: left;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #4A5A6F;
	height: 1100px;
	border: 1px solid #384858;	
	margin-top: 25px;
	margin-right: 5px;
	padding: 20px;
	width: 415px;
} 

.right {
	float: right;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #4A5A6F;	
	margin-top: 25px;	
	border: 1px solid #384858;
	padding: 20px;
	width: 160px;
} 

.rightblank {
	float: right;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 20px;
	width: 160px;
} 

.pic  {
	float: left;
	padding: 0px 5px 0px 0px;  /* top, right, bottom, left */
	margin: 0px 5px 2px 0px;  /* top, right, bottom, left */
	clear: all;
}

.iconpic  {
	float: left;
	padding: 0px 3px 5px 0px;  /* top, right, bottom, left */
	margin: 0px 3px 5px 0px;  /* top, right, bottom, left */
	clear: all;
}

.titlepic  {
	float: left;
	padding: 0px 0px 5px 0px;  /* top, right, bottom, left */
	margin: 0px 0px 10px 0px;  /* top, right, bottom, left */
	clear: all;
}

.phototxt {
	font-size: 11px;
	text-align: center;
	padding: 5px 0px 10px 0px;  /* top, right, bottom, left */
}

.small {
	font-size: 11px;
}

.smallw {
	font-size: 11px;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
}

.itsy {
	font-size: 9px;
}

.title { 
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 11px;
}

.pad  {
	padding: 5px 0px 5px 0px;  /* top, right, bottom, left */
}

.padindent  {
	padding: 5px 0px 5px 5px;  /* top, right, bottom, left */
}

.line { 
	border-top: 1px solid #384858;	
	margin: 15px 0px 0px 0px;  /* top, right, bottom, left */
}

span.dl1, span.dl2, span.dl3, span.dl4, span.dl5, span.dl6  {
	display: none;
}
