.Sel1 {
	font-family: Helvetica, sans-serif;
	color : #0066CC;
	font-weight: bold;
	width : 150px;
	height : 20px;
}

.Sel2 {
	font-family: Helvetica, sans-serif;
	color : #0066CC;
	font-weight: bold;
	width : 100px;
	height : 20px;
}

.Sel3 {
	font-family: Helvetica, sans-serif;
	color : #0066CC;
	font-weight: bold;
	width : 450px;
	height : 200px;
}

.Sel4 {
	font-family: Helvetica, sans-serif;
	color : #0066CC;
	font-weight: bold;
	width : 200px;
	height : 20px;
}

.button1 {
	background-color: #003366;
	color: White;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	height : 20px;
}

.button2 {
	background-color: Silver;
	color: Navy;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size : 12px;
	height : 20px;
}

.button3 {
	background-color: #003366;
	color: WHITE;
	font-family: Helvetica, sans-serif;
	font-weight: boldl;
	font-size : 10px;
	height : 20px;
}

.Txtwhite12Bold {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : White;
}

.Txtwhite14Bold {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : White;
}


.Txtwhite16Bold{
	font-family : Verdana;
	font-size : 16px;
	font-weight : bold;
	color : White;
}

.Txtblk10Bold{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : Black;
}

.Txtblk12Bold{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : Black;
}

.Txtblk14Bold {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : Black;
}

.Txtblk16Bold {
	font-family : Verdana;
	font-size : 16px;
	font-weight : bold;
	color : Black;
}
.Txtblk12{
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}

.Txtnavy10Bold{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	color : Navy;
}

.Txtnavy12Bold{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : Navy;
}

.Txtnavy14Bold{
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : Navy;
}

.Txtnavy18Bold{
	font-family : Verdana;
	font-size : 18px;
	font-weight : bold;
	color : Navy;
}

.Txtorng14Bold{
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : orange;
}

.TxtRed16Bold{
	font-family : Verdana;
	font-size : 16px;
	font-weight : bold;
	color : Red;
}

.TxtRed12Bold{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : Red;
}

.TxtMaroon12Bold{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : Maroon;
}