body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #ffffff;
	margin:0;
	padding:0;
}
a:link {
	color: #E73831;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E73831;
}
a:hover {
	text-decoration: underline;
	color: #E73831;
}
a:active {
	text-decoration: none;
	color: #E73831;
}

.footer {
	font-size: 11px;
	text-align: center;
	margin: auto;
	padding-top: 15px;
	line-height: 14px;
	color:#000;

}

.small {
	font-size: 10px;
}
/*PAGE WRAPPER FOR 2010-2011 GREY-WHITE GRADIENT*/
.gradient-wrapper{
	width:100%;
	background-image:url(../himages/BG-top.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	background-color:#fff;
	padding-bottom:5px;
	
}

/*PAGE WRAPPER FOR 2010-2011 GREY-WHITE GRADIENT*/

.homebtm {
color: #383838;
font-size: 11px;
line-height: 16px;
}

.footerLink, .footerLink:link, .footerLink:visited  {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.footerLink:active, .footerLink:hover  {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}

.languageLink, .languageLink:link, .languageLink:visited  {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

.languageLink:active, .languageLink:hover  {
	font-size: 13px;
	color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: auto;
	padding-top: 15px;
	line-height: 14px;

}

pre {
   font: 12px 'Bitstream Vera Sans Mono', 'Courier New', Courier;
   }
   

