﻿body 
{
	color: #C5C4C4;
	scrollbar-shadow-color: #0F2F3D;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #778F93;
	scrollbar-3dlight-color: #C5C4C4;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #486270;
	scrollbar-arrow-color: #C5C4C4;
}
.txtTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #778F93;
	font-family: Tahoma;
}
.txtNormal
{
	font-weight:normal;
	font-size: 11px;
	color: #E6E6E6;
	font-family: 'Tahoma';
}
.txtBlack
{
	font-weight:normal;
	font-size: 11px;
	color: #000000;
	font-family: 'Tahoma';
}
.txtBold
{
	font-weight: bold;
	font-size: 11px;
	color: #E6E6E6;
	font-family: 'Tahoma';
}
.txtSmall
{
	font-size: 9px;
	color: #E6E6E6;
	font-family: 'Tahoma';
}
.bottomLink
{
	color: #778F93;
	font-size: 11px;
	font-family: 'Tahoma';
	text-decoration: none;
}
.bottomText
{
	color: #4C544F;
	font-size: 11px;
	font-family: 'Tahoma';	
	text-decoration: none;
}
.txtTitleBlue
{
	font-weight: bold;
	font-size: 12px;
	color: #778F93;	
	font-family: Tahoma;
}
.txtTitleWhite
{
	font-weight: bold;
	font-size: 12px;
	color: #EAEAEA;
	font-family: Tahoma;
}
.link
{
	color: #778F93;
	font-size: 11px;
	font-family: 'Tahoma';
	text-decoration: none;
}

.visited
{
	color: #778F93;
	text-decoration: underline;
}
.rightbottomdash
{
	border-right: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
}
.bottomdash
{
	border-bottom: #000000 1px dotted;
}
.tdstandardformat
{
	padding-top: 15px;
	padding-left: 15px;
}
.tdtitleformat
{
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.color1 {
    color: #8e8e8e;
}
.color2 {
    color: #0f2f3d;
}
.color3 {
    color: #005f81;
}
.color4 {
    color: #9d9d9d;
}
.color5 {
    color: #005e80;
}
.color6 {
    color: #486270;
}
.color7 {
    color: #0c303d;
}
.color8 {
    color: #c8cac8;
}
.color9 {
    color: #204049;
}
.color10 {
    color: #005e81;
}
.color11 {
    color: #e6e6e6;
}
.color12 {
    color: #1c3c45;
}
.color13 {
    color: #006083;
}
