/* CSS Document Copyright (c) 2006 EZ Show LLC */

/*/////////// BODY ////////////*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
/*/////////// BODY ////////////*/

/*/////////// MAIN ////////////*/
.mainText {
	font-family:tahoma;
	font-size:11px;
	color:#555;
	line-height:15px;
	}
	
.mainText a:link {color:#ff9000; text-decoration:none;}
.mainText a:visited {color:#ff9000; text-decoration:none;}
.mainText a:active {color:#ff9000; text-decoration:none;}
.mainText a:hover {color:#999999; text-decoration:underline;}

.navLeft {
	font-family:tahoma;
	font-size:11px;
	color:#555;
	line-height:17px;
	}
	
.navLeft a:link {color:#555; text-decoration:none;}
.navLeft a:visited {color:#555; text-decoration:none;}
.navLeft a:active {color:#555; text-decoration:none;}
.navLeft a:hover {color:#999; text-decoration:underline;}

.navLeftOn {
	font-family:tahoma;
	font-size:11px;
	color:#ff9000;
	}
	
.navTop {
	font-family:tahoma;
	font-size:11px;
	color:#555;
	line-height:15px;
	}
	
.navTop a:link {color:#ff9000; text-decoration:none;}
.navTop a:visited {color:#ff9000; text-decoration:none;}
.navTop a:active {color:#ff9000; text-decoration:none;}
.navTop a:hover {color:#999999; text-decoration:underline;}

.samplesText {
	font-family:tahoma;
	font-size:10px;
	color:#777;
	}
	
.samplesText a:link {color:#ff9000; text-decoration:none;}
.samplesText a:visited {color:#ff9000; text-decoration:none;}
.samplesText a:active {color:#ff9000; text-decoration:none;}
.samplesText a:hover {color:#999999; text-decoration:underline;}

.bold1 {
	font-family:tahoma;
	font-size:11px;
	color:#666;
	font-weight:bold;
	}
/*/////////// MAIN ////////////*/

/*/////////// LOGIN ////////////*/
.loginField {
	width:90px;
	padding-left:2px;
	font-family:tahoma;
	font-size:10px;
	color:#555;
	border:1px solid #bbb;
	background-color:#eee;
	}

.loginText1 {
	font-family:tahoma;
	font-size:10px;
	color:#888;
	}
	
.loginText1 a:link {color:#888; text-decoration:none;}
.loginText1 a:visited {color:#888; text-decoration:none;}
.loginText1 a:active {color:#888; text-decoration:none;}
.loginText1 a:hover {color:#333; text-decoration:none;}

.loginText2 {
	font-family:tahoma;
	font-size:10px;
	color:#aaa;
	}
/*/////////// LOGIN ////////////*/

/*/////////// FOOTER ////////////*/
.footerText1 {
	font-family:tahoma;
	font-size:10px;
	color:#777;
	}
	
.footerText1 a:link {color:#777; text-decoration:none;}
.footerText1 a:visited {color:#777; text-decoration:none;}
.footerText1 a:active {color:#777; text-decoration:none;}
.footerText1 a:hover {color:#333; text-decoration:none;}

.footerText2 {
	font-family:tahoma;
	font-size:10px;
	color:#999;
	}
/*/////////// FOOTER ////////////*/
