body, td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	padding: 0;
	margin: 0;	
}
table {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}
a{
	color: #104702;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
td.head1{
	width: 611px;
	height: 277px;
	background-color: #121100;
	background-image: url(/images/head.jpg);
	background-repeat: no-repeat;
}
td.head2{
	background-color: #121100;
	background-image: url(/images/head_bg.jpg);
	background-repeat: repeat-x;
}
td.head3{
	background-image: url(/images/head3_bg.jpg);
	background-repeat: repeat-x;
}
td.hmenu{
	background-color: #0A0B02;
	background-image: url(/images/hmenu_bg.gif);
	background-repeat: repeat-x;
}
td.hmenu table td {
	text-align: center;
	white-space: nowrap;
}
td.hmenu table td a {
	font-weight: bold;
	color: #FFFFFF;
}
td.hmenu_delim {
	width: 2px;
	height: 30px;
	background-color: #52524C;
	background-image: url(/images/hmenu_delim.gif);
	background-repeat: no-repeat;
}
div.content{
	padding: 20px;
}

td.vmenu{
	background-color: #3F270B;
}
a.vmenu {
	color: #FDF4D9;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	display: block;
	width: 100%;
/*	height: 18px;*/
	background-image: url(/images/vmenu_a_bg.gif);
	background-repeat: repeat-x;
    background-position: bottom;
    padding-top: 3px;
    padding-bottom: 3px;
}
td.vmenu div {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A5998C;
}

td.vmenu div table td {
	color: #FDF4D9;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
input.login {
	width: 70px;
	color: #3F270B;
    background-color: #FDF4D7;
    border-width: 1px;
    border-style: solid;
    border-color: #7C6A39;
}
input, select, textarea{
	background-color: #FDF4D7;
	color: #3F270B;
}
a.vmenu1{
	color: #3F270B;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
table.bmenu td {
	height: 34px;
	white-space: nowrap;
	text-align: center;
}
table.bmenu td a {
	color: #104702;
	font-weight: bold;
}
td.bmenu_delim{
	background-image: url(/images/bmenu_delim.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 10px;
}
div.copy{
    font-style: italic;
	color: #FDF4D7;
	background-color: #262701;
	background-image: url(/images/copy_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 25px;
	padding-top: 5px;
}

table.topfia td{
	padding: 0px 10px 10px 20px;
}

div.topfia_name{
	color: #262601;
	font-size: 10pt;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    height: 50px;
    padding: 0px 0px 0px 0px; 
    background-image: url(/images/topfia_name_bg.jpg);
/*    border-right: 3px solid #442D12;*/
}
div.topfia_text{
    color: #50603A;
/*    border-right: 3px solid #442D12;*/
    font-style: italic;
    padding: 20px 20px 0px 20px; 
	font-size: 8pt;
}
div.topfia_more{
	color: #3F270B;
	font-weight: bold;
	font-size: 8pt;
    height: 50px;
    padding-left: 20px;
}
div.topfia_more a{
	color: #3F270B;
}
td.venz{
    background-image: url(/images/topfia_venz.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
	
}
td.topfia_border_right{
	width: 3px;
	background-color: #442D12;
}

h1{
	font-size: 13pt;
	font-weight: normal;
	color: #104702;
	font-style: italic;
	text-align: center;
}
h2{
	font-size: 13pt;
	font-weight: normal;
	color: #104702;
	font-style: italic;
	text-align: center;
}
h3{
	font-size: 13pt;
	font-weight: normal;
	color: #104702;
	font-style: italic;
	text-align: center;
}
h4{
	font-size: 13pt;
	font-weight: normal;
	color: #104702;
	font-style: italic;
	text-align: center;
}
div.half_line {
	background-image: url(/images/line_half.jpg);
	background-repeat: no-repeat;
	height: 3px;
	background-position: right;
}

div.half_line1 {
	background-image: url(/images/line_half1.jpg);
	background-repeat: no-repeat;
	height: 3px;
	background-position: right;
}

.green {
	color: #104702;
} 
form{padding:0px; margin:0px;}
img { border-width: 0px;}
.i { font-style: italic;} 
.b { font-weight: bold;}
.n { font-weight: normal;}
.r { text-align: right;}
.l { text-align: left;}
.c { text-align: center;}
.v { vertical-align: top;}
.upper {text-transform: uppercase;}
a.nobg{
    background-image: none;
}
.wauto{
	width: auto;
}
.w80p{
	width: 80%;
}
.w100p{
	width: 100%;
}
.pt11{
	font-size: 11pt;
}
table.p14 td{
	padding: 14px;
}
table.p3 td{
	padding: 3px;
}
.p14 {
	padding: 14px;
} 
table.p0 td {
	padding: 0px;
} 
a.userMenu {
	font-weight: normal;
}
a.userMenuActive {
	font-weight: bold;
}
.button{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #FEF6DD;
	background-color: #3F270B;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: 76px;
	border: none;
}
.border {
	border-width: 1px;
	border-style: solid;
	border-color: red;
}