td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #155668;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-indent: 0pt;
	word-spacing: normal;
	vertical-align: top;
	
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;

	color: #155668;
	list-style-position: outside;
	list-style-image:   url(/images/note.gif);
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #BB0000;
	text-transform: capitalize;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	font-variant: small-caps;
	color: #BB0000;
	text-transform: capitalize;
}

A:Link  {
	font-size : 11px;
	font-family : Verdana;
	color : #000000;
	font-style: normal;
	border: none;
	font-weight: normal;
	text-decoration: none;
	
	
	}
	
	A:Hover  {
	color : #FF6600;
	font-size : 11px;
	font-family : Verdana;
	font-weight: normal;
	text-decoration: none;

}

	a:visited {
	font-size : 11px;
	font-family : Verdana;
	color : #000000;
	font-style: normal;
	border: none;
	font-weight: normal;
	text-decoration: none;
}

.psmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.pmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;

}
.asmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
}
.table {
	background-color: #E4DE54;
	background-image:  url(/images/backgroundstripe.gif);



}
.tableshadow {
	border: thin groove #660000;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: 1px;
	border-bottom-style: solid;
	border-left-style: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	}
.border3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.bord2 {
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/* NAV SER */
div.navSer {
	position:relative;
	width:767px;
	left:50%;
	margin-left:-383px;
	text-align:center;
	margin-top:0px;
	padding-bottom:15px;
	clear:both;
}

div.navSer a {
	font-size:11px;
	color:#e0e0e0;
	padding-left:2px;
	padding-right:4px;
	text-transform:capitalize;
	text-decoration:none;
	border-right:1px solid #e0dbcc;
}

div.navSer a:hover {
	text-decoration:underline;
	color:#ffffff;
}
