body
{
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-darkshadow-color: #dddddd;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555656;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d3890;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555656;
	text-decoration: none;
	font-weight: bold;
}

a.read
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d3890;
	text-decoration: none;
	font-weight: normal;
}

a.read:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555656;
	text-decoration: none;
	font-weight: normal;
}

a.white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a.white:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #18938d;
	text-decoration: none;
	font-weight: normal;
}



.button2
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	height: 20px;
	
	border: 1px solid #7e9db9;
	background-color: #33659a;
	
}

.text2
{
	color: #786F69;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	
	border: 1px solid #d2d3d4;
	background-color: #ffffff;
	
}

.left_top
{
	background-image: url(images/left_top.gif);
	background-position: top right;
	background-repeat: repeat-x;
}

.left_bot
{
	background-image: url(images/left_bot.gif);
	background-position: bottom right;
	background-repeat: repeat-x;
}

.nav_back
{
	background-image: url(images/nav_back.gif);
	background-position: bottom right;
	background-repeat: repeat-x;
}

.left_topover
{
	background-image: url(images/left_topover.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.right_topover
{
	background-image: url(images/right_topover.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.right_bot
{
	background-image: url(images/right_bot.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.dash
{
	background-image: url(images/dash.gif);
	background-position: bottom right;
	background-repeat: repeat-y;
}

.dash2
{
	background-image: url(images/dash2.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.pic1
{
	background-image: url(images/pic1.jpg);
	background-position: top left;
	background-repeat:  no-repeat;
}

.top
{
	background-image: url(images/top.gif);
	background-position: top left;
	background-repeat:  no-repeat;
}

.button2
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	height: 20px;
	
	border: 1px solid #167671;
	background-color: #18938d;
	
}





