/* CSS Document */body { margin: 0px; background-image: url(../images/backgrounds/page.gif); background-position: top; background-repeat: repeat-x; font-family: 'lucida grande', arial; font-size: 11px; color: #444444 }table { font-family: 'lucida grande', arial; font-size: 11px; color: #444444 }form { display: inline }input { font-size: 11px; color: #CC3399 }h1 { margin: 0px; padding: 0px; padding-left: 10px; font-size: 15px; color: #D32486; font-weight: normal }a { color: #3366cc }a:hover { color: #CC3399 }/*a:visited { color: #3366CC }*/textarea { font-size: 11px; color: #CC3399; font-family: 'lucida grande', arial; }#logocell { width: 170px; height: 95px }#smallnavcell { text-align: right; height: 34px }#straplinecell { text-align: right; height: 61px }#navcell { width: 780px; background-image: url(../images/backgrounds/row2box2.gif); text-align: right }#statuscell { width: 170px; height: 33px; color: #CCCCCC }#signincell { text-align: right; color: #CCCCCC }#titlecell { width: 623px; color: #FFFFFF }#stretchtitlecell { width: 780px; color: #FFFFFF }#leftcolumn { width: 170px; background-color: #F6F6F6 }#contentcolumn { width: 453px; background-color: #FFFFFF }#fatcolumn { width: 610px; background-color: #FFFFFF }#rightcolumn { width: 157px; background-color: #EAEFFC }#textbox { padding: 10px; padding-top: 0px }
option { font-size: 11px; color: #CC3399 }
select { font-size: 11px; color: #CC3399 }

A.tab
{
	color: white;
	position: relative;
	top: 3px;
	text-decoration: none;
}
A.tab:hover
{
	color: white;
}
A.tab:visited
{
	color: white;
}

A.logout
{
	color: #CCCCCC;
	text-decoration: none;
}
A.logout:hover
{
	color: #CC3399;
	text-decoration: none;
}

span.bigger
{
	font-size:12px;
	font-weight: bold;
}

