.border {
	border: 1px solid #ffffff;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93A4A3;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-y;

}
.menubgtop {
	background-image: url(images/main_r3_c1.jpg);
	background-repeat: no-repeat;
}
.menubg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;

}
.menubottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93A4A3;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.coachbg {
	background-image: url(images/main_r3_c2.jpg);
}
.headertxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 190%;
	font-style: italic;
	font-weight: bold;
	color: #E02D33;
	text-decoration: none;
}
.bodtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-decoration: none;

}
.copyrighttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bordergrey {

	border: 1px solid #FF3333;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bodtxtred {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FF3333;
	text-decoration: none;
}
.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.headertxt2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #E02D33;
	text-decoration: none;
}
.headerbg {
	background-image: url(images/new_source_r2_c1.jpg);
	background-repeat: no-repeat;
}
.boldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 190%;
	color: #FFFFFF;
}
.bodtxtwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
}
