UL,OL {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-left:20px;
	margin-top:5px;
	color: #FFFFFF;
}
ul.nostyle {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-left:0px;
	color: #FFFFFF;
	list-style-image:url(/images/dot.gif);
	list-style-type:none;
}
ul.ustyle {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin-top:6px;
	color: #FFFFFF;
	font-weight:normal;
	list-style-image: url(/images/dot.gif)
	list-style-type:none;
}



P,TD {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.wlable {font-size:12px;color:#ffffff;font-weight:bold;}
.red { background-color: #A21200;}
.blue { background-color: #050E9B;}
.green { background-color: #424D0D;}
.orange { background-color: #914827;}
.purple { background-color: #544085;}
.yellow { background-color: #E0AC59;}
.grey { background-color: #4D72A5;}
.season { background-color: #F1AE19;}

.orangelead { 
font-size:13px;
color: #914827;
font-weight: bold;}
.purplelead { 
font-size:13px;
color: #544085;
font-weight: bold;}
.bluelead { 
font-size:13px;
color: #050e9b;
font-weight: bold;}
.redlead { 
font-size:13px;
color: #a21200;
font-weight: bold;}
.greylead { 
font-size:13px;
color: #4D72A5;
font-weight: bold;}
.greenlead { 
font-size:13px;
color: #424d0d;
font-weight: bold;}
.orangehead { 
font-size:15px;
color: #914827;
font-weight: bold;}
.purplehead { 
font-size:15px;
color: #544085;
font-weight: bold;}
.bluehead { 
font-size:15px;
color: #050e9b;
font-weight: bold;}
.yellowhead { 
font-size:15px;
color: #e0ac59;
font-weight: bold;}
.redhead { 
font-size:15px;
color: #a21200;
font-weight: bold;}
.greyhead { 
font-size:15px;
color: #4D72A5;
font-weight: bold;}
.greenhead { 
font-size:15px;
color: #424d0d;
font-weight: bold;}

.bluefont{color:#2a3b84;font-size:12px;}
.Heading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 700;
}
.Header {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #FFD940;
	font-weight: 900;
}
.HeaderWhite {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: 700;
}
.Small {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8px;
	color: #000000;
}
.White {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

A.Smaller, A.Smaller:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8px;
	text-decoration: underline;
	color: #386CB0;
}


A, A.visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFD940;
}
A.hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}

A.WhiteBold, A.WhiteBold:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:900;
	text-decoration: underline;
	color: #FFFFFF;
}
A.WhiteBold:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:900;
	text-decoration: underline;
	color: #E03D40;
}
A.LightBlue, A.LightBlue:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:500;
	text-decoration: underline;
	color: #C4CFFF;
}
A.LightBlue:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:500;
	text-decoration: underline;
	color: #FFFFFF;
}
A.DarkBlue, A.DarkBlue:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:500;
	text-decoration: underline;
	color: #0000AA;
}
A.DarkBlue:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:500;
	text-decoration: underline;
	color: #000a4a;
}
.box{border:3px solid #e0ac59;}
