body {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dotedline {
	background-image: url(../images/doted_line.gif);
	background-repeat: repeat-x;
}
.leftlink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #696868;
	text-decoration: none;
	list-style:none;
	background-image:url(../images/arrow_bullet.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:14px;
}
a.leftlink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C4141B;
	text-decoration: none;
	list-style:none;
	background-image:url(../images/arrow_bullet.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:14px;
}
.leftlink2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #696868;
	text-decoration: none;
	list-style:none;
	background-image:url(../images/arrow_bullet.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	padding-left:14px;
}
a.leftlink2:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C4141B;
	text-decoration: none;
	list-style:none;
	background-image:url(../images/arrow_bullet.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	padding-left:14px;
}

.contenttext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #58595B;
	text-decoration: none;
}

.contenttext2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #58595B;
	text-decoration: none;
}

a.contenttext2:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C4141B;
	text-decoration: none;
}
a.contenttext:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #C4141B;
	text-decoration: none;
}
.tahoma11redbold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C4141B;
	text-decoration: none;
	line-height:19px;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #696868;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 140px;
	border: 1px solid #DDDDDD;
	
}
.botlinks {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.botlinks:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.arial17ed {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #C4141B;
	text-decoration: none;
}
.tahoma14redbold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C4141B;
	text-decoration: none;
}

a.tahoma14redbold:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

