body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link { text-decoration: none; color:  #565656;  }
a:visited { text-decoration: none; color:  #565656;	 }
a:active { text-decoration: none; color:  #565656;  }
a:hover { text-decoration: none; color:  #b70201;  }


.projects_title:link {text-decoration: none; color:  #000000;}
.projects_title:visited {text-decoration: none; color:  #000000;}
.projects_title:active {text-decoration: none; color:  #000000;}
.projects_title:hover {text-decoration: none; color:  #EF7B00;}


.top_menu_link:link {text-decoration: none; color:  #000000;}
.top_menu_link:visited {text-decoration: none; color:  #000000;}
.top_menu_link:active {text-decoration: none; color:  #000000;}
.top_menu_link:hover {text-decoration: none; color:  #EF7B00;}

.weblink:link {text-decoration: none; color:  #565656;}
.weblink:visited {text-decoration: none; color:  #565656;}
.weblink:active {text-decoration: none; color:  #565656;}
.weblink:hover {text-decoration: none; color:  #b70201;}

img
{
	border:0px;
}

.img_left
{
	float: left;
	background:#FFF;
	border:1px solid #C8C7B2;
	margin:5px 5px 5px 0px;
	padding:4px;
}

.img_right
{
	float: right;
	text-align: right;
	background:#FFF;
	border:1px solid #C8C7B2;
	margin:5px 0px 5px 5px;
	padding:4px;
}
.img_general
{
background:#E6EAEE;
border:1px solid #C8C7B2;
margin:5px 5px 5px 5px;
padding:4px;
}
.title_general
{
background:#E6EAEE;
border:1px solid #C8C7B2;
margin:5px 5px 5px 5px;
padding:4px;
}
hr 
{
	color: #DFDFDF; 
	background-color: #ffffff; 
	border-style: none none dotted; 
}

.generic_button
{
	font-family:Arial;
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	background-image: url(../images/b_pattern.gif);
	height:18px;
	padding-bottom:2px;
	cursor:pointer;
}

.generic_button_left
{
	width:3px;
	height:18px;
	background: url(../images/b_start.gif) no-repeat;
}

.generic_button_right
{
	width:3px;
	height:18px;
	background: url(../images/b_end.gif) no-repeat;
}
.main_menu
{
	background: url(../images/header_pattern1.gif) repeat-x;
	height:24px;
}

.resources_title
{
	background: url(../images/module_header.gif) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:32px;
	padding-top: 10px;
}

/* Menu horizontal  ---------------- */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	
}

#sddm li  /*First Menu*/
{	margin-right: 22px;
	padding: 0;
	list-style: none;
	float: left;
	font: 10px Verdana;
	
}

#sddm li a  /*First Menu*/
{	display: block;
	margin: 0 0px 0 0;
	padding: 4px 16px;
	/*width: 80px;
	background: #000;*/
	background: url(../images/header_pattern2.gif) repeat-x;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background:#92979f;
	
}

#sddm li a:hover  /*First Menu*/
{	
	/*background: #F8901F;*/
	background: #b70201;
	color: #fff;
}



#sddm div   /*Second Menu*/
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #4B4B4B;
	border: 1px solid #9fa88c;
}

#sddm div a   /*Second Menu*/
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #e7edc0;
	color: #565656;
	font: 10px Verdana;
}

#sddm div a:hover   /*Second Menu*/
{	
	background: #9fa88c;
	color: #FFF;
}


.menu_hover
{
	background: url(../images/header_pattern2_roll.gif) repeat-x;
	color: #FFFFFF;
}




/* --------------------------------------- */






/* Contact */
.contact_textbox_small
{
	width:276px;
	border:1px solid #AFAFAF;
}

.contact_textbox_big
{
	width:480px;
	border:1px solid #AFAFAF;
}
/* ------------------ */


.grey_frame_div
{
	background:#efeff4;
	color:#383838;
	padding:5px;
}

.title_category_div
{
	height:21px;
	line-height:21px;
	text-align:left;
	font-weight: bold;
	color:#ffffff;
	vertical-align:top;
	padding-left:8px;
	padding-right:15px;
	padding-top:0px;
	width:540px;
	font-size:10px;
	background: url('../images/frame_category.gif') no-repeat;
}



.title_category_div2
{
	font-weight:bold;
	padding:3px;
	padding-left:0px;
	margin-bottom:10px;
	font-size:11px;
	border-bottom: 1px solid #565656;
	color:#565656;
}

.title_article_div
{
	font-weight:bold;
	padding:3px;
	padding-left:0px;
	margin-bottom:10px;
	font-size:11px;
	border-bottom: 1px solid #c6d49b;
	color:#565656;
}

.description_text
{
	color: #5F5F5F;

}

.module_header
{
	text-align:center;
	padding:3px;
	width:150px;
	background:#99a0a3;
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
}

.login_textbox
{
	width:130px;
	font-size:10px;	
	border:1px solid #AFAFAF;
}

.error_message
{
	font-size:10px;
	color:red;
}

.success_message
{
	font-size:10px;
	color:green;
}

.search_container
{

}

.button_style 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#191919;
	color:#FFF;
	border:0px;
	border:1px solid #CCC;
}


.background_main_site
{
	background: url(../images/vertical_pattern.gif) repeat-x;
}

.menu_position
{
	padding-top:6px;
	padding-right:12px;
	background: url(../images/header2.gif) no-repeat;
}


.footer_copy
{
background: #9fa88c;
color:#fff;
padding-top:5px;
padding-right:10px;
padding-left:10px;
padding-bottom:5px;


}


.footer_lectic
{
text-align:center;
color:bebebe;
padding-right:100px;
}

.banners
{
	padding-top:20px;
	padding-right:10px;
}

.path_text
{
	color:#7D848F;
}

.header_pattern1
{
background:#b9bea8;

	/*height:243px;
	background: url(../images/header_pattern1.jpg) repeat-x;*/
}

.header_pattern2_left
{
	background-color:#ced2be;
}

.header_pattern2_right
{
	background-color:#ced2be;
	

}

.middle_table
{
background: url(../images/main_pattern.gif) repeat-y;

}


.maincell
{
	padding-left:40px;
	padding-right:39px;
	padding-top:30px;

}


.header1
{
	width:630px;
	height:27px;
	background: url(../images/header1.gif) no-repeat;
}
.header2
{
	width:188px;
	height:27px;
	background: url(../images/header2.gif) no-repeat;
	color:#ffffff;
}

.header3
{
	width:20px;
	height:294px;
	background: url(../images/header3.gif) no-repeat;
	background-color: #92979f;
}

.header4
{
	width:630px;
	height:201px;
	background: url(../images/header4.jpg) no-repeat;
}

.header5
{
	width:630px;
	height:66px;
	background-position:top;
	background: url(../images/header5.gif) no-repeat;
}

.header6
{
	width:630px;
	height:51px;
	background: url(../images/header6.gif) no-repeat;
}

.header7
{
	width:20px;
	height:51px;
	background: url(../images/header7.gif) no-repeat;
}

.header3_lectic
{
	color:#5d7064;
	font-size:13px;
	font-weight:bold;
	padding-left:145px;
	padding-bottom:4px;
	
}


.header3_lectic2_td
{

	background-color:#fff;
	background: url(../images/main_pattern.gif) repeat-y;
	padding-right:77px;
}



.header3_lectic2
{
	color:#fff;
	font-size:12px;
	background-color:#cbd0c1;
	padding-left:40px;
	padding-right:40px;
	font-weight:bold;
	
}

.menu_general
{
	background: url('../images/menu_button_up.gif') no-repeat;
	color:#FFFFFF;
	cursor:pointer;
	padding-left:30px;
	font-size: 10px;
}

.menu_general_up
{
	background: url('../images/menu_button_roll.gif') no-repeat;
	color:#FFFFFF;
	cursor:pointer;
	padding-left:30px;
	font-size: 10px;
}


main_menu_active
{
background:#9fa88c;
}

main_menu_up
{
background:#e7edc0;
}


.date
{
	color:#ffffff;
	padding-left:0px;
	text-align:center;
}

.frame_pattern_left
{
	width:20px;
	background: url('../images/frame_pattern_left.jpg') repeat-y;
	
}

.frame_pattern_right
{
	width:20px;
	background: url('../images/frame_pattern_right.jpg') repeat-y;
}

.middle_menu_general
{
	background: url('../images/menu_button_up.gif') repeat-y;
	color:#565656;
	cursor:pointer;
	font-size: 10px;
	font-weight: normal;
	padding-left:24px;
	padding-top:10px;
}


.middle_menu_general_up
{

	background: url('../images/menu_button_up.gif') repeat-y;
	color:#565656;
	cursor:pointer;
	font-size: 10px;
	font-weight: normal;
	padding-left:24px;
	padding-top:10px;
}

.middle_menu_general_roll
{

	background: url('../images/menu_button_roll.gif') repeat-y;
	color:#ffffff;
	cursor:pointer;
	font-size: 10px;
	font-weight: normal;
	padding-left:24px;
	padding-top:10px;
}


.right_column
{
	background: url('../images/right_block_pattern.gif') repeat-y;
	text-align:center;
	width:248px;
}


.right_menu
{
	background:url('../images/menu_patern.gif') repeat-y;
	padding-right:7px;
	padding-left:2px;
	padding-top:2px;
}


.grey_border
{
border-left:2px solid #AAAF97;
border-right:2px solid #AAAF97;

}

.search_background
{

	height:58px;
	background:url('../images/frame_search.gif') no-repeat;
	padding-left:0px;
	text-align:right;

}

.search_text_container
{
	padding-left:10px;
}

.frame_search
{
	width:211px;
	height:62px;
	background: url('../images/frame_search.gif') no-repeat;
	
}
.search_label
{
	padding-left:24px;
	color:#b70201;
	font-weight:normal;
	font-size:9px;
}

.search_textbox
{
	font-size:11px;
	width:122px;
	height:18px;
	border:1px solid #D2D2D2;
}

.right_column_pattern
{
	width:225px;
	background: #e6eaee;
}


.menu_header
{
background: url('../images/menu_buttons_header.gif') no-repeat;
width:193px;
height:31px;
text-align:center;
color:#fff;
font-size:11px;
font-weight:bold;
padding-right:18px;

}

.right_menu_table
{

background-color:#fff;
}

.menu_footer
{
	background: url('../images/menu_buttons_footer.gif') no-repeat;
	width:188px;
	height:10px;
}

.footer
{
	background: url('../images/footer.gif') no-repeat;
	width:838px;
	height:27px;
	color:#9c9c9c;
	text-align:center;
	padding-top:5px;
}

.body_outer
{
	padding-top:0px;
	padding-left:28px;
	padding-right:22px;
	height:1620px;
}

.module_header
{
	width:225px;
	height:34px;
	background: url('../images/module_header.gif');
	font-size:13px;
	vertical-align:top;
	padding-top:4px;
}



.module_pattern
{
	width:225px;
	background: url('../images/module_pattern.gif') repeat-y;
}

/* from ota-portal*/
.componentheading 
{
	height:21px;
	line-height:21px;
	text-align:left;
	font-weight: bold;
	color:#ffffff;
	vertical-align:top;
	padding-left:8px;
	padding-right:15px;
	padding-top:0px;
	width:580px;
	font-size:10px;
	background: url('../images/frame_category.gif') no-repeat;
}

.heading_seperator 
{
	display: block;
	height: 9px;
}


table.contentpaneopen 
{
	padding: 0px;
	margin: 0px;
	
}

table.contentpaneopen td 
{
  
}

table.contentpaneopen .content_header_left
{
/*	width:9px;
	height:33px;
	background: url(../images/main_header_left.gif) no-repeat;*/
	
}

table.contentpaneopen .content_header
{
	background: url(../images/main_header.gif) no-repeat;
	text-align:left;
	font-weight: normal;
	vertical-align:top;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	border-bottom:1px solid #d0d3d9;
}

table.contentpaneopen .content_header_right
{
	/*width:9px;
	height:33px;
	background: url(../images/main_header_right.gif) no-repeat;*/
}

.header_title
{
	color:#555555;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

a.header_title:link		{ color: #b70201; text-decoration: none; font-weight: bold; }
a.header_title:active	{ color: #b70201; text-decoration: none; font-weight: bold; }
a.header_title:visited	{ color: #b70201; text-decoration: none; font-weight: bold; }
a.header_title:hover	{ color: #FBC86F; text-decoration: none; font-weight: bold; }

table.contentpaneopen .content_main
{

	padding-left: 0px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 12px;

	background-color: #FFFFFF;
	text-align: justify;
}

table.contentpaneopen .content_footer_left
{
	/*width:9px;
	height:13px;
	background: url(../images/main_footer_left.gif) no-repeat;*/
}

table.contentpaneopen .content_footer
{
	/*height:30px;
	border-bottom:1px dotted #9fa88c;*/
}

table.contentpaneopen .content_footer_right
{
	/*width:9px;
	height:13px;
	background: url(../images/main_footer_right.gif) no-repeat;*/
}


/* subcategory table */
.subcategory_seperator 
{
	display: block;
	height: 9px;
}

table.subcategorypaneopen 
{
	padding: 0px;
	margin: 0px;
}

table.subcategorypaneopen td 
{
   
}

table.subcategorypaneopen .subcategory_header_left
{
/*	width:9px;
	height:33px;
	background: url(../images/main_header_left.gif) no-repeat;*/
	
}


a.subcategory_header_title
{
	font-size:11px;
	/*font-weight:bold;*/
	
}
table.subcategorypaneopen .subcategory_header
{
	height:21px;
	line-height:21px;
	text-align:left;
	font-weight: bold;
	color:#ffffff;
	vertical-align:top;
	padding-left:0px;
	padding-right:15px;
	padding-top:3px;
	width:573px;
	border-bottom:1px dotted #b70201;
	/*background: url(../images/bullet_orange2.gif) left  no-repeat;*/
}



table.subcategorypaneopen .subcategory_header_right
{
	/*width:9px;
	height:33px;
	background: url(../images/main_header_right.gif) no-repeat;*/
}


a.header_title:link		{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.header_title:active	{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.header_title:visited	{ color: #ffffff; text-decoration: none; font-weight: bold; }
a.header_title:hover	{ color: #FBC86F; text-decoration: none; font-weight: bold; }

table.subcategorypaneopen .subcategory_main
{

	padding-left: 10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #FFFFFF;
	text-align: justify;
}

table.subcategorypaneopen .subcategory_footer_left
{
	/*width:9px;
	height:13px;
	background: url(../images/main_footer_left.gif) no-repeat;*/
}

table.subcategorypaneopen .subcategory_footer
{
/*	height:30px;
	border-bottom:1px dotted #9fa88c;
	*/
}

table.subcategorypaneopen .subcategory_footer_right
{
	/*width:9px;
	height:13px;
	background: url(../images/main_footer_right.gif) no-repeat;*/
}

.tablerow1
{
	padding:4px;
	background:#b70201;
	color:#ffffff;
	font-weight:bold;
}

.tablerow2
{
	padding:4px;
	background:#d0d3d9;
	color:#565656;
	font-weight:normal;
	
}

.tablerow3
{
	padding:4px;
	background:#ececec;
	color:#565656;
}

.tablerow4
{
	padding:4px;
	background:#92979f;
	color:#ffffff;
}


.banners_seperator 
{
	display: block;
	height: 0px;
}

.banners_seperator_2 
{
	display: block;
	height: 5px;
}

.main_position_border
{
	padding-bottom:10px;
}