body {
	background-color : #3C3C3C;
}
body.pics {
	background-color : #000000;
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #3C3C3C; 
	scrollbar-3dlight-color: #3C3C3C; 
	scrollbar-darkshadow-color: #3C3C3C; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #3C3C3C; 
}
body.pop {
	background-color : #000000;
	margin : 0px 0px 0px 0px;
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #3C3C3C; 
	scrollbar-3dlight-color: #3C3C3C; 
	scrollbar-darkshadow-color: #3C3C3C; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #3C3C3C;

}
table.frame {
	width : 100%;
}
table.main {
	width : 780px;
	height : 610px;
	background-color : #000000;
}
table.navigation {
	width: 764px;
	border-bottom-color: #2D2D2D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 10px;
}
table.body {
	background-image : url(../images/logo.gif);
	background-repeat : no-repeat;

}
td {
	color : #7F7F7F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}
td.dark {
	color: #393939;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}
legend {
	color: #7F7F7F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;

}
fieldset {
	border-color: #2D2D2D;
	border-style: solid;
	border-width: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;

}
iframe {
	width : 125px;
	height : 730px;
}
a.nav {
	text-decoration : none;
	color : #800000;
	font-size : 11px;
	font-weight : bold;
}
a:hover.nav {
	text-decoration : none;
	color : #B70000; 	
	font-size : 11px;
	font-weight : bold;
}
a {
	text-decoration : none;
	color : #596673;
	font-size : 10px;
	font-weight : bold;
}
a:hover {
	text-decoration : none;
	color : #818F9E; 	
	font-size : 10px;
	font-weight : bold;
}
input {
	color : #7F7F7F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	background : #3C3C3C;
	border : 1px solid #000000;
	width : 100%;
}
textarea {
	color : #7F7F7F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	background : #3C3C3C;
	border : 1px solid #000000;
	width : 100%;
}
input.button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	background : #3C3C3C;
	border : 1px solid #000000;
	width : 100%;
}
select {
	color : #7F7F7F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	background : #3C3C3C;
	border : 1px solid #000000;
}
