.text {
	font-family : verdana;
	font-size : 12px;
	text-decoration: none;
	color: black;
	padding : 10px 10px 10px 10px;
}
.ltextform {
	font-family : times;
	font-size : 14px;
	text-decoration: none;
	color: black;
}
.textform {
	font-family : arial;
	font-size : 12px;
	text-decoration: none;
	color: black;
	padding : 0px 0px 0px 10px;
}
.formbackgr {
	background : #eeeeee;
}
.links {
	font-family : Verdana;
	text-decoration: none;
	font-size : 12px;	
	color: #CC3300;
	font-weight : bold;
}
.links:hover {
	color: black;
}
.linkss {
	font-family : Verdana;
	text-decoration: none;
	font-size : 10px;	
	color: #CC3300;
	font-weight : bold;
}
.linkss:hover {
	color: black;
}
.button {
	background : Green;
	border : px outset Silver;
	font-family : Verdana;
	text-decoration: none;
	font-size : 12px;	
	color: White;
	font-weight : bold;
	margin-top : 4px;
}
.topp {
	background : Green;
	border : px dotted Silver;
	font-family : Verdana;
	text-decoration: none;
	font-size : 12px;	
	color: White;
	font-weight : bold;
}
.topptext {
	font-family : Verdana;
	text-decoration: none;
	font-size : 12px;	
	color: #000000;
	font-weight : bold;
	padding : 2px 2px 2px 2px;
}
.topptext2{
	font-family : Verdana;
	text-decoration: none;
	font-size : 10px;	
	color: #000000;
	font-weight : normal;
	padding : 1px 2px 1px 2px;
}
.linktopp {
	background : Green;
	font-family : Verdana;
	text-decoration: none;
	font-size : 12px;	
	color: White;
	font-weight : bold;
}
.linktopp:hover{
	color: whiter;
	background : #CC3300;
}
.linktopp-on {
	background : Green;
	font-family : Verdana;
	text-decoration: none;
	font-size : 12px;	
	color: White;
	background : #CC3300;
	font-weight : bold;
}
.linksrap {
	font-family : Verdana;
	text-decoration: none;
	font-size : 12px;	
	color: Black;
	border: 1px Solid Black;
	font-weight : bold;
}

.checkbox {
	background : #ffffff;
	border : 1px solid Grey;
}
.dotted {
	background : #F9FFF9;
	border : 1px dotted Silver;
	padding : 4px 10px 20px 10px;
}
.dottedcontent {
	background : white;
	border : 1px dotted Silver;
	font-family : verdana;
	font-size : 12px;
	text-decoration: none;
	color: black;
	padding : 0px 4px 0px 4px;
}
.red {
	background : #CC3300;
	border : 1px solid Silver;
	font-family : Verdana;
	text-decoration: none;
	font-size : 10px;	
	color: White;
	font-weight : normal;
	padding : 1px 1px 1px 4px;
}
.lightbrown3 {
	background : #F9F5EC;
	padding : 0px 10px 0px 10px;
}
.white {
	background : White;
	border : 1px dotted Silver;
	font-family : Verdana;
	text-decoration: none;
	font-size : 13px;	
	color: #725F25;
	font-weight : bold;
	padding : 2px 0px 2px 4px;
}
.info {
	background : #6896BF;
	border : 1px dotted #003871;
	font-family : Verdana;
	text-decoration: none;
	font-size : 11px;	
	color: White;
	font-weight : bold;
	padding : 2px 2px 2px 2px;
}
.trip {
	background : Gray;
	font-family : Verdana;
	text-decoration: none;
	font-size : 10px;	
	color: White;
	font-weight : normal;
	padding : 2px 2px 2px 2px;
}
.trip:hover{
	color: Black;
}
}
.head {
	background : #000000;
	border : 1px dotted Silver;
	font-family : Verdana;
	text-decoration: none;
	font-size : 22px;	
	color: #ffffff;
	font-weight : bolder;
	padding : 2px 2px 2px 2px;
}
.headline {
	font-family : arial;
	text-decoration: none;
	font-weight : normal;
	font-size : 14px;
	color: #000000;
	font-weight : bolder;
}
.small {
	font-family : arial;
	text-decoration: none;
	font-weight : normal;
	font-size : 10px;
	color: #000000;
}
