body {
	font-family :Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
}
a,img {
	outline: 0 none;
}
.gosolo{
	font-size : 10px;
	font-weight : normal;
	color:#000000;
	
    background-image: url(/images/my/background_main.gif);
}
.gosolosub {
	font-size : 10px;
	font-weight : normal;
	color:#000000;
	
    background-image: url(/images/my/background_sub.gif);
}

.small{
	font-size : 10px;
	font-weight : normal;
	color:#B3B3B3;
}

.white{
	font-size : 10px;
	font-weight : normal;
	color:#FFFFFF;
}
.green{
	font-size : 10px;
	font-weight : normal;
	color:#64B05B;
}
.dark{
	font-size : 10px;
	font-weight : normal;
	color:#5B5B5B;
}
.blue{
	font-size : 10px;
	color:#017CC2;
}
.date{
	font-size : 10px;
	font-weight : normal;
	color:#B3B3B3;
}
.head{
	font-size : 12px;
	font-weight : bold;
	color:#5B5B5B
}
.headorange{
	font-size : 12px;
	font-weight : bold;
	color:#222222
}
.headwhite{
	font-size : 12px;
	font-weight : bold;
	color:#FFFFFF
}
.topend{
	font-size : 10px;
	font-weight : normal;
	color:#FFFFFF;
	background: url(/images/my/topblock_endblue.gif) right no-repeat;
}
.content{
	padding: 4px;
}
.navmain{
	color : #25771B;
	background-color: #71C267;
}
.navsub{
	color : #25771B;
	background-color: #CAECC6;
}
.navover{
	color : #25771B;
	background-color: #E7F8E5;
}
.sidenav{
	font-size : 11px;
	font-weight : bold;
	color:#FFFFFF;
	background-color: #017CC2;
}
.sidegreen{
	font-size : 11px;
	font-weight : bold;
	color:#FFFFFF;
	background-color: #6BC062;
}
.sideblue{
	font-size : 11px;
	font-weight : bold;
	color:#FFFFFF;
	background-color: #017CC2;
}
.sideorange{
	font-size : 11px;
	font-weight : bold;
	color:#FFFFFF;
	background-color: #FFB74C;
}
.suborange{
	font-size : 10px;
	font-weight : normal;
	color:#5B5B5B;
	background-color: #FBE3BF;
}
.subgreen{
	font-size : 10px;
	font-weight : normal;
	color:#5B5B5B;
	background-color: #E0F9DE;
}
.subblue{
	font-size : 10px;
	font-weight : normal;
	color:#5B5B5B;
	background-color: #D3E6F1;
}
.dotted{
	background-image: url(/images/my/halfback.gif);
}
a.db:link, a.db:visited, a.db:active{
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color:#B3B3B3;
}
a.db:hover{
	
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
	color:#5B5B5B;
}
a.do:link, a.do:visited, a.do:active ,a.do:hover{
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color:#D5DBC1;
	background-color:#000000;
}
a.wt:link, a.wt:visited, a.wt:active ,a.wt:hover{
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
	color:#FFFFFF;
}
a.bl:link, a.bl:visited, a.bl:active ,a.bl:hover{
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
	color:#017CC2;
}
a.gr:link, a.gr:visited, a.gr:active{
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color:#71C267;
}
a.gr:hover{
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
	color:#71C267;
}
a.orng:link, a.orng:visited, a.orng:active{
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color:#FFB74C;
}
a.orng:hover{
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
	color:#FFB74C;
}
a.bn:link, a.bn:visited, a.bn:active ,a.bn:hover{
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}
.form{
	color: #5B5B5B;
	font-size: 10px;
	font-weight : normal;
	border: 1px solid #585858;
	background-color : #FFFFFF;
}
.flashback {
	position: absolute;
	z-index: 0;
}

/*Sign-up Link*/

.homeSignup {
	margin-top: 2px;
}
.homeSignup .signUpImg {
	background: url(/images/my/signUpImg.png) bottom no-repeat;
	border-top: 2px solid #FD9B35;
	width: 182px;
	height: 73px;
	position: absolute;
	z-index: 2;
}
.homeSignup .signupBg {
	position: absolute;
	z-index: 1;
}
.homeSignup .go {
	width: 75px;
	height: 54px;
	float: left;
}
.homeSignup .solo {
	width: 107px;
	height: 54px;
	float: left;
}
.homeSignup .signUp {
	width: 182px;
	height: 19px;
	clear: left;
}
.homeSignup:hover {
	cursor: hand;
	cursor: pointer;
}
.homeSignup:hover .go {
	background: #00B09C;
}
.homeSignup:hover .solo {
	background: #007AC3;
}
.homeSignup:hover .signUp {
	background: #000;
}
