body, td, p, div, span, a, select
{
	font-family: arial;
}

.page
{
	background-image : url(/ui_service/img/bg.gif);
	background-color : #4A4A4A;
	margin : 0px 0px 0px 0px;
}

.home
{
	background-image : url(/ui_service/img/bg_home.gif);
}

.frame_top
{
	background-image : url(/ui_service/img/frame_bgtop.gif);
}

.frame_btm
{
	background-image : url(/ui_service/img/frame_bgbtm.gif);
}

.frame_left
{
	background-image : url(/ui_service/img/frame_bgleft.gif);
}

.frame_right
{
	background-image : url(/ui_service/img/frame_bgright.gif);
}

.link
{
	background-image : url(/ui_service/img/bg_links.gif);
	font-weight : normal;
	font-size : 9pt;
	font-weight : bold;
	color : #ffffff;
}

body td
{
	font-weight : normal;
	font-size : 8pt;
	color : #000000;
}

.topFont
{
	font-weight : normal;
	font-size : 8pt;
	color : #ffffff;
}

.formTitle
{
	font-weight : bold;
	font-size : 12pt;
	color : #A5A5A5;
}

.formFont
{
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}

.formFont2
{
	font-weight : normal;
	font-size : 8pt;
	color : #000000;
}

.formFont3
{
	font-weight : normal;
	font-size : 10pt;
	color : #000000;
}

.formFont4
{
	font-weight : bold;
	font-size : 11pt;
	color : #000000;
}

.formErrFont
{
	font-weight : bold;
	font-size : 10pt;
	color : #aa0000;
}

.inputField
{
	border: 1px solid #000000;
	background-color : #ffffff;
}

.inputField2
{
	border: 1px solid #000000;
	background-color : #ffffff;
	width :285px;
}

.inputField3
{
	border: 1px solid #000000;
	background-color : #ffffff;
	width :180px;
}

.inputField4
{
	border: 1px solid #000000;
	background-color : #ffffff;
	width :240px;
}

.select
{
	border: 1px solid #000000;
	background-color : #ffffff;
	width :180px;
	font-weight : normal;
	font-size : 8pt;
	color : #ffffff;
}

.select2
{
	border: 1px solid #000000;
	background-color : #ffffff;
	font-weight : normal;
	font-size : 8pt;
	color : #000000;
}

.guide
{
	border: 1px solid #297CB0;
	background-color: #297CB0;
}

.guideTitle
{
	font-weight : bold;
	font-size : 8pt;
	color : #ffffff;
}

a:link, a:visited, a:active
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.link a:link, .link a:visited, .link a:active
{
	color: #ffffff;
	text-decoration: none;
}

.link a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.nav
{
	font-weight : bold;
	font-size : 10pt;
	color : #990000;
}

.nav2
{
	font-weight : bold;
	font-size : 9pt;
	color : #990000;
}

h1
{
	font-family:arial;
	font-size: 12px;
	color:#000000;
}

/*---------------------------------------------------------------------------*/

.succMesg
{
	font-weight: bold;
	font-size: 8pt;
	color: #009933;
}

.errMesg
{
	font-weight: bold;
	font-size: 8pt;
	color: #aa0000;
}

.signinErrMesg
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
}

.title
{
	font-weight : bold;
	font-size : 12pt;
	color : #000000;
}

.title2
{
	font-weight : bold;
	font-size : 12pt;
	color : #ffffff;
}

a.blueLink
, a.blueLink:link
, a.blueLink:visited
, a.blueLink:active
{
	color: #0000ff;
	text-decoration: none;
}

a.blueLink:hover
{
	color: #0000ff;
	text-decoration: underline;
}

a.redLink
, a.redLink:link
, a.redLink:visited
, a.redLink:active
{
	color: #aa0000;
	text-decoration: none;
}

a.redLink:hover
{
	color: #aa0000;
	text-decoration: underline;
}

a.modeLink
, a.modeLink:link
, a.modeLink:visited
, a.modeLink:active
{
	color: #e9e459;
	text-decoration: underline;
}

a.modeLink:hover
{
	color: #e9e459;
	text-decoration: underline;
}

.notice
{
	color: #aa0000;
}