@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	padding:0px;
	z-index:0;
}
div.hedaer_top
{
	width:960px;
	
	
}
.logo
{
	width:85%;
}
td
{
	font-family:tahoma;
	font-size:12px;
	color:#404040;
}
.login_class
{
	text-align:center;
	border-style: solid;
	border-width:1px;
	border-style:solid;
	width:170px;
	border:solid #666666 1px;
	color:#fff;
}

.login_class_title
{
	background-image:url(../images/gradient.jpg);
	background-repeat:repeat-x;
	height:20px;
	text-align:center;
	width:170px;
	color:#fff;
}
a
{
	color:#004E98;
	text-decoration:none;
}
a:hover
{
	color:#004E98;
	text-decoration:none;
}
.error_text
{
	font-size:12px;
	color:#cc0000;
}
input , select , textarea
{
	font-size:12px;
	color:#404040;
	font-family:tahoma;
}
.general
{
	text-align:center;
	border-style: solid;
	border-width:1px;
	width:550px;
	border-color:#666666;
	padding:0;
}
.main_data
{
	background-image:url(../images/gradient.jpg);
	background-repeat:repeat-x;
	height:20px;
	padding-right:5px;
	width:100%;
	padding-top:0px;
	padding-left:5px;
}
.main_table
{
	border-color:#ff9900;
	border-width:1px;
	border-style:solid;
}
.cell1
{
	font-weight:bold;
	background-color:#cccccc;
	height:30px;
}
.cell2
{
	background-color:#ffffff;
	height:30px;
}
.cell3
{
	background-color:#edf5ff;
	height:30px;
}
.add_div
{
	background-color:#edf5ff;
	border-style:dashed;
	border-width:1px;
	border-color:#ffcc00;
	width:100%;
	height:20px;
	padding:5px;
	text-align:right;
}
.required
{
	color:#990000;
}
.tool_bar
{
	background-color:#edf5ff;
	border-style:dashed;
	border-width:1px;
	border-color:#ffcc00;
	width:100%;
	text-align:right;
}
.faq_tool_bar
{
	background-color:#edf5ff;
	border-style:dashed;
	border-width:1px;
	border-color:#ffcc00;
	width:95%;
	text-align:right;
}
.error_div
{
	width:500px;
	border-style:dashed;
	border-color:#ffcc00;
	border-width:1px;
	text-align:center;
	font-size:10px;
	color:#cc0000;
	height:50px;
	padding:20px;
}
.page_bar
{
	width:515px;
	border-style:dashed;
	border-color:#ffcc00;
	border-width:1px;
	text-align:center;
	font-size:12px;
	height:15px;
	background-color:#edf5ff;		
}
.menu
{
	height:35px;
	width:1003px;
	background-image:url(../images/menu.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	text-shadow:#cccccc;
	font-weight: bold;
}
.menu_link
{
	padding:0px;
}

.send_form
{
	border-style:solid;
	border-width:1px;
	border-color:#FFCC00;
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
	padding-left:100px;
}
.backlight
{
	background-image:url(../images/bg_1.jpg);
	width:800px;
	height:600px;
	
}
.footer
{
	width:960px;
	font-family:tahoma;
	font-size:10px;
	color:#000;
}

.popup
{
	background-color:#edf5ff;
	border-style:dashed;
	border-width:1px;
	border-color:#ffcc00;
	width:300px;
	text-align:center;
}

.error_msg
{
	border: dashed #ff3300 1px;
	text-align:center;
}

.date_style
{
	font-size:10px;
	font-style:italic;
	text-decoration:underline;
	color:#999999;
}

.small_font
{
	font-size:9px;
	color:#000000;
	text-align:center;
	padding:3px;
	text-decoration:underline;
}
.square_general
{
	text-align:center;
	border-style: solid;
	border-width:1px;
	width:270px;
	border-color:#666666;
	padding:0;
}
strong
{
	font-weight:bold;
	color:#fff;
}

li{
	color:#fff;
}

.blackFont{
	color:#000;
}

SPAN.searchword{
	background-color:yellow;
}

#imageGalleryDiv{
	background-color:#fff;
	margin: 0 auto;
	position:absolute;
	z-index:100;
	text-align:center;
	vertical-align:middle;
	display:none;
}