/* links */

A:link, A:Active, A:visited {
	color: #3A738C;
	text-decoration: none;
}

A:Hover {
	color: #0281E3;
	text-decoration: underline;
}

/* text */

body, p, table, td, form, input {
	color: #5A5959;
	font-family:  Verdana;
	font-size: 10px;
	line-height : 14px;
}

.alert {
	color: #990000;
}

.login {
	color: #91A6AF;
	font-size: 10px;
}

#getRave {
	height: 81px;
	padding: 0 90px 0 0;
	margin: 0 0 0 118px;
}

#getRave img {
	display: block;
	float: left;
	margin: 0 9px 0 0;
}

#getRave h1 {
	color: #38332d;
	font-size: 12px;
	margin: 0 0 4px 0;
	padding: 0;
	font-weight: normal;
}

a.btnPort6:link, a.btnPort6:active, a.btnPort6:visited {width: 166px;height: 22px;background: transparent url(/tbd/images/b_port6.gif) no-repeat 0 0;text-align: left;display: inline-block;zoom:1;*display:inline;text-indent:0; line-height:0; font-size:0; overflow:hidden}
a.btnPort6:hover {background: transparent url(/tbd/images/b_port6.gif) no-repeat 0 -22px;}
a.btnPort6Selected {width: 166px;height: 22px;background: transparent url(/tbd/images/b_port6.gif) no-repeat 0 -22px;text-align: left;display: inline-block;zoom:1;*display:inline;text-indent:0; line-height:0; font-size:0; overflow:hidden}




