body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#000000;
}
.header {
	background:url(images/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
	height:211px;
}
.error{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}
.redtext{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:bold;
}
.maintable{
	width:766px;
}
.contant{
	background:url(images/content_bg.jpg);
	background-position:right;
	background-repeat:repeat-y;
	padding-left:40px;
	padding-right:40px;
	width:440px;
	padding-bottom:5px;
	height:395px;
}
.contant_home{
	background:url(images/content_bg_home.jpg);
	background-position:bottom right;
	background-repeat:repeat-y;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:5px;
	width:440px;
	height:395px;
}
.leftbar{
	width:240px;
	padding-left:5px;
	height:400px;
}
.rightbar{
	width:1px;
	
}
.left_text {
	text-align:left;
	vertical-align:top;
	width:150px;
}
.right_text {
	text-align:left;
}
.textbox {
	width:200px;
}
.dropdownbox {
	width:200px;
}
.textarea {
	width:200px;
}
.leftlinks {
	border-bottom:1px dashed #999999;
	padding-top:6px;
	padding-bottom:6px;
}
.leftlinks a{
	padding-top:6px;
	padding-bottom:6px;
	text-decoration:none;
	color:#000000;
}
.leftlinks a:hover{
	padding-top:3px;
	padding-bottom:3px;
	text-decoration:none;
	color:#FF6600;
}
.heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#001244;
	font-weight:bold;
	text-align:left;
	padding-top:15px;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#001244;
	font-weight:bold;
	text-align:left;
	padding-top:15px;
}
.header_nav {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
.header_nav a{
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.header_nav a:active{
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.header_nav a:hover{
	padding-left:3px;
	padding-right:3px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.leftnavlinks {
	COLOR: #000000;
	FONT-FAMILY: Arial;
	font-size:14px;
	font-weight:bold;
	background:url(images/left_menu_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:236px;
}
.leftnavlinks a{
	display:block;
	COLOR: #000000;
	font-size:14px;
	font-weight:bold;
	TEXT-DECORATION: none;
}
.footer {
	background:url(images/footer_menu_bg.jpg);
	font-size:14px;
	color:#FFFFFF;
	font-family:Tahoma;
}
.footer a{
	color:#FFFFFF;
}
.orange_text {
	font-family:Georgia;
	font-size:20px;
	font-weight:bold;
	color:#FF6600;
}
.orange_text1 {
	font-family:Georgia;
	font-size:10px;
	color:#FF6600;
}
.site_map {
	font-size:12px;
	color:#333333;
}

.featured_cat {
	color:#786321;
}
.featured_cat a{
	color:#786321;
	text-decoration:none;
}
.featured_cat a:hover{
	color:#786321;
	text-decoration:underline;
}
.featured_art {
	color:#333333;
}
.img {
padding: 2px;
border: 1px solid #325375;
}
.white {
	color:#FFFFFF;
}

.lang_part {
	color:#FFFFFF;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
}
.lang_part a{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

.search_head {
	font-size:14px;
	color:#0000FF;
	font-weight:bold;
}
.button_blue {
	border:none;
	background:url(images/button_bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#2989D1;
}
.button_silver {
	border:none;
	background:url(images/button_silver_bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-weight:bold;
	border:1px solid #000000;
}