﻿body
{
	font-family: Tahoma, "Trebuchet MS" , Arial, "Century Gothic" , "MS Serif" , "MS Sans Serif";
	font-size: 11px;
	color: #373D55;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.txt-1
{
	font-family: Tahoma, "Trebuchet MS" , Arial, "Century Gothic" , "MS Serif" , "MS Sans Serif";
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.txt-1-bold
{
	font-family: Tahoma, "Trebuchet MS" , Arial, "Century Gothic" , "MS Serif" , "MS Sans Serif";
	font-size: 11px;
	color: #373D55;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.txt-2
{
	font-family: Tahoma, "Trebuchet MS" , Arial, "Century Gothic" , "MS Serif" , "MS Sans Serif";
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
.txt-2-red-s
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-style: italic;
}
.txt-3
{
	font-family: Tahoma, "Trebuchet MS" , Arial, "Century Gothic" , "MS Serif" , "MS Sans Serif";
	font-size: 11px;
	color: #3399FF;
}
.txt-4
{
	font-family: Arial, Tahoma, "Trebuchet MS" , Arial, "Century Gothic" , "MS Serif" , "MS Sans Serif";
	background-color: #599ca9;
	color: #ffffff;
	font-size: 14pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.txt-5
{
    font-family: Verdana,Tahoma, Arial, "Trebuchet MS" , Arial, "Century Gothic" , "MS Serif" , "MS Sans Serif";
    background-color: lightgrey;
    color: #222429;
    font-size: 12pt;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 8px;
    padding-top: 8px;
}
.line
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Tahoma, "Trebuchet MS" , Arial, "Century Gothic" , "MS Serif" , "MS Sans Serif";
	font-size: 11px;
}
.btn
{
	background-color: #e5e5da;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4a4a;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fbfbe6;
	border-right-color: #6c6c6c;
	border-bottom-color: #6c6c6c;
	border-left-color: #fbfbe6;
}
.line_bot
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.form-box
{
	font-family: sans-serif, Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #F5F5F5;
}
.tbl-line
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333300;
}
.tbl-line2
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333300;
}

