html,body {
	font-family:Arial,Helvetica,sans-serif;
	background-color:#3d182a;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#ffffff;
	background-image:url('content/images/bg.jpg');
	background-repeat:repeat-x;
}

.table {
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	margin:10px 0px;
}

.table tr td {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	padding:2px 5px;
}

table {
	font-size:12px;
}

.tr_odd {background:#fff6f0;}

a {color:#FF5FB8; text-decoration:none;}
a:hover {color:#ffffff;}

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;
}

body {	
	height:100%;
}

#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:0px 10px 10px 10px;
}

.menu {
	text-align:left;
	width:140px;
	padding-left:20px;
}

.menu_item {
	background-color:#427270;
	color:#4EC7EF;
	margin-bottom:1px;
}
._menu_item a {
	font-size:10px;
	color:#4EC7EF;
}
._menu_item a:hover {
	color:white;
}

.menu_item_selected {
	background-color:#427270;
	color:white;
	margin-bottom:1px;
}
._menu_item_selected a {
	font-size:10px;
	color:white;
}
._menu_item_selected a:hover {
	color:white;
}

.div_top {
	padding-bottom:20px;
}

.div_bottom {
	text-align:left;
	/*border-top:1px dashed #62AAA9; */
	padding-top:5px; 
	padding-left:10px;
	color:#ffffff;
}

.div_bottom table {
	color:#ffffff;
}

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

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