a:link {
	color: #FFFFCC;
}

a:visited {
	color: #FFFFDC;
}

a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

a:hover img.imglink {
	border-bottom: 1px solid #FFFF00;
	border-left: 1px solid #FFFF00;
	border-right: 1px solid #FFFF00;
	border-top: 1px solid #FFFF00;
}

body {
	background: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	border-bottom: 1px solid #808080;
	color: #CC0000;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

h2 {
	color: #CCCCCC;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	color: #FFFFCC;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

img.imglink {
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
  rel="lightbox";
}

p {
	color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.column_left {
/*	border-right: #808080 1px solid; */
background-color: #333333;
}

.menu {
	color: #FFFFCC;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.more {
	color: #FFFFCC;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.sidetext {
	color: #CCCCCC;
	font-size: 10pt;
	font-style: italic;
}
