a {
    text-decoration : none;
}
A:link {
    color : black; 
}                               
A:hover {
    color : red; 
}                               
A {
    text-decoration : black; 
}
a:visited {
    color : #000000;
}
.blueText {
    color : blue; 
}
.text {
    font : 12pt Courier;
    color : Black;
    text-align : justify
}
.text1 { 
    font-size : 12pt;
    color : Black;
    font-family : Courier;
    text-align : center
}
.text2 { 
    font-size : 12pt;
    color : Black;
    font-family : Courier;
    text-align : right
}
.text3 { 
    font-size : 12pt;
    color : Black;
    font-family : Courier;
    text-align : left
}
.text4 {
	font-size : 12pt;
	color : Black;
	font-family : Roman;
	text-align : left;
	font-weight : bold;
}
.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text6 {
	font : 10pt Courier;
	color : Black;
	text-align : center;
}
.text7 {
	font : 10pt Courier;
	color : Black;
	text-align : left;
}
DIV.c1 { 
    text-align : center
}
.bluebg {
    background-color : #eff7ff;
	border : 1px solid #A4DDEE;
}
.normaltext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}
.bluebgonlyborder {
	border : 1px solid #A4DDEE;
}
.searchbutton {
	background-image : url(images/searchbutton.jpg);
	height : 24px;
	width : 55px;
	border : 0px none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003399;
}
.blcktext {
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bolder;
	color : #000000;
	text-decoration : none;
	text-align : justify;
}
.Toh11 {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #626469;
	text-decoration : none;
}
.Ver16 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bolder;
	color : #FFFFFF;
	text-decoration : none;
}
.borderGRAY {
	border : 1px solid #D6D7D9;
}
.normaltext11 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}