@charset "utf-8";
/* CSS Document */
img {
	border:0;
	}
body {
	scrollbar-face-color:#151515;
	scrollbar-arrow-color:#262626;
	scrollbar-track-color:#151515;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#262626;
	scrollbar-3dlight-color:#1f1f1f;
	scrollbar-darkshadow-Color:#151515;
}

.textbox1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	font-weight:normal;
	background-color:#333333;
	border:1px solid #666666;
	height:16px;
	line-height:15px;
	width:180px;
	}
.textarea1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	font-weight:normal;
	background-color:#333333;
	border:1px solid #666666;
	height:150px;
	width:350px;
	padding:2px;
	}


.imglink {
	border:0;
	}


.imgborder img {
	border:1px solid #3e3e3e;
	}

table.toplink td {
	border-right:1px solid #222222;
	border-bottom:1px solid #222222;
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
	}


.fontgray1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#CBD29E;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	}
.fontgray2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	}

a:hover.fontgray1 {
	color:#CCCCCC;
	text-decoration:underline;
	}
	
.fontwhite1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
.fontwhite2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #f6f6f6;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	}
a.main_link:active,a.main_link:visited,a.main_link:link{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 45px;
}
a.main_link:hover{
	background-color: #222222;
	color: #FFFFFF;
}

.gallerymsg {
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:11px;
	text-decoration:none;
	font-weight: lighter;
	background:#333333;
	display: block;
	border:1px dotted #000000; 	}
