.norepeat {
	background-repeat: no-repeat;
}
.repeat_y {
	background-repeat: repeat-y;
}
.repeat_x {
	background-repeat: repeat-x;
}
.arial11_grey {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: none;
}
.arial11_grey15 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: none;
}
.arial11_cont {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
	padding:1px;
	
}


.arial12 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #B41818;
	text-decoration: none;
}
.login_textbox {
	font-family: verdana;
	font-size: 10px;
	color: #010101;
	text-decoration: none;
	border: 1px solid #999999;
	text-align: center;
}
.ver_11white {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arial11 {

	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #B41818;
	text-decoration: none;
}
.arial15 {

	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #B41818;
	text-decoration: none;
}

a.fotter:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.fotter:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.fotter:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.fotter:active {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.repeat_y_right {
	background-repeat: repeat-y;
	background-position: center;
}
.repeat_xv_middle {
	background-repeat: repeat-x;
	background-position: center;
}
.arial12_grey {

	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
}
.border {
	border: 1px solid #666666;
}

.admin-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#A28782;
	color:#FFF 
} 

.admin-heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color:#BC1D1D;
	color:#FFF
}