﻿body 
{
	font-family: Arial;
	overflow: auto;
	margin: 0;
}

.body_box
{
	width: 594px;
}

.doc
{
	width: 996px;
}

td
{
	vertical-align: top;
}


/* Sides */
.g_left
{
	width: 114px;
	background-image:url(imagelib/source/g_left.gif);
	background-repeat: repeat-y;
}

.g_right
{
	width: 114px;
	background-image:url(imagelib/source/g_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}


/* Main Menu */
.menu
{
	width: 174px;
	font-weight: bold;
	font-size: 12px;
	color: #a57632;
}

.menu A
{
	font-weight: bold;
	font-size: 12px;
	color: #a57632;
	text-decoration: none;
}

.menu TD
{
	padding: 0px 0px 11px 18px
}

.menu_info
{
	vertical-align: top;
	text-align: right;
	color: #c9ad84;
	font-size: 11px;
	font-weight: normal;
}

.menu_selected
{
	font-weight: bold;
	font-size: 12px;
	color: #c12e2e;
}


/* Top Menu */
.top_menu
{
	/* width: 768px; */
}

.top_menu A
{
	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
	color: #ffffff;
}
.top_menu a:hover 
{
	color: #fef08c
}

.top_menu TD
{
	padding: 0px 10px 0px 10px;
	text-align: left;
}

.top_selected
{
	color: #fee11a;
	font-weight:bold;
	font-size: 13px;
}


/* Offer and ... */
.pon_pov A
{
}

.pon_pov
{
}


/* Content */
h1
{
	color: #c12e2e;
	font-weight: bold;
	font-size: 15px;
	margin: 0;
}

h2
{
	color: #d4572b;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

.c_text
{
	font-size: 12px;
	color: #a57632;
}

.date
{
	font-size: 10px;
	color: #888888;
}

img
{
	border: none;
}

.Normal
{
	font-family: Arial;
	font-size: 12px;
	color: #a57632;
	padding: 16px 0px 4px 0px;
	vertical-align: top;
}

.NormalNP
{
	font-family: Arial;
	font-size: 12px;
	color: #a57632;
	vertical-align: top;
}

.Normal A
{
	color: #c12e2e;
	font-weight: bold;
}

.Small
{
	font-family: Arial;
	font-size: 11px;
	color: #a57632;
	padding: 10px 0px 10px 0px;
	vertical-align: top;
}

.SmallNP
{
	font-family: Arial;
	font-size: 11px;
	color: #a57632;
	vertical-align: top;
}

.Small A
{
	color: #c12e2e;
	font-weight: bold;
}

.special { display: none; }
