﻿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;
	padding-right: 5px;
	padding-left: 5px;
}
.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;
}

