.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #666666;
}
.mainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
}
.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.mainwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
}
.whitemainnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #666666;
}
.whiteheadernews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	font-weight: bold;
}
.menutextwhite {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #55638A;
}
.largedecortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #CCCCCC;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #386592;
	font-style: italic;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
}
.bullets {
	list-style-image: url(images/square-bullet-small.gif);
	line-height: 20px;
}
.quickstartbground {
	background-image: url(images/quick-search_02.gif);
	background-repeat: repeat-y;
}
.stroke {
	border: thin solid #999999;
	width: 745px;
	height: 100%;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.smallstroke {
	border: thin solid #666666;
	width: 100%;
}
.border {
	border: thin solid #A5A5A5;
}
.greybground1 {
	background-color: #D6D6D6;
	height: 5px;
}
.darkgreybground {
	background-color: #A5A5A5;
}
.greybground2 {
	background-color: #D6D6D6;
	height: 100%;
	width: 147px;
}
.rule {
	background-image: url(images/rule.gif);
	background-repeat: repeat-x;
	height: 6px;
}
.9height {
	height: 10%;
}
.90width {
	width: 90%;
	background-position: center;
}
.100width {
	width: 100%;
}
.25width {
	width: 40%;
}
.100width100height {
	height: 100%;
	width: 100%;
}
.745pixelswide {
	width: 745px;
	background-position: center;
}
.25percentwidth {
	width: 24%;
}
.100width50 {
	width: 100%;
	height: 50px;
}
.60pxheight {
	height: 60px;
	width: 100%;
}
.108pxheight {
	height: 108px;
}
.134pxheight {
	height: 134px;
}
.21pxheight {
	height: 21px;
}
.563pxheight {
	width: 563px;
}
.20pxwidth {
	width: 15px;
}
.260pxwidth {
	height: 100%;
	width: 260px;
}
.10rowheight {
	height: 10px;
}
.85width {
	width: 85%;
}
.10pxwidth {
	width: 5px;
}
.147width {
	width: 147px;
}
.listseperator {
	line-height: 20px;
}
.width240px {
	width: 240px;
}
