/* -- Main layout definitions ------------- */

body {
	background: #000000;
	color: #FFFFFF; 
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	color: #6699FF;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	color: #fff;
	height: 1px;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0;
	clear: both;
}
.clear {
	clear: both;
}

img.topMenuButton {
	width: 195px;
	height: 30px;
	border: none;
}

table.mainTblDef {
	width: 975px;
	border-collapse: collapse;
}

td.sideBar {
	width: 195px;
	vertical-align: top;
	background: #333333;
	font-size : 12px; 
	font-family : Verdana, arial, helvetica, sans-serif; 
	text-decoration:none;
}
td.topBar {
	width: 975px;
}

td.mainBody {
	width: 770px;
	text-align: justify;
	vertical-align: top;
	padding-left: 10px;
	font-size : 12px; 
	font-family : Verdana, arial, helvetica, sans-serif; 
	text-decoration: none;
}
td.frontpageBody {
    text-align: justify;
	vertical-align: top;
	padding-left: 10px;
	font-size : 12px; 
	font-family : Verdana, arial, helvetica, sans-serif; 
	text-decoration: none;
}
table.header {
	border-collapse: collapse;
}
table.desc {
	background: #FFFFFF;
	padding: 3;
	font-size: 12px;
	font-family : Verdana, arial, helvetica, sans-serif; 
	font-weight: none;
	color: #000000;
	text_decoration: none;
}
h1 {
	font-size: 14px;
 	font-weight: bold;
 	text_decoration: none;
}
h2 {
	text-align: center;
	font-size: 18px;
 	font-weight: bold;
 	text-decoration: none;
}

h4 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

ul.c3-193x225 {padding: 0px; margin:0px 0px 10px 0px; list-style-type:none; width: 687px; background-color: #000000;}
ul.c3-193x225 li {float: left; padding: 0px; margin:0px; width: 193px; height: 225px; cursor: pointer; background-color: #000000; border: ridge #003333 8px;}
ul.c3-193x225 li img {width: 193px; height: 225px;
}
