.fonts {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
}
.fonts1 {
	font-family: Tahoma;
	font-size: 11px;
		color: #1f5587;
}
.black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.blackx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.blues {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1f5587;
}
.bluesx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1f5587;
}
.bluesx1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1f5587;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
}
.orange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.orangex {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.green {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #85ab09;
}
.skyblue {
	font-family: Tahoma;
	font-size: 10px;
	color: #00CCFF;
	font-weight: bold;
}
.white {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitBIG {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.greenBIG {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #85ab09;
}
.bigblues {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #1f5587;
}
.gray {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.waitnarrow {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;

}
.label {
    color: #1F5587;
    float: left;
    font-weight: bold;
    margin: 0 6px 0 0;
    text-align: right;
    width: 90px;
}
#content-0, #content-1, #content-2, #content-3, #content-4, #content-5, #content-6, #content-7 {
    display: none;
    font-family: Tahoma;
	font-size: 10px;
    margin: 5px 5px 5px 5px;
    text-align: left;
    width: 380px;
}
#content-1 {
    display: block;

}
.inputbutton {
    text-align: center;
    margin: auto;    
}
#comments {
    border: 0px solid #CCCCCC;

/*    display: none;*/
    height: 150px;
    
    width: 350px;
}
#contact textarea {
    background-color: #e5e5e5;
    border: 1px solid #CCCCCC;
    color: #000000;
    font-family: Tahoma;
	font-size: 10px;
    height: 50px;
    padding: 1px 3px;
    width: 237px;
}
.inputtext {
    background-color: #e5e5e5;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: Tahoma;
	font-size: 11px; 
    height: 14px;
    margin-bottom: 3px;
    padding: 0 3px;
    width: 300px;
}

.inputtext2 {
    background-color: #e5e5e5;
    border: 1px solid #CCCCCC;
    color: #000000;
    font-family: Tahoma;
    font-size: 11px; 
    height: 14px;
    margin-bottom: 3px;
    padding: 0 3px;
    width: 245px;
    height: 20px;
}
.inputbutton input {
    background-color: #e5e5e5;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: verdana;
    font-size: 11px;
    
}
.message {
    background-color: #e5e5e5;
    border: 1px solid #CCCCCC;
    color: #000000;
    font-family: Tahoma;
	font-size: 11px;
    margin: auto;
    padding: 3px 3px;
    width: 300px;
}
.image {
	
	border: 1px solid #665424;
	
}
.image1 {
	margin: 0px;
	border: 1px solid #ffff00;
	width: 100px;
}
.nowplaying {
	color: #AA7C00;
	font-weight: bold;
	padding-top: 4px;
	float: left;
}
A.linkmenu:LINK, A.linkmenu:VISITED {
	color : white;
	text-decoration : none;
	font-size : 11px;
	
	font-family: Verdana;
	}

A.linkmenu:HOVER {
	color : white;
	text-decoration : none
	font-size : 11px;
	
	font-family: Verdana;
}