.menu_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #DC143C;
	text-decoration: none;
}
.menu_link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu_link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DC143C;
	text-decoration: none;
}

.button
{
background-image:url(../images/button_bg.jpg);
height:17px;
font-family:Arial;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
border:none;
}
.menu_left_link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:5px;
}
.menu_left_link:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	padding-left:5px;

}
.footer_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.heading_big {
	font-family: Arial;
	font-size: 22px;
	font-weight: none;
	color: #DC143C;
	text-decoration: none;
}

.heading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #DC143C;
	text-decoration: none;
}
.normaltext {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.grey_normal {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.readmore {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FC0234;
	text-decoration: underline;
}
.readmore:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FC0234;
	text-decoration: none;
}
.textbox {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #DE1439;
	text-decoration: none;
	height: 17px;
	width: 130px;
	border: 0px none #FFFFFF;
}
.textbox1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #DE1439;
	text-decoration: none;
	height: 17px;
	width: 130px;
	border: 1px solid #cccccc;
}
.border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6C3BD;
	border-right-color: #C6C3BD;
	border-bottom-color: #C6C3BD;
	border-left-color: #C6C3BD;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.redLink {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FC0234;
	text-decoration: underline;
}
.redLink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FC0234;
	text-decoration: none;
}
.tableeven {


	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration: none;
	background-color:#FFFFFF;
}

.tableodd {


	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration: none;
	background-color:#EAEAEA;
}
