.login {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.memberCorner {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	/*font-family: "Geneva", "Arial", "Helvetica", "sans-serif";*/
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AF1517;
	text-decoration: none;
}

.test {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: italic;
	line-height: 8px;
	font-weight: bold;
	font-variant: small-caps;
	border: medium solid #FF0000;
}

.border {
	border: thin solid #FF0000;
	
}

.red_border {
	border: thin solid #CF4D33;
}

.test1 {
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	display: inline-table;
	position: relative;
}

.head_right {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	line-height: 24px;
	text-decoration: none;
	color: black;
}

.head_1_centre {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	text-decoration: none;
	color: black;
}

.head_2_centre {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	text-decoration: none;
	color: black;
}

.head_2_centre_white {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.head_2_left {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: black;
	/*line-height: 18px;*/
}

.head_2_left:hover {
	text-decoration: underline;
}

.subhead {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: black;
	
}

.subhead:hover {
	text-decoration: underline;
}

.body1_center {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: black;
}

.head_2_left {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: black;
	vertical-align: middle;
	/*line-height: 18px;*/
}

.head_2_left_white {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: white;
	vertical-align: middle;
	/*line-height: 18px;*/
}

.body1_left {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: black;
}


.red_background {
	background-color: #CF4D33;
}

.pink_background {
	background-color: #F9D0BC;
}

.bgcolor {
	background-color: #CCCCCC;
	background-image: url(../images/aug.jpg);
}

.valign_top {
	vertical-align: top;
}

.valign_bottom {
	vertical-align: bottom;
}

.right_arrow {
	/*color: #CC8C22;*/
	color: orange;
}

.box_content {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: black;
}

.box_head {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: black;
	/*bottom: 5px;*/
}

.record_title {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: black;
	/*line-height: 18px;*/
}

.forum_link {
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
	color: 000000;
	line-height: 26px;
}

.forum_link:hover {
	/*color: F9D0BC;*/
	color: F8C5AC;
}

.back_link_black{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}