BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868686;
	background-color:#c1d4f6; 
	background-image: url(/img/body_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
input
{
	border: 1px solid #868686;
}
textarea
{
	border: 1px solid #868686;
}.w_150
{
	width: 150px; 
}
.w_300
{
	width: 300px; 
}td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868686;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #868686;
	text-indent: 20px;	
}
h1
{
	font-size: 13px;
	font-weight: bold;
	color: #28166f;
}
a
{
	color: #868686;
	text-decoration:none;
}
a:visited
{
	color: #868686;
	text-decoration:none;
}
a:hover 
{
	color: #452c16;
	text-decoration: none;
}
.content
{
	border-left: 1px solid #2a4a79;
	border-right: 1px solid #2a4a79;
	background-color: #FFFFFF;
}

.header
{
	background-image: url(/img/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 284px;
}
.bottom
{
	background-image: url(/img/bot.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 48px;
	padding: 0px 10px 0px 10px;
}
.gold
{
	font-size: 11px;
	color: #d8b165;
}
a.gold, a.gold:visited, a.gold:active
{
	font-size: 11px;
	color: #d8b165;
	text-decoration:none;
}
a.gold:hover
{
	font-size: 11px;
	color: #d8b165;
	text-decoration:underline;
}
.left_col
{
	background-image: url(/img/vertical_points.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px;
}
.right_col
{
	background-image: url(/img/vertical_points.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px;
}

.blue, a.blue, a.blue:visited, a.blue:hover
{
	font-size: 12px;
	color: #28166f;
	font-weight:bold;
	text-decoration: none;
}
.blue_big
{
	font-size: 15px;
	color: #f50202;
	font-weight:bold;
	text-decoration: none;
}
.menu
{
	font-size: 13px;
	background-image: url(/img/s1.gif);
	background-position: left;
	padding-left: 24px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #28166f;
	text-decoration: none;
}
a.menu
{
	font-size: 13px;
	background-image: url(/img/s1.gif);
	background-position: left;
	padding-left: 24px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #28166f;
	text-decoration: none;
}
a.menu:visited
{
	font-size: 13px;
	background-image: url(/img/s1.gif);
	background-position: left;
	padding-left: 24px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #28166f;
	text-decoration: none;
}

a.menu:hover
{
	font-size: 13px;
	background-image: url(/img/s1.gif);
	background-position: left;
	padding-left: 24px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #4770aa;
	text-decoration: none;
}


.active_menu, a.active_menu,a.active_menu:visited,a.active_menu:hover
{
	font-size: 13px;
	background-image: url(/img/s2.gif);
	background-position: left;
	padding-left: 24px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #c68b18;
	text-decoration: none;
}
.page_outer
{
	background-position: left top; 
	background-repeat: no-repeat;
	background-image:url(/img/st_pa.jpg);
}
.page_inner
{
	background-position: right bottom; 
	background-repeat: no-repeat;
	background-image:url(/img/st_pa_b.jpg);
}


