TD, TH,  INPUT, BUTTON, H7, H6, H5, H4, SELECT
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

TABLE.panel
{
	border : 1px solid #000000;
}
TABLE.panel1
{
	border : 1px solid #BD181C;
}
TABLE.coffee
{
	border : 1px solid darkblue;
}
TH.coffee
{
	background-color: #FCEBC9;
}
TH.panel, DIV.panel, TD.panel, TD.footer, TD.header
{
	background-color: #009ee0;
	color: #FFFFFF;
	font-weight : bold;
}
TH.panel, DIV.panel
{
	border-bottom: 1px solid darkblue;
	text-align: left;
	
}
TD.panel
{
	border-bottom: 1px solid darkblue;
	text-align: center;
}
TD.footer
{
	border-top: 1px solid darkblue;
	background-color: #FCEBC9;
	color: #666666;
}
TH.coffee
{
	border-bottom: 1px solid #003399;
	background-color: #F9F4EE;
	color: #003399;
	text-align: left;
}

TD, TH {
/*	background-color: white;	
	text-align: center;
	border : 0px solid #33CCCC;*/
}
TD.nav {
}
TH {
}
 A B
{
	text-decoration : underline;
}
A {
	color: #316ECD;
	text-decoration: none;
}
A:visited {
 }
A:hover {
	text-decoration: underline;
 }
#arial {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}
.red {
	color : #990000;
}
.red1{
	color : #D7261C;
	font-size:24px;
}
.blue {
	color : #326ECE;
}
.darkblue, HR.br {
	color : #1D3F7C;
}


.gray {
	background-color : #EEEEEE;
}
.coffee {
	background-color: #009ee0;
}
#coffee {
	background-color: #009ee0;
}
.fon {
	background-color: #eae6e4;
}
#fon {
	background-color: #eae6e4;
}

TD.br, TH.br{
	font-family: arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bold;
/*	background-color: #003399;	*/
	color: white;
/*	border-top: 1px solid Black;	*/
}
TH.br {
	border-top: none;
	border-bottom: 1px solid Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : x-small;
	border-right : 1px solid White;
}
CAPTION {
	text-align: center;
	font-size: small;
}
HR {
	height: 1px;
}
#box {
	border : 1px solid Black;
}
#bold {
	font-weight : bold;
}
.x-small {
	font-size : 10px;
}
.xx-small {
	font-size : 9px;
}
#overlined {
	border-top : 1px solid #1C407A;
}
.centered
{
	text-align: center;
}
.right
{
	text-align: right;
}
.line-through, #line-through
{
	text-decoration: line-through;
}
BUTTON
{
	background-color: ButtonFace;
	cursor : default;
}
#red
{
	color: darkred;
}
#darkblue
{
	color : #003399;
}
.large
{
	width : 100%;
}

INPUT.button
{
	color:#FFFFFF ;
	background-color: #009ee0;
	border: 1px solid #1C417A;
}
INPUT.text
{
	border: 1px solid #009ee0;
}
SELECT
{
	border: 1px solid #003399;
}

.h1, .h2, .h3 {
	font-weight : bold;
}

.h1 {
	font-size: 16px;
	color : darkred;
}
.h2 {
	font-size: 14px;
}
.h3 {
	font-size: 10px;
}
.mart8 {
	font-size: 18px;
	color :#FF2021;
}
.rose {
	background-color: #FFEAD7;
}