/* CSS Document */

body
{
	background-color:#E2D5C7;
	color:#858b9c;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
}

#Table_Content
{
	background-color:#F3F3F3;
	color:#333333;
}

#Table_Head
{
	background-color:#181617;
}

.space
{
	height:16px;
}

.space1
{
	height:5px;
	font-size:1px;
}

a
{
	color:#0c56a3;
	font-weight:bold;
	text-decoration:underline;
}

a:hover
{
	color:#0c6acb;
	font-weight:bold;
	text-decoration:underline;
}

p
{
	text-indent:8px;
}

img
{
	border-style:none;
	vertical-align:middle;
}

a img
{
	border-style:none;
	vertical-align:middle;
}

.txt
{
	background-color:#FFFFFF;
	border:#E2D5C7 2px inset;
	color:#800000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	height:17px;
}

.txta
{
	background-color:#FFFFFF;
	border:#E2D5C7 3px inset;
	color:#800000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
}

.txtb
{
	background-color:#FFFFFF;
	border:#E2D5C7 3px inset;
	color:#800000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 2px 2px 5px;
}

.btn
{
	background-color:#E2D5C7;
	border:#E2D5C7 2px outset;
	color:#E2D5C7;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	height:20px;
}

.img_video
{
	border-color:#E2D5C7;
	background-color:#E2D5C7;
	border-style:double;
	border-width:6px;
}

.img_shot
{
	border-color:#E2D5C7;
	background-color:#E2D5C7;
	border-style:double;
	border-width:6px;
}

.block_header
{
	background-color:#36383e;
	color:#da2853;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-indent:10px;
}

.block_header2
{
	background-color:#f1f0e0;
	color:#800000;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	text-indent:10px;
}

.block_header3
{
	background-color:#f1f0e0;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-indent:10px;
}

.block_content0
{
	color:#a0aac6;
	background-color:#181617; 
	background-image:url(../images/bg.gif);
	font-size:12px;
	width:100%;
}

.block_content
{
	background-color:#F8F8F8;
	font-size:12px;
	width:99%;
	border-color:#F6C592;
	border-style:outset;
	border-width:2px;
}

.block_content2
{
	background-color:#F8F8F8; 
	background-image:url(../images/bg.gif);
	font-size:12px;
	width:100%;
	border-color:#91303A;
	border-style:outset;
	border-width:2px;
}

.block_content3
{
	background-color:#F8F8F8;
	font-size:12px;
	width:90%;
}

.block_content4
{
	background-color:#f1f0e0;
	color:black;
	font-size:11px;
}

.table1
{
	background-color:#e2d5c7;
	font-size:12px;
	width:60%;
}

.cell1
{
	
	background-color:#f1f0e0;
}

.block_ul
{
	text-align:justify;
	margin-left: 0px;
	padding-left: 0px;
}

.f_shadow
{
	filter:Shadow(Color="#504010", Direction="120", Strength="8");
}

.tour_label
{
	background-color:#F0A0E0;
	font-family:Tahoma;
	font-size:24px;
	font-weight:bold;
	border-color:#F6C592;
	border-style:outset;
	border-width:2px;
}

.tour_label2
{
	color:#858b9c;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.movie_header
{
	color:#da2853;
	font-size:18px;
	font-weight:bold;
}

.movie_text
{
	color:#a0aac6;
	font-size:12px;
	font-weight:bold;
}

.blend_tip
{
	color:#9966CC;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
}

.imp
{
	color:#800000;
	font-size:14px;
	font-weight:bold;
}

.err
{
	/*background-color:#A083A3;*/
	color:#800000;
	font-size:14px;
	font-weight:bold;
}

.label 
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.title 
{
	font-weight: bold; 
	color: #da2853; 
	font-size: 24px;
}

	
/* js menu */

#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
border: 1px solid #181617;
border-left-width: 0;
background-color: #42434b;
height:16px;
text-align:center;
}

.headerlinks a{
margin: auto 8px;
font-size:11px;
font-weight: normal;
color:white;
}

.headerlinks a:hover{
margin: auto 8px;
font-size:11px;
font-weight: normal;
color:#F6D5A2;
}


.submenus{
display: none;
width: 10em;
position: absolute;
top: 1.7em;
left: 0;
background-color: #62636b;
border: 1px solid #181617;
text-align:left;
}

.submenus li{
height:14px;
width: 100%;
}

.submenus li a{
color:#F6D5A2;
display: block;
font-size:11px;
font-weight:normal;
width: 100%;
text-indent: 14px;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
color:#06063d;
background-color: #82838b;
font-weight:normal;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}