body {
	background-color: #F5F5F5;
	background-image: url('images/body_bg.jpg');
	background-position: center top;
	background-repeat: repeat-y;
	margin: 2px;
	padding: 2px
}
.form {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
}
.details {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
}
.text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}
.large {
	font-family: verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.header {
	font-family: verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight:bold; font-style:italic
}

}
.large2 {
	font-family: verdana, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

#page_footer {
	background-image: url('images/footer_bg.jpg');
	background-repeat: repeat-x;
	height: 35px
}
#page_footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#page_footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#page_footer a:visited{
	color: #FFFFFF;
}
.links {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #E60F34;
}
.text_wrap {
	padding: 5px;
}
#search {
	border-top:1px solid #ebebeb; border-bottom:1px solid #ebebeb; background-image: url('images/search_bg.jpg');
	background-repeat: repeat-x;
	height: 35px;
	
}
form {
	margin: 0px;
	padding: 0px;
}
.red_cont_top {
	background-image: url('images/red_box_02.jpg');
	background-repeat: repeat-x;
	background-color: #EA1135
}
.red_cont {
	border-left:1px solid #B20E29; border-right:1px solid #B20E29; background-image: url('images/red_box_04.jpg');
	background-repeat: repeat-x;
	background-color: #B10D28;
	
}
.red_cont_bot {
	background-image: url('images/red_box_06.jpg');
	background-repeat: repeat-x;
	background-color: #B20D28;
	margin-bottom: 5px
}
.index_top {
	background-image: url('images/index_bg_02.jpg');
	background-repeat: repeat-x;
	background-color: #AFB9D0
}
.index_cont {
	background-image: url('images/index_bg_04.jpg');
	background-repeat: repeat-x;
	background-color: #AFB9D0
}
.index_bot {
	background-image: url('images/index_bg_06.jpg');
	background-repeat: repeat-x;
	background-color: #AFB9D0
}
#indexes a {
	color: #000066;
	text-decoration: underline;
}
#indexes a:hover {
	color: #000066;
	text-decoration: underline;
}
#indexes a:visited {
	color: #B20E29;
	text-decoration: underline;
}

.index_sub_top {
	background-image: url('images/index_sub_bg_02.jpg');
	background-repeat: repeat-x;
	background-color: #f5f5f5
}
.index_sub_cont {
	background-image: url('images/index_sub_bg_04.jpg');
	background-repeat: repeat-x;
	background-color: #f5f5f5
}
.index_sub_bot {
	background-image: url('images/index_sub_bg_06.jpg');
	background-repeat: repeat-x;
	background-color: #f5f5f5
}