body
{
		
}

p
{
	color:666666;
	font-family:Arial;	
	font-size:12;	
}


.default_style
{
	color:666666;
	font-family:Arial;	
	font-size:12;	
}

.content
{
	color:666666;
	font-family:Arial;
	font-size:14;	
}

li
{
	color:666666;
	font-family:Arial;
	font-size:14;
	font-weight:bold;	
}


/*links  */
.menu a:visited
{
	color:ffffff;
	font-family:Arial;
	font-size:12;	
	font-weight:bold;
	text-decoration:none;
}

.menu a:link
{
	color:ffffff;
	font-family:Arial;
	font-size:12;	
	font-weight:bold;
	text-decoration:none;
}

.menu a:hover
{
	color:ff9937;
	font-family:Arial;
	font-size:12;	
	font-weight:bold;
	text-decoration:none;
}

.menu a:active
{
	color:ffffff;
	font-family:Arial;
	font-size:12;	
	font-weight:bold;
	text-decoration:none;
}



a:visited
{
	color:666666;
	font-family:Arial;
	font-size:12;	
	font-weight:bold;
	text-decoration:none;
}

a:link
{
	color:666666;
	font-family:Arial;
	font-size:12;	
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:ff9937;
	font-family:Arial;
	font-size:12;	
	font-weight:bold;
	text-decoration:none;
}

a:active
{
	color:666666;
	font-family:Arial;
	font-size:12;	
	font-weight:bold;
	text-decoration:none;
}


.hr_menu
{
	background-color:ff9937;
}

.page_title
{
	color:666666;
	font-family:Arial;
	font-size:14;	
	font-weight:bold;
		
}

.table_header
{
	background-color:666666;
	color:ffffff;
	font-family:Arial;
	font-size:14;	
	font-weight:bold;
}

.table_data
{
	white-space:nowrap;
	color:666666;
	font-family:Arial;	
	font-size:10;	
}

.table_data2
{
	
	color:666666;
	font-family:Arial;	
	font-size:12;
	font-weight:bold;	
}

.table_headers
{
	white-space:nowrap;
	vertical-align:top;
	color:666666;
	font-family:Arial;
	font-size:10;	
	font-weight:bold;
}

.table_headers2
{
	white-space:nowrap;
	vertical-align:top;
	color:666666;
	font-family:Arial;
	font-size:12;	
	font-weight:bold;
}

.field_label
{
	white-space:nowrap;
	vertical-align:top;
	color:666666;
	font-family:Arial;
	font-size:12;	
	font-weight:bold;
}

.img_border
{
	border: 2px solid ff9937;
	border-style:solid;
	border-color:ff9937;
	border-width:1px;	
}

.img_border_none
{
	border:0px;	
}

.button_style
{
	color:666666;
	background-color:ff9937;
	font-family:Arial;
	font-size:12;	
	font-weight:bold;	
}

.feedback
{
	color:Red;
	font-family:Arial;
	font-size:12;	
}