*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-size: 10px; 
}
.big {
	font-size: 14px; 
	font-weight: bold;
}
.normal {
	font-size: 12px; 
}


.orangetitle{
	font-size: 13px; 
	font-weight: bold;
	color: #fa6627;
}

/* Links section ----------------------------------------------------------- */

a, a:active, a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fa6627;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	text-decoration: none;
}

/* Links section End-------------------------------------------------------- */

body, td, p, li, ul, ol {
	color: #000000;
}

li, ul, ol {
	/*list-style:none;*/
}

p {
	/*margin: 10px 0 10px 0;*/
}

td, tr, table{
	font-size: 12px;
}

.headingbig{
	padding: 0px;
	margin: 0px;
	background-image: url(/images/left_content_header_big.gif);
	background-repeat: no-repeat;
	padding: 12px 0 0 15px;
	height: 36px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	width: 490px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 475px;
}
.clearHack{}

.headingsmall{
	padding: 0px;
	margin: 0px;
	background-image: url(/images/left_content_header_big.gif);
	background-repeat: no-repeat;
	padding: 12px 0 0 15px;
	height: 36px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	width: 195px;
}

.headingmiddle{
	padding: 0px;
	margin: 0px;
	background-image: url(/images/left_content_header_big.gif);
	background-repeat: no-repeat;
	padding: 12px 0 0 15px;
	height: 36px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	width: 272px;
}

.headinghuge{
	padding: 0px;
	margin: 0px;
	background-image: url(/images/left_content_header_big.gif);
	background-repeat: no-repeat;
	padding: 12px 0 0 15px;
	height: 36px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	width: 685px;
}