BODY {
	padding:0;
	margin:0;
	font-family: Verdana;
	font-size:10px;
}

span { font-size:10px; }


#logo
{
	width:226px;
	height:60px;
	background-position: right;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}	

#logo2 {
	background-position:right;
	background-image:url(../images/tag_line.gif);
	background-repeat:no-repeat;	
}

.header 
{
	margin:0px;
	padding:0px;
	background-color:#420883;	
	border:none, 0px, 0;
}

#underTab 
{
	background-color=#666666;
}

#mainTab 
{
	height:33px;
	width:226px;
	background-image:url(../images/tab_short.jpg);
}

#tab 
{
	height:25px;
	background-position:right,bottom;
	background-image:url(../images/partner_tab_sel.jpg);
	background-repeat:no-repeat;		
}

#tab a {
}

#tab a:hover {
}

.normal 
{
	background-color:White;
}
