
body
{
	background-color: #F5F8CA;
	color: #000000;
	font-family: 'Trebuchet MS', 'trebuchet', sans-serif;
	font-size: 12px;
}

.smaller
{
	font-family: 'Trebuchet MS', 'trebuchet', sans-serif;
	font-size: 10px;
}

.wt_small
{
	font-family: 'Trebuchet MS', 'trebuchet', sans-serif;
	font-size: 10px;
}

.wt_big
{
	font-family: 'Trebuchet MS', 'trebuchet', sans-serif;
	font-size: 20px;
}

.caption
{
	font-family: 'Trebuchet MS', 'trebuchet', sans-serif;
	font-size: 10px;
	font-style: italic;
}

.headsmall
{
	font-family: 'Trebuchet MS', 'trebuchet', sans-serif;
	font-size: 24px;
}

.headbig
{
	font-family: 'Trebuchet MS', 'trebuchet', sans-serif;
	font-size: 30px;
}

.error
{
	color: #ff0000;
	font-weight: bold;
}



.clr_background
{
	color: #F5F8CA;
}

.clr_primary
{
	color: #333333;
}

.clr_secondary
{
	color: #CB1009;
}

.clr_text
{
	color: #000000;
}

.clr_inverse
{
	color: #FFFFFF;
}

.clr_blendedBackground
{
	color: #4a4a3d;
}

.clr_inverseBlendedPrimary
{
	color: #c2c2c2;
}

.clr_inverseBlendedSecondary
{
	color: #efb7b5;
}





td.navbar_top
{
	height: 92px;
	background-color: #333333;
	color: #FFFFFF;
}

td.navbar_bottom
{
	padding-left: 7px;
	background-color: #CB1009;
	color: #FFFFFF;
}

td.navbar_left
{
	width: 145px;
	background-color: #CB1009;
	color: #FFFFFF;
}

td.main_cell
{
	padding-left: 10px;
	padding-top: 15px;
}


a:link { color: #CB1009; text-decoration: none; }
a:visited { color: #CB1009; text-decoration: none; } 
a:hover { color: #CB1009; text-decoration: none; }

a.inverse:link { color: #FFFFFF; text-decoration: none; }
a.inverse:visited { color: #FFFFFF; text-decoration: none; } 
a.inverse:hover { color: #FFFFFF; text-decoration: none; }

