.copyright {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #666666;

}
.copyright a:link {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #666666;


}
.copyright a:visited {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #666666;


}
.copyright a:hover {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #999999;

}
.leftside {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.leftside a:link {


	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.leftside a:visited {



	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.leftside a:hover {




	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.content {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
}
.content a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #801A4C;
	font-weight: bold;

}
.content a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #801A4C;
	font-weight: bold;

}
.content a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	font-weight: bold;

}
.title {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #801A4C;
	font-weight: bold;

}
.title a:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #801A4C;
	font-weight: bold;

}
.title a:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #801A4C;
	font-weight: bold;

}
.title a:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #801A4C;
	font-weight: bold;

}
.input_normal {
	width:auto; 
	height:20px; 
	font-family: tahoma,verdana; 
	font-weight:normal;
	font-size: 11px; 
	color:black; 
	background-color:white; 
	border-style: thin; 
	border-width: 1px; 
	border-color:white;
	padding: 2px;
}

.input_textfield {
	width:auto; 
	height:auto; 
	font-family: tahoma,verdana; 
	font-weight:normal;
	font-size: 11px; 
	color:black; 
	background-color:white; 
	border-style: thin; 
	border-width: 1px; 
	border-color:white;
	padding: 2px;
}

.button_normal {
	width:auto; 
	height:20px; 
	font-family: verdana; 
	font-weight:bold; 
	font-size: 11px; 
	border-style: thin; 
	border-width: 1px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	/*background-color: #430B7A;*/
	background-color: #CCCCCC;
	/*border:1px #000000 solid;*/
	font-size: 12px;
	height:20px;
}

.style7 {color: #666666; font-size: 12px; font-weight: bold;}

.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.style8 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.style8 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.style8 a:hover {
	color: gray;
	text-decoration: none;
}

.style10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.style12 {
	font-size:14px;
}

.TrackPos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:center;

}

.style13 {color: #FFFFFF; font-size: 12px; font-weight: bold; background-color:#430B7A; height:20;}
/* ------- */

.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #430B7A;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	height:30;
}

.leftnav_h{
	height:500;
}
/* ---Left Nav---- */

.verdana_black_10{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	}
.verdana_orange_link{
	font-family:Verdana;
	font-size:10px;
	color:#af6d0e;
	text-decoration:none;
	}
.verdana_orange_link:hover{
	font-family:Verdana;
	font-size:10px;
	color:#af6d0e;
	text-decoration:underline;
	}
.arial_white_16{
	font-family:Arial;
	font-size:15px;
	font-weight:bold;	
	text-decoration:none;
	color:#FFFFFF;
	}
/*.gray_bg{
	background-color:#430B7A;
	}*/
	
.gray_bg{
	background-image:url(../images/gray_bg.gif);
	background-repeat:no-repeat;
	height:75px;
	}	
