/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.background-Left {  background-image: url('images/background.gif'); background-repeat:repeat; background-position: left top}
.background-Right {  background-image: url('images/background.gif'); background-repeat:repeat; background-position: left top}
.background-middle {  background-image: url('images/middle-background.gif'); background-repeat:repeat; background-position: left top}
.background-bottom-middle {  background-image: url('images/bottom-middle-background.gif'); background-repeat:repeat; background-position: left top}
.backgroud-separator{  background-image: url('images/rpmock2_03.gif'); background-repeat: repeat-y; background-position: left top}
.backgroud-side-section{  
	background-image: url('images/upcomingtop.gif'); 
	background-repeat: no-repeat ; 
	background-position: left top;
	FONT-SIZE: 12px; COLOR:#333333 ; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold
}

.text-menu {  
	FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	link color: #800000; text-decoration: none; text-transform: none;
	visited text-decoration: none; text-transform: none; 
	active text-decoration: none; text-transform: none; 
	hover text-decoration: none; text-transform: none; 
}

.background-menu {  
	background-image: url('images/hiome.gif'); 
	background-repeat:repeat; background-position: left top;
	FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold
}
.LINEBREAK {
	color: #006633;
}
.formTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #808040;
	text-decoration: none;
	font-weight: bold;
	line-height: 120%;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 110%;
}

