html,body {
	font-family:Arial,Helvetica,sans-serif;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#000000;
}

body {
	
}

.accordion_image { float:left; overflow:hidden; }
.accordion_image_in { padding:76px 10px 0px 10px; }
.accordion_title { float:left; border-right:7px solid #edc603; text-align:right; background-color:white; }

input, textarea {
	border:1px solid #49260b;
}

.contact_table {
	padding: 0px;
	margin: 0px;
}
.contact_table td {
	padding-right:2px;
	padding-bottom:2px;
}

.submenu {
	margin-left: 30px;
	padding:20px 0px;
}

.submenu_item {
	font-weight: bold;
	display:block;
	color:#000000;
	text-decoration:none;
	font-size: 12px;	
	padding:10px;
	background-image:url('content/images/bg_line_top.gif');
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
.submenu_item_selected {
	font-weight: bold;
	display:block;
	color:#aa0000;
	text-decoration:none;
	font-size: 12px;
	padding:10px;
	background-image:url('content/images/bg_line_top.gif');
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
.submenu_item:hover {
	color:#aa0000;
	text-decoration: none;
}
.submenu_item_selected:hover {
	color:#aa0000;
	text-decoration: none;
}

.table {
	border-bottom:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	margin:10px 0px;
	font-size:11px;
}

.table tr td {
	border-top:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	padding:2px 5px;
	font-size:11px;
}

table {
	font-size:12px;
}

.tr_odd {background:#fff6f0;}

a {color:#aa0000; text-decoration:underline;}
a:hover {color:#aa0000; text-decoration:none;}

img {border:0px;}

#show_simple_gallery_div_bottom {
	background:#ffffff;
	text-align:center;
	cursor:move;
	margin:5px 0px 0px 0px;
}
#show_simple_gallery_div_bottom img { 
	cursor:pointer;
	*cursor:hand;
}
#show_simple_gallery_img {
	cursor:pointer;
	*cursor:hand;
}

#div_hidden {
	position:absolute;
	display:none;
	cursor:move;
	color:black;
}
#div_hidden_content {
	color:black;
}

.r_ul {background-image:url(content/images/rohul.png); *background-image:url(content/images/spacer.gif); width:13px; height:13px;}
.r_u {background-image:url(content/images/rohu.png); *background-image:url(content/images/spacer.gif);}
.r_ur {background-image:url(content/images/rohur.png); *background-image:url(content/images/spacer.gif); width:13px;}
.r_l {background-image:url(content/images/rohl.png); *background-image:url(content/images/spacer.gif); height:13px;}
.r_r {background-image:url(content/images/rohr.png); *background-image:url(content/images/spacer.gif);}
.r_dl {background-image:url(content/images/rohdl.png); *background-image:url(content/images/spacer.gif); height:13px;}
.r_d {background-image:url(content/images/rohd.png); *background-image:url(content/images/spacer.gif);}
.r_dr {background-image:url(content/images/rohdr.png); *background-image:url(content/images/spacer.gif);}
.loadbg {background-image:url(content/images/ajax-loader.gif); background-position:50% 50%; background-repeat:no-repeat; background-color:white;}


.div_content {
	padding:20px 30px 20px 30px;
}

.menu {
	text-align:left;
	padding-top:45px;
}



.menu_item {
	float:left;
	background-image: url('content/images/menu.gif');
	background-repeat: repeat-x;
	background-position:0px -25px;
	height:25px;
	margin-right:10px;
	padding-left:12px;
}

.menu_item a {
	font-size:10px;
	color:#4EC7EF;
}
.menu_item a:hover {
	color:white;
}

.menu_item_selected {
	float:left;
	background-image: url('content/images/menu.gif');
	background-repeat: repeat-x;
	background-position:0px 0px;
	height:25px;
	margin-right:10px;
	padding-left:12px;
}
.menu_item_selected a {
	font-size:10px;
	color:white;
}
.menu_item_selected a:hover {
	color:white;
}

.div_top {
	padding:0px;
	margin-left:89px;
}

.div_bottom_top {
	background-image: url('content/images/bottom.gif');
	background-repeat: no-repeat;
	background-color: #edc603;
	height:31px;
}

.div_bottom {
	text-align:left;
	/*border-top:1px dashed #62AAA9; */
	padding-top: 5px;
	padding-left:140px;
	color:#edc603;
	font-size:11px;
}

.div_bottom table {
	color:#edc603;
	font-size:11px;
}

.div_bottom a {
	color:#edc603;
	text-decoration:none;
}

.div_bottom a:hover {
	color:#ffffff;
}
