
/*  general  */

H1 { color: #B45C35; font-family: "Tahoma", "Verdana", "Helvetica", sans-serif ; font-size: 115%; font-weight: bold; margin-top: 1.5em; margin-bottom: .3em;}

H2 { color: #000000; font-family: "Tahoma", "Verdana", "Helvetica", sans-serif ; font-size: 102%; font-weight: normal; }

H3 { color: #000000; font-family: "Tahoma", "Verdana", "Verdana", sans-serif ; font-size: 95%; font-weight: normal; } 

input, select, textarea, option { border: 1px solid #AAAAAA; }

select { border: 1px solid #AAAAAA; }

B { color: #000000; font-weight: bold; } 

P, td, li { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 83%; color: #000000; }

P.large { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 95%; color: #000000; }

P.small { font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif; font-size: 80%; color: #000000; }

/* links */
A.link { color: #B45C35; font-weight: bold; text-decoration: none;}
A.active { font-weight: bold; color: #B45C35; text-decoration: none; }
A.visited { color: #B45C35; font-weight: bold;  text-decoration: none;} 
A.hover { color: #FFFFFF; font-weight: bold; text-decoration: none; }

A.fg:link { color: #FF8C3F; font-weight: bold; text-decoration: none;}
A.fg:active { font-weight: bold; color: #B45C35; text-decoration: none; }
A.fg:visited { color: #B45C35; font-weight: bold;  text-decoration: none;} 
A.fg:hover { color: #FFFF9C; font-weight: bold; text-decoration: none; }

/*  top nav  */
a.topNav, a.topNav:visited {
	display:block;
	margin: 0;
	padding: 1px 46px 2px 46px;
	border: 0;
	border-right: 1px #000000 solid;
	background-color: #ccc;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	white-space: nowrap;
}

a.topNavB, a.topNavB:visited {
	display:block;
	margin: 0;
	padding: 1px 46px 2px 46px;
	border: 0;
	background-color: #ccc;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	white-space: nowrap;
}

a.topNav:hover, a.topNav:active, a.topNavB:hover, a.topNavB:active {
	background-color: #B45C35;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
a.topNavAt, a.topNavAt:visited {
	display:block;
	margin: 0;
	padding: 1px 47px 2px 47px;
	border: 0;
	border-right: 1px #000000 solid;
	background-color: #B45C35;
	font-size: 14px;
	color: #ccc;
	text-decoration: none;
	white-space: nowrap;
}

a.topNavAtB, a.topNavAtB:visited {
	display:block;
	margin: 0;
	padding: 1px 47px 2px 47px;
	border: 0;
	background-color: #B45C35;
	font-size: 14px;
	color: #ccc;
	text-decoration: none;
	white-space: nowrap;
}

a.topNavAt:hover, a.topNavAt:active, a.topNavAtB:hover, a.topNavAtB:active {
	background-color: #B45C35;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
td.topNav {
	margin: 0;
	padding: 0;
	border: 1px #000000 solid;
	width: 190px;
}

div#container {
	margin: 0;
	padding: 0;
	border: 0;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	text-align: left;
}

td.middle {
	margin: 0;
	padding: 0;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}


table.dashed  {
	border : 1px dashed #BBBBBB;
}

td.dashed  {
	border : 1px dashed #BBBBBB;
}

td.dashed-middle  {
	border : 1px dashed #BBBBBB;
	border-top:none;
	border-bottom: 1px;
}

td.dashed-middle2  {
	border : 1px dashed #BBBBBB;
	border-top:none;
}

td.dashed-middle-bottom  {
	border : 1px dashed #BBBBBB;
	border-left: none;
	border-right: none;
}

td.dashed-left  {
	border : 1px dashed #BBBBBB;
	border-left: none;
	border-bottom: none;
	border-top: none;
}

td.mm_top  {
	border : 1px dashed #BBBBBB;
	border-left: none;
	border-right: none;
	border-top: none;
}

td.mm_all  {
	border : 1px dashed #BBBBBB;
	border-left: none;
	border-right: none;
}

td.dashed-bottom  {
	border : 1px dashed #BBBBBB;
	border-left: none;
	border-right: none;
	border-top: none;
}

td.dashed-bottom2  {
	border : 1px dashed #BBBBBB;
	border-top: none;
}

td.dashed-topleft  {
	border : 1px dashed #BBBBBB;
	border-right: none;
	border-bottom: none;
}

td.dashed-topright  {
	border : 1px dashed #BBBBBB;
	border-bottom: none;
}

td.dashed-middleleft  {
	border : 1px dashed #BBBBBB;
	border-right: none;
	border-bottom: none;
}

td.dashed-middleright  {
	border : 1px dashed #BBBBBB;
	border-bottom: none;
}

td.dashed-bottomleft  {
	border : 1px dashed #BBBBBB;
	border-left: none;
	border-top: none;
}

td.dashed-bottomright  {
	border : 1px dashed #BBBBBB;
}

td.dashed-bottomleft-alone  {
	border : 1px dashed #BBBBBB;
}

td.dashed-topright-alone  {
	border : 1px dashed #BBBBBB;
}

td.dashed-left  {
	border : 1px dashed #BBBBBB;
	border-right: none;
}

td.dashed-right  {
	border : 1px dashed #BBBBBB;
}

td.dashed-left-main  {
	border : 1px dashed #BBBBBB;
	border-top: none;
	border-bottom: none;
	border-left: none;
}

p.up    	{
	margin-top: -.6em;
}

p.down   	{
	margin-bottom: -1.5em;
}

input.efyimage 		{
	border: none;
	}