html, body, #wrapper{
 height:100%;
 margin: 0px;
 padding: 0px;
 border: none;
 text-align: center;
 background-color:#FFFFFF;
background-image:url(css/skin/images/ct/1X1.gif);
background-repeat:no-repeat;
font-family : Verdana,Arial,San-Serif;
	font-size : 11px;	
	
}


.admin_page_title
{
	font-family: Arial;
	font-size: 16px;
	color: #371B7F;
	font-weight: bold;
}

.admin_page_title a:link
{
	color: #371B7F;
	font-weight: bold;
}

.admin_page_title a:visited
{
	color: #371B7F;
	font-weight: bold;
}

.admin_page_title a:active
{
	color: #371B7F;
	font-weight: bold;
}

.admin_page_title a:hover
{
	color: #666666;
	font-weight: bold;
}



/*
TOP OPTIONS
*/
.top_options
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.top_options a:link
{
	color: #000000;
	text-decoration: none;
}

.top_options a:visited
{
	color: #000000;
	text-decoration: none;
	text-decoration: none;
}

.top_options a:active
{
	color: #000000;
	text-decoration: none;
}

.top_options a:hover
{
	color: #000000;
}

.filter_data
{
	font-family: Arial;
	font-size: 12px;
	color: #371B7F;
	font-weight: bold;
}

/*
TOP OPTIONS
*/
.top_menu
{
	font-family: Arial;
	font-size: 11px;
	color: #371B7F;
	font-weight: bold;
}

.top_menu a:link
{
	color: #371B7F;
	text-decoration: none;
}

.top_menu a:visited
{
	color: #371B7F;
	text-decoration: none;
	text-decoration: none;
}

.top_menu a:active
{
	color: #371B7F;
	text-decoration: none;
}

.top_menu a:hover
{
	color: #072361;
}

.formButton
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #AEC2CB;
	background-color: #FFFFFF;
}



.formField_BG
{
	background-color: #072361;
}


/*
Search Header
*/
.SearchHeader
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	border: 1px solid #3A1C7C;
	background-color: #3A1C7C;
}

.SearchHeader a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.SearchHeader a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.SearchHeader a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.SearchHeader a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

/*
Search Content
*/
.SearchContent, .SearchContent td
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #072361;
}

.SearchContent a:link
{
	color: #000000;
	text-decoration: none;
}

.SearchContent a:visited
{
	color: #000000;
	text-decoration: none;
}

.SearchContent a:active
{
	color: #000000;
	text-decoration: none;
}

.SearchContent a:hover
{
	color: #666666;
	text-decoration: underline;
}


/**/
.SearchContent_Alt, .SearchContent_Alt td
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #072361;
	background-color: #072361;
}

.SearchContent_Alt a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.SearchContent_Alt a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.SearchContent_Alt a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.SearchContent_Alt a:hover
{
	color: #666666;
	text-decoration: underline;
}


.ReportTitle
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

/*
Report Header
*/
.ReportHeader
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #999999;
	background-color: #333333;
}

/*
Report Content
*/
.ReportContent
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
}
