.Big1
{
	background: #336699;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 18px;
	font-weight: lighter;
	border-bottom: 0px solid Black;
	border: 1px solid Black;
}


.Big2
{
	background: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 17px;
	font-weight: lighter;
	border: 1px solid Black;
}
.Big3
{
	background: #336699;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 18px;
	font-weight: lighter;
	
	
}

a.Big3Auto
{
	background: #336699;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 18px;
	font-weight: lighter;
	width: auto;
	text-decoration: none;
}

.Big4
{
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 18px;
	font-weight: lighter;
	
}









.MenuHeader {
	background-color: #336699;
	color: #FFFFFF;
	padding: 1px;
	display: block;
	width: 140px;
}

.MenuHeader2 {
	background-color: #CCCCCC;
	color: #336699;
	padding: 1px;
	display: block;
	width: 140px;
}








.box1{
	background: #FFFFE3;
	border: 1px solid Black;
}
a.download,a.download:visited,a.download:active{
	color: #336699;
	background: #ECECEC;
	text-decoration: none;
	margin: 4px;
	border: 1px solid Black;
	
}

a.download:hover{
background: #ffffca;


}

h3.hed1{
	background: #336699;
	color: white;
	padding-left: 4px;
	font-weight: lighter;
	display: block;


	
}
.cell{
	border: 1px solid #336699;
	
	
}
.cellwhite{
	border: 1px solid white;
}
h3.hed2{
	background: #cccccc;
	color: #213469;
	width: 100%;
	padding-left: 4px;
	font-weight: lighter;
	display: block;

}
a.link1,a.link1:active{
	color:red;
	text-decoration: none;
	
}
a.link1:hover{
	text-decoration: underline;
}

a.link2{
	color:#213469;
	text-decoration: none;
}
a.link2:hover{
	text-decoration: underline;
}
a.belilink{
color:White;
	text-decoration: none;	
}
h4.Tips {
	background-color: #E7E7ED;
	color: #000000;
	font-weight:bold;
	padding: 3px;
	
	margin-top: 3px;
	clear: both;
}
.Message {
	border: 1px dashed #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B20000;
	background-color: #FFFFCC;
	display: table-cell;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
