body {
	margin:0;
	padding:0;
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
}

form {
	margin:0;
	padding:0;
}

.search_textfield {
	border:1px solid #A6A6A6;
	background-color:white;
	width:201px;
	font-size:11px;
	font-weight:normal;
	color:#2C2C2C;
	height:16px;
}

.textfield {
	border:1px solid #A6A6A6;
	background-color:white;
	font-size:11px;
	font-weight:normal;
	color:#2C2C2C;
	padding:2px;
}

.left_menu_heading {
	background-image:url(../images/main_menu.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.left_menu {
	background-image:url(../images/menu_bg.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

.left_menu a{
	color:#BC0012;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background-image:url(../images/menu_arrow.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	display:block;
}

.left_menu a:hover{
	color:#666666;
}

.left_menu_bottom {
	background-image:url(../images/menu_bg_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.left_menu_bottom a{
	color:#BC0012;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	background-image:url(../images/menu_arrow.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	display:block;
}

.left_menu_bottom a:hover{
	color:#666666;
}

.left_menu_bottom_gallery {
	color:#656565;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	line-height:1.75;
	background-image:url(../images/menu_bg_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-top:3px;
	padding-bottom:3px;
}

.left_menu_bottom_gallery a{
	color:#656565;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	line-height:1.75;
}

.left_menu_bottom_gallery a:hover{
	color:#BC0012;
}

.left_menu_sub {
	color:#656565;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	line-height:1.75;
	background-image:url(../images/sub_menu_bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	padding-top:3px;
	padding-bottom:3px;
}

.left_menu_sub a{
	color:#656565;
	text-align:left;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}

.left_menu_sub a:hover{
	color:#BC0012;
}

.news_bg {
	background-image:url(../images/news_bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.news_bg_bottom {
	background-image:url(../images/new_bg_bottom.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:72px;
}

.text {
	font-size:11px;
	color:#2C2C2C;
	font-weight:normal;
	text-align:justify;
	line-height:1.5;
}

.text a{
	font-size:11px;
	color:#2C2C2C;
	font-weight:normal;
	text-align:justify;
	line-height:1.5;
	text-decoration:none;
}

.text a:hover{
	color:#BC0012;
}

.text_red {
	font-size:11px;
	color:#F80B13;
	font-weight:normal;
	text-align:left;
	line-height:1.5;
}

.text_red a{
	font-size:11px;
	color:#F80B13;
	font-weight:normal;
	text-align:left;
	line-height:1.5;
	text-decoration:none;
}

.text_red a:hover{
	color:#666666;
}

.welcome_bg {
	background-image:url(../images/welcome_bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:166px;
}

.heading_inner {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	padding-left:13px;
	padding-right:13px;
	text-transform:uppercase;
}

.inner_bg {
	background-image:url(../images/inner_bg_bottom.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.sub_heading {
	font-size:12px;
	color:#BC0012;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}

.bt_search {
	background-image:url(../images/search_bt.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:78px;
	height:22px;
}
