html, body {
	margin		: 0;
	padding		: 0;
	font-family	: Arial, helvetica, sans-serif;
}

td {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #333;
}

a:link	{
	color		: #0C2D83;
}

a:visited {
	color		: #0C2D83;
} 

.specmenu {
	font-family			: Trebuchet MS, Arial,Verdana,Helvetica,Sans-serif;
	text-decoration		: none;
	font-weight			: bold;
	color				: #0C2D83;
	font-size			: 11px;
}

a.leftmenu:link	{
	font-family			: Trebuchet MS, Arial,Verdana,Helvetica,Sans-serif;
	text-decoration		: none;
	font-weight			: bold;
	color				: #0C2D83;
	font-size			: 11px;
}

a.leftmenu:visited	{
	font-family			: Trebuchet MS, Arial,Verdana,Helvetica,Sans-serif;
	text-decoration		: none;
	font-weight			: bold;
	color				: #0C2D83;
	font-size			: 11px;
}

a.leftmenu:hover	{
	text-decoration		: underline;
}

span.leftmenu	{
	font-family			: Trebuchet MS, Arial,Verdana,Helvetica,Sans-serif;
	color				: #666666;
	font-size			:10px;
}

a.categoriesmenu:link	{
	font-family			: Trebuchet MS, Arial,Verdana,Helvetica,Sans-serif;
	text-decoration		: none;
	font-weight			: bold;
	color				: #ffffff;
	font-size			: 11px;
}

a.categoriesmenu:visited	{
	font-family			: Trebuchet MS, Arial,Verdana,Helvetica,Sans-serif;
	text-decoration		: none;
	font-weight			: bold;
	color				: #ffffff;
	font-size			: 11px;
}

a.topmenu {
  color					: #ffffff;
  font-size				: 10px;
  font-family			: Trebuchet MS, Arial,Verdana,Helvetica,Sans-serif;
  text-decoration		: none;
  font-weight			: bold;
}

a.topmenu:visited {
  color					: #ffffff;
}

.topmenu {
  color					: #ffffff;
  font-size				: 10px;
  font-family			: Trebuchet MS, Arial,Verdana,Helvetica,Sans-serif;
  font-weight			: bold;
  line-height			: 24px;
}

.copyright {
	font-size			: 10px;
	color				: #0C2D83;
	font-family			: Trebuchet MS, Arial,Verdana,Helvetica,Sans-serif;
	font-weight			: bolder;
}

.mainhead {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 16px;
	font-weight			: bold;
	color				: #BE1F2E;
}

.tablehead {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	color				: #0C2D83;
}

td.rule {
	background-image	: url('/templates/images/rule.png'); 
	background-repeat	: repeat-x;
	height				: 11px;
}

.apollo {
	color				: #ffffff; 
	font-size			: 12px; 
	font-weight			: bolder;
	font-family			: Trebuchet MS, Arial,Verdana,Helvetica,Sans-serif;
}

table.innermenu {
	margin-left			: 10px;
	margin-top			: 5px;
	margin-bottom		: 5px;
}

#mainDiv {
	font-size			: 13px ;
	text-align			: justify;
}

#ccPaymentInfo {
	background-color	: #e1e5ea ;
	color				: #000000 ;
}

#ccPaymentInfo .ccSecuritySeal {
	float				: right ;
}
