.form{font-family:AuX DotBitC; font-size:10px; font-weight:regular; color:#FFFFFF;}
.cap{font-family:Arial Narrow; font-size:20px; font-weight:bold;}
.txt{font-family:Tahoma; font-size:11px; font-weight:regular; color:#000000;}
.tit{font-family:Arial Narrow; font-size:15pt; font-weight:bold;color:#F4781E;}


body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
}

h1 {
	color: ##F4781E;
	font : Tahoma
	padding-left: 5px;
}

h2 {
	color: ##F4781E;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	color: ##F4781E;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

h3.sidenav {
	background-color: #ddd;
	padding-left: 2px;
	margin-top: 3px;
}

p.sidenav {
	margin-top: 0px;
	padding-top: 0px;
}

a {
	text-decoration: none;
	color: #369;
}

a:hover {
	color: #999;
}

input.search {
	height: 15px;
	width: 100px;
	border: #000 1px solid;
	padding-right: 3px;
}



a.menu {
	font-family	: Tahoma;
	font-size	: 11px;
	font-weight	: regular;
	text-decoration	: none;
	color		: #FFFFFF;
	font-style	: none;
}

a.menu:hover {
	color: #FFCC66;
}


