table { border:0px; border-collapse:collapse} 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:inherit;
	color:#FFFFFF
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#7B7E94}

.se{ width:213px; height:18px; color:#020305; font-weight:bold; padding-left:6px}

.bg{ background:url(new_images/head.jpg) repeat-x}
.bg1{ background:url(new_images/header.jpg) no-repeat}
.bg2{ background:url(new_images/content.jpg) repeat-x #A8ABBF}
.bg3{ background:#8A8DA7}
.bg4{ background:url(new_images/lt.gif) no-repeat}
.bg5{ background:url(new_images/rt.gif) no-repeat right top}
.bg4_1{ background:url(new_images/lt1.gif) no-repeat}
.bg5_1{ background:url(new_images/rt1.gif) no-repeat right top}
.bg6{ background:url(new_images/lb.gif) no-repeat left bottom}
.bg7{ background:url(new_images/rb.gif) no-repeat right bottom}

ul{margin:0px; padding:0px; list-style:none; line-height:20px}
ul li{ background:url(new_images/list_bg.gif) no-repeat 0 10px; padding-left:11px}
ul li a{ color:#FFFFFF;  text-decoration: underline}
ul li a:hover{ text-decoration: none}

.header td{ text-align:center; vertical-align:middle}
.header a{ color:#D59BC2; font-weight:bold; text-decoration:none;}
.header a:hover{ text-decoration:none; color:#FFFFFF}
.header span{ color:#FFFFFF; font-weight:bold}

.footer{ background:url(new_images/footer.jpg) repeat-x; height:68px; padding-left:41px; vertical-align:middle; color:#C7CADD; font-size:11px}
.footer a{ color:#CDD0DD; text-decoration:underline; font-weight:normal}
.footer a:hover{ text-decoration:none}

.galery{ color:#020305; font-weight:bold; background:url(new_images/bg_cat.jpg) no-repeat}
.galery a{ color:#020305; text-decoration:none}
.galery a:hover{ text-decoration:underline}

.indent{ padding:0 40px 0 43px}
.indent1{ padding:10px 16px 0 12px}
.indent2{ padding:22px 35px 15px 47px}

strong a{ color:#904079; text-decoration:none; background:url(new_images/marker.gif) no-repeat 0 5px; padding-left:10px}
strong a:hover{ text-decoration:underline}

span strong a{ color:#FFFFFF; text-decoration: underline; background:url(new_images/marker.gif) no-repeat 0 5px; padding-left:10px}
span strong a:hover{ text-decoration: none}

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

.px{ width:auto; background:#CED1DD; margin-left:37px; margin-right:25px}

.form input {
	width:190px;
	height:18px;
	color: #425060;
	padding:0 0 0 6px;
	background-color:#FFFFFF;
}

.form textarea {
	width:204px;
	height:90px;
	color: #425060;
	overflow: auto;
	padding:0 0 0 6px;
	background-color:#FFFFFF;
}
.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #D4D6E3;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
