body {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: white;
	background: black;
	margin: 0px;
}
td {
	color: #ffffff;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
}
a:link,a:visited,a:active{
	font-size: 12px;
	color: #ffc000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

.p0 {
	margin-top: 0px;
}
.title {
	color: white;
	background: #aa0000;
	padding: 4px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	background-image: URL('/gfx/ptop_bigAA0000.gif');
	background-repeat: repeat-x;
}

.info {
/*	border: 1px solid #FECC33;*/
	margin: 8px 0px;
}

.infoItem {
	font-size: 11px;
	padding: 2px;
	background: #404040;
}

.revQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF00;
}
.revProvider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}
.revText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66FFFF;
}
.revTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
}
.revMark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF00;
	font-weight: bold;
}












.panel {
	background-color: #000000;
	border: 2px solid #AA0000;
	font-size: 10px;
	margin-bottom: 4px;
}
.panelTitle {
	color: black;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 4px 0px;
}
/* Hides from IE5-mac \*/
* html .panelTitle {height: 1%;}
/* End hide from IE5-mac */

.panelBlock {
	border-top: 1px solid #6B5600;
	border-left: 1px solid #A28200;
	border-right: 1px solid #FFD735;
	border-bottom: 1px solid #FFE26C;
	background: #ffffff;
	padding: 8px;
}
.panelItem,.panelIndent {
	font-size: 10px;
	padding: 2px;
}
.panelIndent {
	padding-left: 12px;
	font-size: 9px;
}
a.panelLink:link,a.panelLink:visited,a.panelLink:active,a.panelLink:hover {
	color: #c00000;
	text-decoration: none;
}
a.panelLink:hover {
	color: #ff0000;
}

.navBarLogo {
	background: #000000;
/*	background-image: URL('/gfx/nav_bgnd2.gif'); */
}
.navBar {
	background-image: URL('/gfx/nav_bgnd.gif');
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-bottom: 10px;
}
.navBarShadow {
	height: 10px;
	background-image: URL('/gfx/nav_bar_shadow.gif');
}

/* ------ PANEL A ------ */
.panelA {
	border: 1px solid black;
	padding: 2px;
	background-image: URL('/gfx/panel_topAA0000.gif');
	background-repeat: repeat-x;
	background-color: #AA0000;
	margin-bottom: 10px;
}
.panelATitle {
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 4px 0px;
}
.panelABlock {
	border: 1px solid #000000;
	background: #000000;
	padding: 0px;
}
.panelAItem {
	font-size: 11px;
	padding: 2px;
}
a.panelALink:link,a.panelALink:visited,a.panelALink:active,a.panelALink:hover {
	font-size: 10px;
	color: #ffc000;
	text-decoration: none;
}
a.panelALink:hover {
	color: #ffff00;
}

/* ------ PANEL B ------ */
.panelB {
	border: 1px solid black;
	padding: 2px;
	background-image: URL('/gfx/panel_topAA0000.gif');
	background-repeat: repeat-x;
	background-color: #AA0000;
	margin-bottom: 10px;
}
.panelBTitle {
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 4px 0px;
}
.panelBBlock {
	border: 1px solid #000000;
	background: #000000;
	padding: 10px;
}
.panelBItem {
	font-size: 11px;
	padding: 2px;
}
a.panelBLink:link,a.panelALink:visited,a.panelALink:active,a.panelALink:hover {
	color: #ffc000;
	text-decoration: none;
}
a.panelBLink:hover {
	color: #ffff00;
}

.panelCBlock {
	border: 1px solid #ffffff;
	background: #ffffff;
	padding: 10px;
	color: black;
	font-size: 11px;
}

a.panelCLink:link,a.panelCLink:visited{
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
a.panelCLink:hover {
	color: #00BF00;
	font-weight: bold;
}

.blackText{
	color: black;
	font-size: 11px;
}

.panelYellow {
	border: 1px solid black;
	padding: 2px;
	background-image: URL('/gfx/panel_top_yellow.gif');
	background-repeat: repeat-x;
	background-color: #FFCC00;
	margin-bottom: 10px;
}

.floatRight {
	margin-left: 10px;
	float: right;
}
/* Hides from IE5-mac \*/
* html .floatRight {height: 1%;}
/* End hide from IE5-mac */

.margin {
	margin-right: 10px;
}

.floatLeft {
	margin-right: 10px;
	float: left;
}

/* Hides from IE5-mac \*/
* html .floatLeft {height: 1%;}
/* End hide from IE5-mac */

.clear {
	clear: both;
}

a:link.crosslink {
	color: #000000;
	text-decoration: none;
	font-size: 1px;

}
a:visited.crosslink {
	color: #000000;
	text-decoration: none;
	font-size: 1px;
}
a:hover.crosslink {
	color: #000000;
	text-decoration: none;
	font-size: 1px;
}

.large {
	font-size: 72px;
}
.xlarge {
	font-size: 144px;
}