/* CSS Document */
td,font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	list-style-type:disc;
	line-height:2em;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: White;
}

.terms {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
.footer {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.fee {
	font-size: 11px;
	font-weight:bold;
	color:#990000;
}


A:visited { color:#CC3300; text-decoration: none;}
A:link { color:#CC3300; text-decoration:none;}
A:hover { color:#CC3300; text-decoration:underline;}


.link_count {
	font-size: 11px;
	color:#FF6600;
}
.req  {
	font-size: 14px;
	color:#FF0000;
}
.tip  {
	font-size: 10px;
	color:#0066FF;
	font-weight:bold;
}
.id  {
	font-size: 10px;
	color:#009900;
}

.warning-big  {
	font-size: 14px;
	color:#FF0000;
	font-weight:bold
}

.description {
	font-size: 12px;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
}
.url {
	font-size: 11px;
		color:#0066FF;
			padding-left:12px;
}
.crumbs {
	font-size: 12px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
.search {
	font-size: 11px;
	font-family:verdana, Arial, Helvetica, sans-serif;

}

.box{
	font-size:10px;
	border-bottom:1px solid #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;

}

