/* CSS Document */

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}
.bulletItem {font-weight:  bold;
	font-size:12px;
	color:#666699;
}
.indent { 
	margin-left:10px; 
	margin-right:3px;
	}
	
.homeul {
	list-style-type: square;
	padding-left: 12;
	margin-left: 12;
}

a:link, a:visited, a:active, .checkboxinput { color: #999999; }
a:hover { color: #999999; }

.white {	
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:  bold;
	margin-left:10px; 
	margin-right:3px
}

.dark {	
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:  bold;
	margin-left:10px; 
	margin-right:3px
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.style3 {
	color: #666699;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

.style4 {
	color: #666699;
	font-weight: bold;
	text-transform: uppercase;
}

.style5 {	
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	margin-left:5px; 
}

ul {
	list-style-type: square;
	padding-left: 8;
	margin-left: 8;
}
