﻿/*
//----------------------------------------------------------------------------------BODY->
*/
#Body {margin : 0 0 20 0;
	   background-color: White;
		background: url(../Images/Background/Background2.jpg);}
/*
//---------------------------------------------------------------------------BODY TABLES->
*/
#B01 {
	width : 6;
	height: 100%;
	background-image: url(../Pictures/Backgrounds/Left_Border_BG.gif);}
#B02 {
	width : 6;
	height: 100%;
	background-image: url(../Pictures/Backgrounds/Right_Border_BG.gif);}
#B03 {
	width : 6;
	height: 6;
	background-image: url(../Pictures/Backgrounds/Left_Bottom_Border_BG.gif);}
#B04 {
	width : 900;
	height: 6;
	background-image: url(../Pictures/Backgrounds/Bottom_Border_BG.gif);}
#B05 {
	width : 6;
	height: 6;
	background-image: url(../Pictures/Backgrounds/Right_Bottom_Border_BG.gif);}
/*
//----------------------------------------------------------------------Head Border Table->
*/
#Border {
	width : 2;
	height: 122;
	background-color: #FFFFFF;}
/*
//-------------------------------------------------------------Head And Body Spacer Table->
*/
#Spacer {
	width : 6;
	height: 6;
	background-color: #FFFFFF;
	border-bottom-color : none;
	border-bottom-style : none;
	border-bottom-width : none;}	
/*
//----------------------------------------------------------------------------------FONTS->
*/
#Black {
	font-size : 10 pt;
	font-family : Tahoma, Verdana, Arial;
	color: Black;
	text-decoration : none;
	font-weight : normal;}
#Silver {
	font-size : 10 pt;
	font-family : Tahoma, Verdana, Arial;
	color: #606060;
	text-decoration : none;
	font-weight : normal;}
#Title {
	font-size:26px; 
	font-family:"Franklin Gothic Medium Cond"; 
	color:#000000;
	font-size-adjust:none;
	font-weight:normal;
	font-stretch:normal;
	font-variant:normal;
	text-decoration:none;
	text-transform:none;
	text-shadow:none;}
/*
//----------------------------------------------------------------------------------LINKS->
*/

A.mBlack:link        {font-size:10pt; font-family:Tahoma, Verdana; text-decoration:underline; font-weight : normal; color:#DB180A;}
A.mBlack:visited     {font-size:10pt; font-family:Tahoma, Verdana; text-decoration:underline; font-weight : normal; color:#DB180A;}
A.mBlack:active      {font-size:10pt; font-family:Tahoma, Verdana; text-decoration:underline; font-weight : normal; color:#DB180A;}
A.mBlack:hover       {font-size:10pt; font-family:Tahoma, Verdana; text-decoration:underline; font-weight : normal; color:#DB180A} 

A.mSilver:link         {font-size:10pt; font-family:Verdana; text-decoration:none; font-weight : normal; color:#DB180A;}
A.mSilver:visited      {font-size:10pt; font-family:Verdana; text-decoration:none; font-weight : normal; color:#DB180A;}
A.mSilver:active   	   {font-size:10pt; font-family:Verdana; text-decoration:none; font-weight : normal; color:#DB180A;}
A.mSilver:hover  	   {font-size:10pt; font-family:Verdana; text-decoration:none; font-weight : normal; color:#DB180A;} 

/*
//-----------------------------------------------------------------------TABLE, TR and TD->
*/
td {
			color: #191919; 
			font-family: Trebuchet MS, Tahoma, Arial; 
			font-size: 10pt;
		    font-weight:normal;
		    font-style:normal;}

tr {
			color: #191919; 
			font-family: Trebuchet MS, Tahoma, Arial; 
			font-size: 10pt;
		    font-weight:normal;
		    font-style:normal;}

table {
	color: #191919;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}

