BODY, P, IFRAME, TD.Normal
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	
	color: #000000;
	line-height: 120%;
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color:#FFFFFF; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	xscrollbar-arrow-color: #000033; 

}

P
{
	text-align: justify;
	width: 90%;
}

TABLE, TD, TR {
	background-color: transparent;
}
BODY, TEXTAREA, TD, INPUT
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}
.COPY
{
	padding: 15px;
	line-height: 120%;
	xletter-spacing: 1px;
	xtext-align: justify;
}


H1
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000033;
}

H1.White 
{
	color: #FFFFFF;
}

HR 
{
	color: #000033;
	padding: 0px;
}

H2 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #CC0000;
}

H3
{
	color: #000033;
	font-size: 14px;
}

.BlueHeading
{
	color: #000033;
	font-size: 14px;
	font-weight: bolder;
}

A
{
	color: #000033;
	text-decoration: none;
	font-weight: bolder;
}

A:Hover
{
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
}
A.Selected
{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}
/**Anchor tags on a red background**/
A.ARedBG 
{	
	color: #000033;
	text-decoration: none;
	font-weight: bolder;
}
A.ARedBG:Hover
{	
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
/**Anchor tags on a blue background**/
A.ABlueBG 
{	
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
A.ABlueBG:Hover
{	
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}
/**Anchor tags in a side menu**/
A.AMenu 
{	
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	letter-spacing: 5px;	
}
A.AMenu:Hover
{	
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}
A.AMenuSelect, A.AMenuSelect:Visited, A.AMenuSelect:Hover
{
	color: #CC0000;
}


.MenuFront 
{
	background-color: #CC0000;
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	width:100%;
	height: 100%;
	font-weight: bolder;
	padding: 5px;		
}

.Footer 
{
	font-size: 9px;
	color: #CCCCCC;		
}
.SideBar 
{
	background-color: #000033; 
	color: White;
	font-size: 18px;
	font-family: Tahoma, Verdana, Arial;
	line-height: 140%;
	letter-spacing: 5px;
	padding-left: 5px;
	vertical-align: top;
	height: 400px;
	width: 125px;	
}
.Welcome 
{
	font-size: 10px;
	background-color: #000033;
	color: #FFFFFF;
	font-weight: bolder;	
	padding: 5px;
}

.Quote 
{
	color: #000033;
	font-size: 30px;
	font-family: Times New Roman;	
}

.Menu 
{
	color: White;
	font-family: Tahoma, Verdana, MS Sans Serif, Sans-Serif;
	font-weight: bolder;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.MenuSelected
{
	background-color: White;
	color: #CC0000;
	font-family: Tahoma, Verdana, MS Sans Serif, Sans-Serif;
	font-weight: bolder;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.LeftPaneNavigation 
{
	font-family: Verdana, MS Sans Serif, Sans-Serif;
	font-size: 10px;
	font-weight: bolder;	
	padding: 5px;
}
A.LeftPaneNavigation 
{
	color: #CC0000;
}

A.Menu 
{
	color: White;
	font-family: Tahoma, Verdana, MS Sans Serif, Sans-Serif;
	font-weight: bolder;
	font-size: 10px;	
}

.Copyright 
{
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
}

.MainBox 
{
	xfilter: alpha(opacity=50);
	background-color: #FFFFFF;
	background-image: url(images/LampShadow.gif);
	background-repeat: no-repeat;
	background-position: 400, 600;
	height: 560px;
	border-left: solid 1px #CCCCCC; 
	border-bottom: solid 2px #999999; 
	border-right: solid 2px #999999;
	border-top: solid 1px #FFFFFF;
	width: 665px;
}

.RightSpacer {
	background-color: blue;
	background-image: url(images/Handle.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.LeftSpacer 
{
	width: 179px; 
	background-color: #EEEEEE;	
}
.Shadow 
{
	background-image: url(images/LampShadow.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;	

}
P, LI 
{
	line-height: 20px;
}
.PortfolioWhite
{
	background-color: transparent;
	color: #000000;
}
.PortfolioBlue
{
	background-color: #000033;
	color: #CCCCCC;
	
}
ap.PortfolioBlue
{
	color: $CCCCCC;
}
.Red
{
	color: #cc0000;
	font-weight: bolder;
}
.Portfolio {
	background-color: #EEEEEE;
	border: solid 1px #CCCCCC;
	width: 500px;
	filter: opacity=50;
	padding: 10px;
	font-family: Tahoma, Verdana, Microsoft Sans Serif, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
}

.GreyBoxLeft
{
	background-color: #EEEEEE;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;

}

.GreyBoxRight
{
	background-color: #EEEEEE;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.WhiteBox
{
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}

#panelMenu
{
	background-color: White;
}