body {
	font-family: verdana,arial,sans-serif;
	font-size: 9pt;
    background-color: #FFFFFF;
}

a {
	font-family: verdana,arial,helvetica,sans-serif;
	color: blue;
	font-size: 8pt;
	text-decoration: none;
}

a:link {
	font-family: verdana,arial,helvetica,sans-serif;
	color: blue;
	font-size: 8pt;
	text-decoration: none;
}

a:visited {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #ff4500;
	font-size: 8pt;
	text-decoration: none;
}

a:active {
	font-family: verdana,arial,helvetica,sans-serif;
	color: blue;
	font-size: 8pt;
	text-decoration: none;
}

a:hover {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
	font-size: 8pt;
	text-decoration: underline overline; 
    background-color: #ffffdd;
}

img {
	border-color: #000000;
}

input {
	font-family: Tahoma,Arial;
	font-size: 8pt;
}

select {
	font-family: Tahoma,Arial;
	font-size: 8pt;
}

textarea {
	font-family: Tahoma,Arial;
	font-size: 8pt;
}

p {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
}

td {
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
}

.bar {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 8pt;
    color: #000000;
    background-color: #336699;
    margin: 0;
}

.bar a {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
}

.small {
	font-size: 7pt;
	font-family: verdana;
	color: #000000;
}

.smallred {
	font-size: 8pt;
	font-family: arial;
	color: #ff4500;
}

.med {
	font-size: 9pt;
	font-family: arial;
	color: #000000;
}

.big {
    font-size: 140%;
}

.big2 {
    font-size: 240%;
}

.font a {
    text-decoration: none;
    font-weight: bold;
    font-size: 5pt;
}
.font2 a {
    text-decoration: none;
    font-weight: normal;
    font-size: 4pt;
}

.menu a {
    text-decoration: none;
    font-weight: bold;
}

.menu a:hover {
    background-color: #ffff00;
    text-decoration: none;
}

a.nav-menu {
	font-family: verdana;
	color: blue;
        font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

a.nav-menu:link {
	font-family: verdana;
	color: blue;
	font-size: 7pt;
	text-decoration: none;
}

a.nav-menu:visited {
	font-family: verdana;
	color: #ff4500;
	font-size: 7pt;
	text-decoration: none;
}

a.nav-menu:active {
	font-family: verdana;
	color: blue;
	font-size: 7pt;
	text-decoration: none;
}

a.nav-menu:hover {
	font-family: verdana;
	color: #000000;
	font-size: 7pt;
	text-decoration: underline overline; 
        background-color: #ffffdd;
}



/* rounded corners with border and content yellow background */
.b1, .b2, .b3, .b4{
	font-size:1px; 
	overflow:hidden; 
	display:block;
}

.b1{
	height:1px; 
	background:#888; 
	margin:0 5px;
}

.b2 {
	height:1px;
	background:#FDFA49;
	border-right:2px solid #888;
	border-left:2px solid #888; 
	margin:0 3px;
}

.b3 {
	height:1px; 
	background:#FDFA49;
	border-right:1px solid #888; 
	border-left:1px solid #888; 
	margin:0 2px;}

.b4 {
	height:2px;
	background:#FDFA49; 
	border-right:1px solid #888; 
	border-left:1px solid #888; 
	margin:0 1px;
}

.contentb {
	background: #FDFA49; 
	border-right:1px solid #888; 
	border-left:1px solid #888;
}

.contentb div {
	margin-left: 5px;
}

/* rounded corners with border and content white background */
.b1a, .b2a, .b3a, .b4a, .b5a {
	font-size:9px;
	font-family:arial; 
	overflow:hidden; 
	display:block;
}

/* top 1st corner rounded both sides*/
.b1a {
	height:1px; 
	background:#888; 
	margin:0 5px;
}

/* top 2nd corner rounded both sides*/
.b2a {
	height:1px;
	background:#ffffff;
	border-right:2px solid #888;
	border-left:2px solid #888; 
	margin:0 3px;
}

/* top 3rd corner rounded both sides*/
.b3a {
	height:1px; 
	background:#ffffff;
	border-right:1px solid #888; 
	border-left:1px solid #888; 
	margin:0 2px;}

/* top 4th corner rounded both sides*/
.b4a {
	height:2px;
	background:#ffffff; 
	border-right:1px solid #888; 
	border-left:1px solid #888; 
	margin:0 1px;
}

/* straight line */
.b5a {
	height:1px;
	background:#888; 
	border-right:1px solid #888; 
	border-left:1px solid #888; 

}

.contentba {
	background: #ffffff; 
	border-right:1px solid #888; 
	border-left:1px solid #888;
}

.contentba div {
	margin-left: 5px;
}


/* rounded corners without border */
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {
	font-size:1px;
	overflow:hidden;
	display:block;
}

.b1h {
	height:1px;
	background:#aaa;
	margin:0 5px;
}

.b2h, .b2bh {
	height:1px; 
	background:#aaa; 
	border-right:2px solid #aaa; 
	border-left:2px solid #aaa; 
	margin:0 3px;
}

.b3h, .b3bh {
	height:1px; 
	background:#aaa;
	border-right:1px solid #aaa; 
	border-left:1px solid #aaa;
	margin:0 2px;
}

.b4h, .b4bh {
	height:2px;
	background:#aaa;
	border-right:1px solid #aaa;
	border-left:1px solid #aaa;
	margin:0 1px;
}

.b2bh, .b3bh, .b4bh {
	background: #ddd;
}

.headh {
	background: #aaa;
	border-right:1px solid #aaa;
	border-left:1px solid #aaa;
}

.headh h3 {
	margin: 0px 10px 0px 10px;
	padding-bottom: 3px;
} 
.contenth {
	background: #ddd;
	border-right:1px solid #aaa;
	border-left:1px  solid #aaa;
}

.contenth div {
	margin-left: 12px;
	padding-top: 5px;
}

