body 
{
    font-size: 8.5pt;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.top
{
	font-size:8pt;
}
.footer
{ font-size: 7pt;
  color: gray;
}
.NavigateTitle
{
 font-size: 7pt;
 font-weight: bold;
 color: #F5F4F0;
}
.side
{
  font-size: 8pt;
  color: #333333;  
}
.title
{
    font-size:9pt;
    font-weight: bold;
    color:#FF9000;
}
.titleBarBg
{
	background-color: #284775;
	line-height:30px;
}
.subtitle
{
    font-weight: bold;
    color:#3366CC;
}
.intro
{
    color:#3366CC;
    font-size:8.5pt;        
}
.tips
{
    font-size:7pt;
    color:Gray;
}

.btn
{
  font-size: 8pt;
}
.textbox
{
    font-size:8.5pt;    
}

.longtextbox
{
    font-size:8.5pt; 
    width: 150px;   
}
.line
{
	height: 3px;
	font: 1px;
}
.gap
{
	width:10px;
}
.borderbox
{
	border-right: #709BBF 1px solid;
	border-top: #709BBF 1px solid;
	border-left: #709BBF 1px solid;
	border-bottom: #709BBF 1px solid;
}
.smalltip
{
	color: #CCCCCC;
	font-size: 6.5pt;}
.frontpageTxtbx
{
	width:100px;
	background:whiteSmoke;
	font-size:8pt;
}

a:link { color: #FF9000; text-decoration: none }
a:active { color: #FF9000; text-decoration: none }
a:visited { color: #FF9000; text-decoration: none }
a:hover { color: #6666cc; text-decoration: none }

a.side:link { color: #333333; text-decoration: none }
a.side:active { color: #FF9000; text-decoration: none }
a.side:visited { color: #333333; text-decoration: none }
a.side:hover { color: #FF9000; text-decoration: none }

a.log:link { color: Navy; text-decoration: none }
a.log:active { color: Navy; text-decoration: none }
a.log:visited { color: Navy; text-decoration: none }
a.log:hover { color: white;text-decoration:none }

a.footer:link { color: gray; text-decoration: none }
a.footer:active { color: gray; text-decoration: none }
a.footer:visited { color: gray; text-decoration: none }
a.footer:hover { color: #24377d; text-decoration: none }

a.smalltip:link { color: #CCCCCC; text-decoration: underline}
a.smalltip:active { color: #CCCCCC; text-decoration: underline }
a.smalltip:visited { color: #CCCCCC; text-decoration: underline }
a.smalltip:hover { color: #FF9000; text-decoration: underline }

a.cart:link { text-decoration: none}
a.cart:active { text-decoration: none }
a.cart:visited { text-decoration: none }
a.cart:hover { text-decoration: underline }

.GridView a:link
{
text-decoration: underline;
}
.GridView a:active
{
text-decoration: underline;
}
.GridView a:visited
{
text-decoration: underline;
}