.normalText
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
}
.big
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
}
.subhead
{
	font-size: 11px;
	font-family: Sans-Serif;
	font-weight: bold;
	color: #336699;
}
.pref
{
	font-size: 11px;
	font-family: Sans-Serif;
	font-weight: bold;
	padding: 32px;
	color: 336699;
}
.title
{
	font-size: 16px;
	font-family: Sans-Serif;
	font-weight: bold;
	color: 336699;
}
.base
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #336699;
}
.menuA
{
	font-size: 12px;
	font-family: Sans-Serif;
	font-weight: bold;
	color: #DDDDDD;
	cursor: default;
	background-color: #336699;
	white-space:nowrap;
   border:1px #FFFFFF solid;
   padding-left:8px;
   padding-right:8px;
   padding-top:1px;
   padding-bottom:1px;
}
.menuB
{
	font-size: 12px;
	font-family: Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	background-color: #6699BB;
	white-space:nowrap;
   border:1px #FFFFFF solid;
   padding-left:8px;
   padding-right:8px;
   padding-top:1px;
   padding-bottom:1px;
}
.menuC
{
	font-size: 12px;
	font-family: Sans-Serif;
	font-weight: bold;
	color: #336699;
	cursor: default;
	background-color: #FFFFFF;
	white-space:nowrap;
   border-top:1px #336699 solid;
   border-left:1px #336699 solid;
   border-right:1px #336699 solid;
   border-bottom:1px #336699 solid;
  padding-left:8px;
   padding-right:8px;
   padding-top:1px;
   padding-bottom:1px;
}
.foot
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Sans-Serif;
	text-align: center;
	
}
.flag
{
	cursor: pointer;
	
}
.link
{
	color: #336699;
	cursor: pointer;
	text-decoration:none;	
}
.link11
{
	font-size: 11px;
        color: #336699;
	cursor: pointer;
	text-decoration:none;	
}
