@charset "utf-8";
.outside_table
{
	 background-color:#3333CC;
}
.table_header
{
	text-align:center;
	background-color:#0033CC;
	color:#FFFFFF;
	font-weight:bold;
}
.table_row1
{
	color:#000000;
	background-color:#CCCCCC;
}
.table_row2
{
	color:#000000;
	background-color:#CCCCCC;
}
.counters
{
	color:#999999;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.description/*for the td of registration description text*/
{
	background-color:#666666;
	color:#FFFFCC;
}
.description2/*for the description in registration*/
{
	font-size:12px;
	color:#FFFFFF;
}
.body_content
{
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.body_title1
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline;

	/*filter:shadow(color:gray,strength:10, direction:135);*/
}
.body_title2
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000033;
}
.alert
{
	color:#FF0000;
}
.but_login:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	border:0px;
	border-style:hidden;
	border-width:thin;
	padding:0px;
	margin:0px;
}
.side_links:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.main_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3F0101;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.search_cell {
	text-decoration: none;
	background-image: url(../images/search_menu_bg.gif);
	background-repeat: no-repeat;
}
.search_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #620909;
	background-color: #FFE8E8;
}
.search_table_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.search_table_textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #666666;
}
.but_login_normal {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	border:0px;
	border-style:hidden;
	border-width:thin;
	padding:0px;
	margin:0px;
}
.main_links_normal {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}


.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.side_links_normal {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/* ---------------------------- DIV PART ya WAEL--------------------------------------*/
#div_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333333;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align:left;
	direction:ltr;
	vertical-align:middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#div_titlelight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align:left;
	direction:ltr;
	vertical-align:middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
}

#div_data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border: thin dashed #333;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
	direction:ltr;
	font-weight: bolder;
}
#div_datalight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	border: thin dashed #CCC;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
	direction:ltr;
	font-weight: bolder;
	background-color: #F8F8F8;
}

#div_content {
	margin: 5px;
	left: 308px;
	top: 590px;
	text-align: left;
}