a{
	font-family: Times New Roman;
	font-size: 14px;
	color: #cc0000;
	font-weight: normal;
}
a:active{
	font-family: Times New Roman;
	font-size: 14px;
	color: #cc0000;
	font-weight: normal;
}
a:hover{
	font-family: Times New Roman;
	font-size: 14px;
	color: #ff0000;
	font-weight: normal;
}

.header{
	font-family: Times New Roman;
	font-size: 20px;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
}
a:active.header{
	font-family: Times New Roman;
	font-size: 20px;
	color: #cc0000;
	font-weight: 600;
	text-decoration: none;
}
a:hover.header{
	font-family: Times New Roman;
	font-size: 20px;
	color: #cc0000;
	font-weight: 600;
	text-decoration: none;
}

.top_menu{
	color:#000000;
	font-size:19px;
	font-weight:bold;
}
a:hover.top_menu{
	color:#bb0000;
	font-size:19px;
	font-weight:bold;
}

.submenu {
	visibility:hidden;
	position:absolute;
	top:380px;
	padding-top:30px;
	z-index:5;
	opacity:0.85;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}

.submenu_td{	padding-top:3px;
	padding-bottom:3px;
}

.bottom_menu{
	font-family: Times New Roman;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:active.bottom_menu{
	font-family: Times New Roman;
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
a:hover.bottom_menu{
	font-family: Times New Roman;
	font-size: 10px;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: underline;
}

.text{	font-family: Times New Roman;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.himg{	border:2 solid #666666;}

a:active.text{
	font-family: Times New Roman;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:hover.text{
	font-family: Times New Roman;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.controls{	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	background-image:url(imgs/control_background.jpg);
	background-color:ffff99;
	height:22;
	width:180;
    border:0px;}
.textarea_ctrl{
	font-family: Times New Roman;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	background-color:ffff99;
	height:60px;
	width:180px;
    border:0px;
}

.file_control{	position:absolute;
	z-index:125;
	margin-top:0px;
	margin-left:0px;
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1);
	-moz-opacity:0;
	width:200px;
	font-size:35px;
	cursor:hand;
	padding:0px;
	border:none;
}

#trailimageid{	position:absolute;
	visibility:visible;
	left:0px;
	top:0px;
	z-index:200;
	text-align:center;
	width:100%;
	color:#cccccc;
	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

#img{	opacity:1;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);}

#back_{	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:190;
	text-align:center;
	vertical-align:middle;
	color:#cccccc;
	background-color:#000001;
	opacity:0.85;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}

a.close_window{	background-image:url(imgs/close.png) right middle;
	background-repeat:no-repeat;
	width:120px;
	height:20px;
	color:#cccccc;
	text-align:left;
}
a:hover.close_window{
	background-image:url(imgs/close_.png) right middle;
	background-repeat:no-repeat;
	width:120px;
	height:20px;
	color:#ffffff;
	text-align:left;
}

#sape_block{	position:absolute;
	width:170px;
	left:0px;
	top:1400px;
	font-size:10px;
	color:#999999;
}
#sape_block a:link{	font-size:10px;
	color:#999999;
}
#sape_block a:hover{	font-size:10px;
	color:#999999;
}
#sape_block a:visited{	font-size:10px;
	color:#999999;
}

