a img
{
	border: none;
}

body
{
	text-align: center;
	margin: 10;
	scrollbar-face-color: #9A3A3A;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-track-color: #7B4343;
	scrollbar-arrow-color: #FFFFFF;
}

td, body
{
	font-size: 12px;
	font-family: Arial, Helvetica;
}

a:link, a:active, a:visited
{
	color: #FFDF61;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

input, select, textarea
{
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	background-color: #FFFFFF;
}

div, form
{
	display: inline;
}

.min
{
	font-size: 10px;
}

.medium
{
	font-size: 11px;
}

.title
{
	font-size: 16px;
	font-weight: bold;
}

.k
{
	font-size: 1px;
	color: #C03737;
}

.border
{
	border: 1px #000000 solid;
}

.border_p
{
	border: 2px solid;
	border-color: #000000;
}

.access1
{
	background: url(/imgs/graphics/access1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 650px;
	height: 350px;
}

.access2
{
	background: url(/imgs/graphics/access2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 650px;
	height: 350px;
}

.sub
{
	background: url(/imgs/graphics/sub2.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 10px;
}

a.menu:link, a.menu:visited
{
	border-top: 1px #CC3939 solid;
	border-bottom: 1px #661D1D solid;
	display: block;
	padding-top: 2;
	padding-bottom: 2;
	text-indent: 10px;
}

a.menu:hover, a.menu:active
{
	border-top: 1px #CC3939 solid;
	border-bottom: 1px #661D1D solid;
	background-color: #9F0B1C;
	text-decoration: none;
	display: block;
}