body {
	color:				#8F8F8F;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	margin:				0px;
	padding:			0px;
}

td.menu {
	padding:			4px 11px 0px 11px;
}

img {
	border:				0px;
}

b, strong {
	color:				#1795E1;
}

table.content {
	width:				568px;
	vertical-align:		top;
}

h3 {
	margin-top:			4px;
	margin-bottom:		4px;
	font-size:			13px;
	font-weight:		bold;
	color:				#42A8D8;
}

h4 {
	margin-top:			4px;
	margin-bottom:		4px;
	font-size:			12px;
	font-weight:		bold;
	color:				#444444;
}

h5 {
	margin-top:			4px;
	margin-bottom:		4px;
	font-size:			11px;
	font-weight:		bold;
	color:				#FB7A52;
}

a:link, a:visited {
	color:				#8F8F8F;
}

a:hover, a:active {
	color:				#333333;
}

a.bold:link, a.bold:visited {
	color:				#1795E1;
	font-weight:		bold;
	text-decoration:	none;
}

a.bold:hover, a.bold:active {
	color:				#FF6B2B;
	font-weight:		bold;
	text-decoration:	none;
}

a.menu_main:link, a.menu_main:visited {
	color:				#1795E1;
	font-size:			10px;
	font-weight:		bold;
	text-transform:		uppercase;
	text-decoration:	none;
}

a.menu_main:hover, a.menu_main:active {
	color:				#FF6B2B;
	font-size:			10px;
	font-weight:		bold;
	text-transform:		uppercase;
	text-decoration:	none;
}

a.menu_main_active {
	color:				#FF6B2B;
	font-size:			10px;
	font-weight:		bold;
	text-transform:		uppercase;
	text-decoration:	none;
}

a.menu_quick:link, a.menu_quick:visited {
	color:				#1795E1;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
}

a.menu_quick:hover, a.menu_quick:active {
	color:				#FF6B2B;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
}

a.menu_quick_active {
	color:				#FF6B2B;
	font-size:			10px;
	font-weight:		bold;
	text-decoration:	none;
}

table.menu_quick {
}

tr.menu_quick {
	height:				20px;
}

td.menu_quick_left {
	width:				7px;
	padding-top:		2px;
	vertical-align:		middle;
	text-align:			left;
}

td.menu_quick {
	vertical-align:		middle;
	text-align:			left;
}

a.menu_footer:link, a.menu_footer:visited {
	color:				#EFF9FF;
	font-size:			9px;
	font-weight:		bold;
	text-decoration:	none;
}

a.menu_footer:hover, a.menu_footer:active {
	color:				#FFFFFF;
	font-size:			9px;
	font-weight:		bold;
	text-decoration:	none;
}

a.menu_footer_active {
	color:				#FFFFFF;
	font-size:			9px;
	font-weight:		bold;
	text-decoration:	none;
}

table.menu_footer {
}

tr.menu_footer {
	height:				10px;
}

td.menu_footer {
	background-image:	url( '../../images/default/menu_footer.jpg' );
	background-repeat:	no-repeat;
	background-position: left;
	text-indent:		21px;
	padding-top:		4px;
	vertical-align:		middle;
	text-align:			left;
}


h1 {
	margin-bottom:		8px;
	color:				#262626;
	font-size:			16px;
	font-weight:		normal;
	text-transform:		uppercase;
}

h2 {
	margin-bottom:		8px;
	color:				#028BDC;
	font-size:			12px;
	font-weight:		bold;
}

p {
	margin-top:			0px;
	margin-bottom:		8px;
	color:				#8F8F8F;
}

hr {
	height:				1px;
	border:				1px solid #E2DED5;
}

