/* --------------------------------------------------------------------
			Elements
-------------------------------------------------------------------- */
a
{
	color: #CC3300;
	text-decoration:underline;
	background-color:Transparent;	
}

a.fntbutton, a.fntbutton:hover
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration:none;
	font-weight: bold;
	background-color:Transparent;
}

a.fntxxsmall
{
	color: #CC3300;
	text-decoration:underline;	
	font-family: Verdana;
	font-size: 8pt;
	background-color:Transparent;
}

a.menutable_td
{
	color: #006600;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;	
	background-color:Transparent;
}

a.menutable_td:hover
{
	color: #006600;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:underline;	
	background-color:Transparent;
}

a.menutable_td_sub
{
	color: #006600;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	background-color:Transparent;
}

a.menutable_td_sub:hover
{
	color: #006600;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:underline;
	background-color:Transparent;
}

body
{
	background-image:url("/images/rcbackground.jpg");
	margin-top:0;
}

td
{
	font-family: Verdana;
	font-size: 9pt;
}

/* --------------------------------------------------------------------
			Classes
-------------------------------------------------------------------- */
.center_align
{
	text-align:center;
}

.contentbody
{
	padding: 3px;
	font-family: Verdana;
	font-size: 9pt;
	vertical-align:top;
}

.fnt_footer_gray
{
	color: #808080;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration:none;
}

.fnt_hdr_orange
{
	color: #FF9900;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
}

.fntbutton
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration:none;
	font-weight: bold;
}

.fntgreen
{
	color:green;
}

.fntgreen_xxsmall
{
	color:green;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

.fntxxsmall
{
	font-family: Verdana;
	font-size: 8pt;
}

.footertable
{
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-top-width: 1px; 

	border-left-style: none;
	border-right-style: none;
	border-top-style: dotted; 
	border-bottom-style: none;
}

.headertable
{
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-width: 1px;

	border-left-style: none; 
	border-right-style: none; 
	border-top-style: none; 
	border-bottom-style: dotted; 
}

.menutable
{
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-width: 1px;
	
	border-left-style: none;
	border-right-style: dotted; 
	border-top-style: none;
	border-bottom-style: none;
}

.msgbox
{
	border: solid 1px #FF9900;
}

.pghdr
{
	color: #FF6632;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}

.righttable
{
	border: solid 1px #F0D6A8;
}

.righttable_hdr
{
	background-image:url("../images/rcsgrad1.gif");
}

.separatortable_1
{
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-width: 1px;
	
	border-left-style: none; 
	border-right-style: dotted; 	
	border-top-style: none; 	
	border-bottom-style: dotted; 
}

.separatortable_2
{
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-width: 1px;
	
	border-left-style: none; 
	border-right-style: dotted; 	
	border-top-style: none; 	
	border-bottom-style: none; 
}

.table_difference
{
	border: solid 1px #000000;
	border-collapse:collapse;
}

.td_btn_center
{
	background-image: url('/images/rcsimagebgcenter.gif');
}

.td_btn_left
{
	background-image: url('/images/rcsimagebgleft.gif');
}

.td_btn_right
{
	background-image: url('/images/rcsimagebgright.gif');
}

.td_gradient
{
	background-image: url('/images/rcsgrad1.gif');
}

.txtbx
{
	border: solid 1px gray;
	font-family: Verdana;
	font-size: 9pt;
	background-color: #F0FFF0;
}
