body 
{
	margin:0,0,0,0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
a, a:visited, a:active
{
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration:none
}
a:hover
{
	color:#666;
	text-decoration: none;
	border-bottom: 1px solid #cc0000
}
a.logo, a.logo:visited, a.logo:active, a.logo:hover
{
	border-bottom-style:none
}
blockquote
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;	
}
.bodytext 
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#494949;	
}
.sidetext 
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#fc3;	
}
.whitetext 
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#ffffff;	
}
.blacktext
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#000000;	
}
.bodyheader
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:18px;
	color:#c33;	
	font-weight:bold;
	background-image: url(images/info.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 25px;	
}
.partnerheader
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:18px;
	color:#005522;	
	font-weight:bold;	
}
.app-name
{
	font-weight: bold;
	font-style: italic;
	color: #c33;
}
.topheader
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px;
	color:#FF5F00;	
	font-weight:bolder;
}
.header
{
	background-position: right top;
	background-image: url(images/top_rt1.jpg);
	background-repeat: no-repeat;
	height:88px;
	width:355px;
}
a.menu:link, a.menu:visited, a.menu:active
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#ffcc33; 
	font-weight:bold; 
	font-size:11;  
	text-decoration:none; 
}

a.menu:hover
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:ffcc33; 
	font-size:11; 
	font-weight:bold; 
	text-decoration:none;
	border-bottom-style:none
}
a.submenu:link, a.submenu:visited, a.submenu:active
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#cc0000; 
	font-size:11;  
	text-decoration:none;
	border-bottom-style:none
}
a.submenu:hover
{
	font-size: 11px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.white, a.white:visited, a.white:active
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#fff; 
	font-size:11;  
	text-decoration:none; 
}
a.white:hover
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#fff; 
	font-size:11; 
	text-decoration:none;
	border-bottom:1px solid #cc0000;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:#666;
}
.submit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-style:solid;
	border-width:1px;	
}
.maintext
{
	background-position: left top;
	background-image: url(images/main_site_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#494949;	
}
.txtjus
{
	font-size: 12px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.btn
{
	background-position: left top;
	background-image: url(images/main_site_bg.gif);
	background-repeat: repeat-x;
	border:1px solid #999;
	cursor:pointer;
	cursor:hand
}
.img{
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 3;
}

a.btn-link, a.btn-link:active, a.btn-link:visited, a.btn-link:selected{
	text-decoration: none;
	border-bottom-style:none;
}
a.btn-link:hover{
	text-decoration: none;
	border-bottom-style:none;
}

div.centred
{
	text-align:center;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;	
	margin-bottom:10px;
}

.message
{
	padding: 1ex;
	text-align: center;
	border: 0px solid;
	height: auto;
	font-weight: bold;
}