body, td
{
	font-family:arial, sans-serif;
	font-size:12px;
	color:#760000;
}
a:link
{
	text-decoration:underline;
	font-weight:bold;
	color:#760000;
}

a:visited
{
	text-decoration:underline;
	font-weight:bold;
	color:#760000;
}

a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#BA4F01;
}

a:focus
{
	text-decoration:underline;
	font-weight:bold;
	color:#BA4F01;
}

a:active
{
	text-decoration:none;
	font-weight:bold;
	color:#BA4F01;
}

a.small:link
{
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	color:#760000;
}

a.small:visited
{
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	color:#760000;
}

a.small:hover
{
	text-decoration:underline;
	font-weight:normal;
	font-size:10px;
	color:#BA4F01;
}

.menu_active {
    width:160px;
    height:24px;
    font-weight:bold;
    background-color:#ffffff;
    color:#760000;
    font-size:13px;
    text-decoration:none;
    border-bottom:1px solid #BA4F01;
}


.menu {
    cursor:pointer;
    width:160px;
    height:24px;
    font-weight:bold;
    font-size:12px;
    font-family:arial,verdana,sans-serif;
    text-decoration:none;
    color:#000000;
    border-bottom:1px solid #BA4F01;
}

.menu_hover
{
    cursor:pointer;
    width:160px;
    height:24px;
    font-weight:bold;
    font-size:13px;
    font-family:arial,verdana,sans-serif;
    text-decoration:none;
    color:#ffffff;
    background-color:#760000;
    border-bottom:1px solid #BA4F01;
}
.menu a:link{
    font-size:13px;
    color:#760000;
    text-decoration:none;
    font-weight:bold;
}
.menu a:visited {
    font-size:13px;
    color:#760000;
    text-decoration:none;
    font-weight:bold;
}
.menu a:focus {
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
a.menu a:hover {
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
a.menu a:active {
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
.menu_hover a:link{
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
.menu_hover a:visited {
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
.menu_hover a:focus {
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
a.menu_hover a:hover {
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
a.menu_hover a:active {
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}





.c1
{
	background-color:#ffffff;
}

.copy
{
	font-size:10px;
	color:#f0f0f0;
}

.agb
{
	font-weight:bold;
}

.agb_text
{
	font-size:10px;}