body {
     font-family: verdana;
     font-size: 11px;
     color: #000000;
     background-color: #FFFFFF;     
}

ul {
	list-style: none;
	margin: 5px;
	padding: 2px;
	}
	
.ulList {
	list-style: square;
	margin: 25px;
	padding: 2px;
	
	}
	
li {
   padding: 3px;
}


.anotedlist {
	list-style: square;
	margin: 15px;
	padding: 3px;
	}

.anotedlist li {	
	padding: 2px;
	}

.specialhighlite {
	font-family : Tahoma, Helvetica, Arial;
	font-size : 17px;
	color : #00000C;
	text-decoration : none;
	font-weight : bold;
}

.tblTitle {
	font-family : Tahoma, Helvetica, Arial;
	font-size : 14px;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

.tblDesign {
	font-family : Tahoma, Helvetica, Arial;
	font-size : 14px;
	color : #0000FF;
	text-decoration : none;
	font-weight : bold;
}

.tblHeader {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;	
	color : #000;
	text-decoration : none;
	font-weight : bold;
	background-color:#F6F6F6;	
}
.tblHeader2 {
	font-family : Geneva, Helvetica, Arial;
	font-size : 15px;	
	color : #000066;
	text-decoration : none;
	font-weight : bold;
}

.tblHeader3 {
	font-family : Geneva, Helvetica, Arial;
	font-size : 18px;	
	color : #000066;
	text-decoration : none;
	font-weight : bold;
}
.Return {
	font-family : Tahoma, Helvetica, Arial;
	font-size : 10px;	
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

.tblHeaderBig {
	font-family : Tahoma, Helvetica, Arial;
	font-size : 15px;	
	color : #FFFFCC;
	text-decoration : none;
	text-align: left;
	background-color: #004080;
}

.someShade {
	font-family : Tahoma, Helvetica, Arial;
	font-size : 13px;	
	color : black;
	text-decoration : none;
	text-align: left;
	background-color: #FFFFFB;
}

.footer {
	font-family : Geneva, Helvetica, Arial;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}
.normaltxt {
	font-family : Geneva, Helvetica, Arial;
	font-size : 13px;
	color : #000000;
	font-weight: normal;
	text-decoration : none;	
}

.normaltxtRed {
	font-family : Geneva, Helvetica, Arial;
	font-size : 14px;
	color : red;
	font-weight: bold;
	text-decoration : none;	
}
.normaltxtLargeRed {
	font-family : Geneva, Helvetica, Arial;
	font-size : 20px;
	color : red;
	font-weight: bold;
	text-decoration : none;	
}
.normaltxtred {
	font-family : Geneva, Helvetica, Arial;
	font-size : 13px;	
	color : red;
	text-weight : bold;	
}
.normaltxt a {
	font-family : Geneva, Helvetica, Arial;
	font-size : 13px;
	color : blue;
	text-decoration : none;
	font-weight : bold;
}

.normaltxt a:hover {
	font-family : Geneva, Helvetica, Arial;
	font-size : 103%;
	color : red;
	font-weight : bold;
	text-decoration : underline;
}

.normaltxtLinks {
	font-family : Geneva, Helvetica, Arial;
	font-size : 14px;
	color : #000000;
	text-decoration : none;
	
}

.normaltxtbold {
	font-family : Geneva, Helvetica, Arial;
	font-size : 14px;
	color : #000000;
	text-decoration : none;
        font-weight : bold;
	
}
.normalsmalltxttiny {
	font-family : Geneva, Helvetica, Arial;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
.normalsmalltxt {
	font-family : "Geneva",Helvetica, Arial;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

.normalsmalltxt a {
	font-family : "Geneva",Helvetica, Arial;
	font-size : 11px;
	color : blue;	
	text-decoration : none;
}

.normalsmalltxt a:hover {
	font-family : "Geneva",Helvetica, Arial;
	font-size : 11px;
	color : red;
	text-decoration : underline;
}

.normalsmalltxtlink {
	font-family : Geneva, Tahoma, Helvetica, Arial;
	font-size : 13px;
	color : #000000;
	text-decoration : none;
}

.normalsmalltxtlink a {
	font-family : Geneva, Tahoma, Helvetica, Arial;
	font-size : 13px;
	color : blue;
	text-decoration : none;
}

.normalsmalltxtlink a:hover {
	font-family : Geneva, Tahoma, Helvetica, Arial;
	font-size : 100%;
	color : #blue;
	text-decoration : none;
	font-weight : bold;
}

.fancybotton {
	border-style:solid;
	background:#082984;
	color: #BBBBBB;
}
.normalsmalltxtlink a:link {
	font-family : "Trebuchet MS", Tahoma, Helvetica, Arial;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}

.normalsmalltxtbold {
	font-family : Tahoma, Helvetica, Arial;
	font-size : 9px;
	color : #000000;
	text-decoration : none;	
}
.erromsg {
	font-family : Tahoma, Helvetica, Arial;
	font-size : 10px;
	color : #FFCC00;
	text-decoration : none;
}
.smalltext {
	font-family : Tahoma, Helvetica, Arial;
	font-size : 10px;
	color : #FF00FF;
	text-decoration : none;
}

a.plain { text-decoration: none; color : #FFFFCC; }
a.plain img { text-decoration: none; color : #FFFFCC; }