body
{
	margin:0;
	scrollbar-face-color:#ffffff; 
    scrollbar-shadow-color:#666666; 
    scrollbar-highlight-color:#666666; 
    scrollbar-3dlight-color:#ffffff; 
    scrollbar-darkshadow-color:#ffffff; 
    scrollbar-track-color:#ffffff; 
    scrollbar-arrow-color:#666666;
    scrollbar-base-color:#000000;
    background-color:#666666;
    font-family:Verdana;
    
}
img
{
	border:0;
}
table
{
	
}
td
{
	vertical-align:top;
	
}
p
{
	font-family:Verdana;
	font-size:x-small;
	color:#666666;
}
text
{
	font-family:Verdana;
	font-size:x-small;
	color:#666666;
}
.text
{
	font-family:Verdana;
	font-size:x-small;
	color:#666666;
}
.commonText
{
	font-family:Verdana;
	font-size:large;
	color:#dfdfdf;
}
.smallLink
{
	font-family:Verdana;
	font-size:xx-small;
	color:#666666;
}


.textBoxStyle
{
	border:1px solid #666666;
	background-image:url(./images/textboxBackground.gif);
	font-family:Verdana;
    color:#000000;
    background-repeat:no-repeat;
}
.textBoxFocus
{
	border:1px solid #666666;
	background-image:url(./images/textboxBGFocus.gif);
	font-family:Verdana;
   color:#333333;
   background-repeat:no-repeat;
}

A:active
{
	color:#666666;
	text-decoration:none;
	font-family:Verdana;
}
A:hover
{
	color:#000000;
	font-family:Verdana;
}
A:visited
{
	color:#666666;
	text-decoration:none;
	font-family:Verdana;
}
A:link
{
	color:#666666;
	text-decoration:none;
	font-family:Verdana;
}

.MenuBorder
{
	background-image:url(./images/BG.gif);background-repeat:repeat-y;background-position:100% 0%;
}
.Shadow
{
	filter:DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);
}
.Footer
{
		background-image:url(./images/footerBG.gif);
		background-repeat:no-repeat;
		background-position:0% 100%;
}
.MainTable
{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.color
{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#CCCCCC;
}
.RightBorder
{
	border-right:1px solid #CCCCCC;
}

.BarLinks
{
	color:#FFFFFF;
	font-size:xx-small;
	font-weight:bold;
}

	
