BODY {
MARGIN: 0px; 
PADDING: 10px;
BACKGROUND:	#FFFFFF;
COLOR: black;
text-align:justify;
} 

A:link {background: none; color: maroon; text-decoration: underline; cursor: pointer;}
A:visited {background: none; color: maroon; text-decoration: underline; cursor: pointer;}
A:hover {background: none; color: red; text-decoration: underline; cursor: pointer;}
A:active { background: none; color: red; background: underline; cursor: pointer;}

.Global {
WIDTH: 100%;
HEIGHT: 100%;
}

.Global TD {
VERTICAL-ALIGN: top;
}

.Header {
WIDTH: 100%;
HEIGHT: 100px;
PADDING: 0px;
BORDER-TOP: 1px solid black; 
BORDER-LEFT: 1px solid black;
BORDER-RIGHT: 1px solid black;
}

.Header TD {
BORDER: 0px;
VERTICAL-ALIGN: top;
TEXT-ALIGN: left;
}

.NavBar {
WIDTH: 100%;
HEIGHT: 27px;
BORDER: 1px solid black;
}

.NavBar TD {
BACKGROUND: url("silverline-gradient.gif") repeat;
COLOR: inherit;
FONT: bold 16px verdana,sans-serif;
PADDING: 0px 0px 0px 0px;
TEXT-ALIGN: left;
VERTICAL-ALIGN: middle;
}

.NavBarLink {
HEIGHT: 27px;
}

.NavBarLink TD {
BACKGROUND: none;
TEXT-ALIGN: center;
PADDING: 0px 10px 0px 10px;
}

.LinkWidth {
WIDTH: 100px;
}

.NavBarLink A:link {background: none; color: #800000; text-decoration: none; cursor: hand;}
.NavBarLink A:visited {background: none; color: #800000; text-decoration: none; cursor: hand;}
.NavBarLink A:hover {background: none; color: #0e0968; text-decoration: underline; cursor: hand;}
.NavBarLink A:active { background: none; color: #ff0000; background: none; cursor: hand;}


.Left {
BACKGROUND: #ffffff; 
COLOR: inherit;
BORDER-LEFT: 1px solid black;
}

.Content {
BACKGROUND: #ffffff; %#CCCFFF; %#FFE2B8;
COLOR: inherit;
 text-align:justify;   
}

.Right {
BACKGROUND: #ffffff;
COLOR: inherit;
BORDER-RIGHT: 1px solid black;
}

.RightPanelBox {
WIDTH: 100%; 
HEIGHT: 100%; 
BACKGROUND: 		#ffffff;%#FFE2B8;
COLOR: inherit;
BORDER: 1px solid gray;
}

.BoxStyle {
MARGIN-TOP: 15px;
WIDTH: 90%;
BACKGROUND: 			#ffffff;%##FFE2B8;
COLOR: inherit;
BORDER: 1px solid #284151;
}

.BoxStyle TD {
BACKGROUND: 			#ffffff;%##FFE2B8;
COLOR: inherit;
PADDING: 0px;
TEXT-ALIGN: left;
BORDER: 0px;
}

.HeadingStyle {
COLOR: #000000;
FONT: bold 20px verdana,sans-serif;
BACKGROUND: inherit;
}

P {
FONT: 13px arial,sans-serif;
}

.Padded {
PADDING: 15px;
}

.SmallFont {
FONT: 13px verdana,sans-serif;
}

.MedFontBold {
FONT: bold 15px verdana,sans-serif;
}

.SmallFont TD {
FONT: 13px verdana,sans-serif;
}

.MedFontBold TD {
FONT: bold 15px verdana,sans-serif;
}

.Footer {
BACKGROUND: url("goldline-bg2.gif");
COLOR: #000000;
FONT: 13px verdana,sans-serif;
HEIGHT: 22px;
TEXT-ALIGN: center;
BORDER: 1px solid black;
}




