/* Author Joseph De Araujo */

body, td, p, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a{
color: #0075AB;
}

a:link {color:#EA8C00;text-decoration:underline}
a:visited {color:#EA8C00;text-decoration:underline}
a:hover {color:#777;text-decoration:underline}
a:active {color:#EA8C00;text-decoration:underline}

.td2 {
	color: #333333;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color:#0075AB;
}

.sideheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #22409A;
	font-size: 12px;
}

.baseline {
	color:#FFFFFF;
}

.menuLink 
	{width:50px;background:transparent url(http://image.winzip.com/images/n_bar2_off.gif);border-left:solid 1px #e2e2e0;border-top:solid 1px #99a4aa;border-right:solid 1px #99a4aa;text-align:center;line-height:25px}

.altmenuLink {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menuLink:hover {
text-decoration: underline;
}


.bl {background: url(../images/bl.gif) 0 100% no-repeat #FFB822; width: 23em}
.bl2{background: url(../images/bl.gif) 0 100% no-repeat #00FFFF; width: 23em}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 
