

.inner {
border-style: double; 
border-color: FF976E; 
border-width: 1px; 
background-color:#FE4800;
font-family: verdana;
font-size: 10px;
font-weight: bold;
color: ffffff;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 4px;
}

.outer {
border-style: solid;
border-color: FE4800; 
border-width: 1px; 
}

.tiny {
font-family: verdana, arial;
font-size: 11px;
line-height:19px;
color: 2E1254;
padding: 10px
}

.nav {
font-family: verdana, arial;
font-size: 11px;
line-height: 15px;
color: 2E1254;
}

.text {
font-family: verdana, arial;
font-size: 12px;
line-height:17px;
color: 2E1254;
padding: 10px
}

.copy {
font-family: verdana, arial;
font-size: 12px;
line-height:18px;
color: 2E1254;
}

.tinycopy {
font-family: verdana, arial;
font-size: 11px;
line-height:16px;
color: 2E1254;
}

.tinycopy2 {
font-family: verdana, arial;
font-size: 10px;
color: 2E1254;
}

.grey {
font-family: verdana, arial;
font-size: 10px;
color: 9C9C9C;
}

.white {
font-family: verdana, arial;
font-size: 10px;
color: ffffff;
line-height:16px;
padding: 10px
}

.whiteaccount {
font-family: verdana, arial;
font-size: 10px;
color: ffffff;
line-height:16px;
font-weight: bold;
}

.topnav {
font-family: verdana, arial;
font-size: 10px;
color: ffffff;
}

.date {
font-family: verdana, arial;
font-size: 10px;
color: FF976E;
}

.input {
	font-family:  verdana, arial, helvetica, sans-serif;
	color: 333333; 
	font-size: 11px; 
	padding-left: 2px;
	border-bottom: 1px solid #5C5C5C;
	border-right: 1px solid #5C5C5C;
	border-left: 1px solid #C2C1C1;
	border-top:1px solid #C2C1C1;
}

A:link {text-decoration: none; }
A:active {text-decoration: none	; }
A:visited {	text-decoration: none; } 
A:hover {text-decoration: underline; }

A.blue:link {text-decoration: none; color: 2E1254}
A.blue:active {text-decoration: none; color: 2E1254 }
A.blue:visited {	text-decoration: none; color: 2E1254} 
A.blue:hover {text-decoration: underline; color: 2E1254 }

A.plain:link {text-decoration: underline; color: 2E1254}
A.plain:active {text-decoration: underline; color: 2E1254 }
A.plain:visited {	text-decoration: underline; color: 2E1254} 
A.plain:hover {text-decoration: none; color: 2E1254 }
