a:hover  { color: #B22222;
}

.DefaultLink {
	text-decoration: none;
	color: #444444;
}

.DefaultBoldLink {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}

.Head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	font-weight: bold; 
	border-bottom : 0px none Maroon;  
	border-top : 1px none Maroon;  
}

.HeadGreen1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	font-weight: bold; 
	border-bottom : 0px none Maroon;  
	border-top : 1px none Maroon;  
}

.Head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	border-bottom : 0px none Maroon;  
	border-top : 1px none Maroon; 
}

.HeadGreen2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	border-bottom : 0px none Maroon;  
	border-top : 1px none Maroon; 
}

.Head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	border-bottom : 0px none Maroon;  
	border-top : 1px none Maroon; 
}

.HeadGreen3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	border-bottom : 0px none Maroon;  
	border-top : 1px none Maroon; 
}

.HeadMenu {
	font-family: "Microsoft Sans Serif";
	font-size: 11 px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.MenuLink {
	font-size: 14px; 
	font-weight: bold; 
	color: #B22222;  
	border-bottom : 0px none Maroon;  
	border-top : 1px none Maroon;  
}

.Default {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.DefaultBold {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.Default11px {font-size: 11px; }

.Default10px {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.Blue {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #330066;
}

.BlueBold {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #330066;
}

.Red {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: red;
}

.RedBold {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: red;
}

.WhiteBold11 {
	font-family: "Microsoft Sans Serif", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.Red11px { font-size: 11px; color: #FF0000; }

.TableClass {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border : 1px solid #6CA7FF;
}