BODY {
	FONT-FAMILY: verdana,arial,sans-serif;
	FONT-SIZE: 10pt;
}
TD {
	FONT-FAMILY: verdana,arial,sans-serif; 
	FONT-SIZE: 10pt;
}
A {
	COLOR: #0000FF; 
	FONT-FAMILY: verdana,arial,sans-serif; 
	FONT-SIZE: 10pt; 
	font-weight: normal; 
	TEXT-DECORATION: NONE
}
A:HOVER {
	COLOR: #CC0000; 
	FONT-FAMILY: verdana,arial,sans-serif; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: NONE
}
.textbox {
	WIDTH: 180px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #999999;
	BACKGROUND-COLOR: #B2CDEC;
	BORDER-WIDTH: 1px;
	font-family:verdana,helvetica,arial;
	FONT-SIZE: 8pt;
	font-weight: bold;
	color: #0000ff;
}
.textareabox {
	WIDTH: 180px;
	HEIGHT: 80px;
	font-family:verdana,helvetica,arial;
	background:#F7DBDB;
	color: #400000;
	FONT-SIZE: 8pt
	font-weight: bold;
}
.selectdropdown {
	WIDTH: 180px;
	font-family:verdana,helvetica,arial;
	background:#F7DBDB
	color: #400000;
	FONT-SIZE: 8pt;
	font-weight: bold;
}
.submitbutton {
	BACKGROUND-COLOR: #996633;
	BORDER-BOTTOM: #330000 2px solid;
	BORDER-LEFT: #cc9933 2px solid;
	BORDER-RIGHT: #330000 2px solid;
	BORDER-TOP: #cc9966 1px solid;
	COLOR: #ffffff;
	CURSOR: hand;
	FONT-FAMILY: Verdana, Tahoma, Arial;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	MARGIN-BOTTOM: 2px;
	MARGIN-TOP: 2px
}
.little_me{
	font-size: 8pt;
}
.color_me_grey{
	color: #666666;
}
.pad_my_td {
	padding: 10px;
}
.rbi_title5 {
	color: #ff0000;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.aboutnav{
	font-size: 9pt;
	font-weight: normal;
}