GENERAL
{
	FONT-SIZE: 12pt;
	FONT-FAMILY: arial;
}

BODY
{
	FONT-SIZE: 12pt;
	FONT-FAMILY: arial;
	BACKGROUND-IMAGE: url(images/back.jpg);
}

TABLE
{
	FONT-SIZE: 12pt;
	FONT-FAMILY: arial;
}

A.grayblack
{
	color: #2F244C;
	background-color: #F4F3F9;
	text-decoration: none;
	font-family:arial;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
}

A.grayblack:hover
{
	color: #2F244C;
	background-color: #F4F3F9;
	text-decoration: underline;
	font-family:arial;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
}

.srctype_down
{
	border-top:#ff6600 1px solid;
	border-bottom:#ff6600 1px solid;
	border-left:#ff6600 1px solid;
	border-right:#ff6600 1px solid;
	font-family: arial;
	font-size: 12pt;
}

.srctype_over
{
	background-color: #85CD07;
	color: white;
	border-top:#85CD07 1px solid;
	border-bottom:#85CD07 1px solid;
	border-left:#85CD07 1px solid;
	border-right:#85CD07 1px solid;
	font-family: arial;
	font-size: 12pt;
}

.srctype_up
{
	border-top:#ff6600 1px solid;
	border-bottom:#ff6600 1px solid;
	border-left:#ff6600 1px solid;
	border-right:#ff6600 1px solid;
	font-family: arial;
	font-size: 12pt;
}

.srcbutton_over
{
	background-color: #FF4111;
	color: white;
	border-top:#447FC1 1px solid;
	border-bottom:#447FC1 1px solid;
	border-left:#447FC1 1px solid;
	border-right:#447FC1 1px solid;
	font-family: arial;
	font-size: 12pt;
}

.srcbutton_out
{
	background-color: #2F244C;
	color: white;
	border-top:#ff6600 1px solid;
	border-bottom:#ff6600 1px solid;
	border-left:#ff6600 1px solid;
	border-right:#ff6600 1px solid;
	font-family: arial;
	font-size: 12pt;
}

A.whiteblue
{
	color: white;
	text-decoration: none;
}

A.whiteblue:hover
{
	color: white;
	text-decoration: underline;
}

A.black
{
	color: black;
	text-decoration: none;
}

A.black:hover
{
	color: black;
	text-decoration: underline;
}

A.redyellow:hover
{
	color: #da2031;
	font-weight: bold;
	text-decoration: underline;
}

A.redyellow
{
	color: #da2031;
	font-weight: bold;
	text-decoration: none;
}

A.bluewhite:hover
{
	color: #799FBD;
	text-decoration: underline;
}

A.bluewhite
{
	color: #799FBD;
	text-decoration: none;
}

A.darkbluewhite:hover
{
	color: #375475;
	text-decoration: underline;
}

A.darkbluewhite
{
	color: #375475;
	text-decoration: none;
}

.main_text
{
	color: #2F244C;
}

.page_title
{
	color: #FF4111;
	font-size: 22pt;
}

.help_title
{
	color: #FF4111;
	font-size: 13pt;
	font-weight: bold;
}
