input, textarea, select { font-family: verdana, helvetica, geneva, arial; font-size:10px;}
p {	font: 9pt/12pt verdana; margin-top: 0px; text-align: justify;}
td, option { color: #fff; font: 9pt/11pt verdana; margin-top: 0px; text-align: justify;}
th { color: #fff; font: 9pt/11pt verdana; font-weight:bold; margin-top: 0px; text-align: justify;}
a:link { font-weight: normal; text-decoration: none; color: #CCCCFF;}
a:visited { font-weight: normal; text-decoration: none; color: #CCCCFF;}
a:hover, a:active { text-decoration: underline; color: #CCCCFF;}
h1{ font-weight: normal; font-family: verdana, geneva, arial; helvetica; font-size:18px;}
h2{ font-weight: normal; font-family: verdana, geneva, arial; helvetica; font-size:14px;}
h3{  font-weight: normal; font-family: verdana, geneva, arial; color:#666; font-size:12px; padding:10px 0 10px 0; margin:0;}
label,input {display: block; float:left; margin-bottom: 10px;}
label {text-align: right;width: 140px;padding-right: 20px;}
br {clear: left;}

body { 
	background: #000;
	font: 8pt/11pt verdana; 
	color: #fff; 
	margin:0px;
	padding:0;
}

#header{
	background: url(../images/header.jpg) no-repeat;
	width:800px;
	height:66px;
	padding:0;
	margin:0;
	border:0;
	border-bottom:1px solid #ccc;
}

#shell{
	border:1px solid #ccc;
	margin: 20px auto 20px auto;
	width:800px;
	height:600px;
	background: url(../images/515467.gif) repeat;
}

#window{
	clear:left;
	width:800px;
	padding:0;
	margin:0;
	border:0;
	float:none;
}

#left{
	width:450px;
	float:left;
	padding:0;
	margin:0;
	border:0;
}

#right{
	width:350px;
	float:left;
	padding:0;
	margin:0;
	border:0;
}

#menu{
	padding:10px 0 10px 20px;
}


#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li {
	float: left;
	position: relative;
	width: 105px;
}

#menu li a, #menu li a:link, #menu li a:active, #menu li a:visited { 
	background: url(../images/menu.jpg) no-repeat;
	display: block;
	padding: 5px 0 0 15px;
	margin: 0;
	color: #fff;
	text-decoration: none;
	font-family: verdana, sans-serif;
	text-align: left;
	font-weight: bold;
	line-height: 12px;
	font-size: 12px;
	height:23px;
} 

#menu li a:hover {
	background: url(../images/menu_over.jpg) no-repeat;
	text-decoration: underline;
	margin:0;
}

#thumbHolder{
	padding:40px 0 0 60px;
}

#thumbHolder img{
	float:left;
	margin:15px;
	vertical-align: middle;
	border:1px solid #ccc;
}
