/* redefined classes */

a {
	color:#006699;
}
a:hover {
	text-decoration: none;
}
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#006699;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px;
	border-bottom-style:solid;
}
h4 {
	font-size:12px;
	font-weight:bold;
}
input {
	font-size:11px;
	color:#333333;
}
li {
	list-style-type: square;
	margin-left:-10px;
}
td {
	font-size:12px;
	line-height:16px;
}

/* divs */


/* custom styles*/

.home-header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.footer-blue {
	font-size:11px;
	color:#FFFFFF;
}
.footer-yellow {
	font-size:11px;
	color:#666666;
	text-align:center;
}
.sidebar {
	font-size:11px;
}
.txt-big {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006699;
}
.txt-caption {
	font-size:9px;
}
.txt-sidehead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#fdb94e;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	line-height:20px;
}
.txt-small {
	font-size:11px;
}
.txt-white {
	color:##fff6cb;
}
