body { background-color:#ffffff}
ADDRESS,BLOCKQUOTE,CAPTION,CENTER,DD,DIR,DIV,DL,DT,FORM,H1,H2,H3,H4,H5,H6,
MENU,OL,P,TD,TH,UL {font-family: arial,geneva,sans-serif;font-size: 11px;color: #666666}
A:LINK {
	color: #0449BB;
	border:0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:VISITED {
	color: #0449BB;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:ACTIVE  {
	color: #0449BB;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:HOVER  {
	color: 02296B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.small-text {
	color: #000000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/plates/Plate_Long_BG_0mmBorder.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 3px;
	padding-left: 3px;
}
.small-text-square {
	color: #000000;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/plates/Plate_Square_BG_0mmBorder.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 3px;
	padding-left: 3px;
}
.text {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.headers {
	color: 666666;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text-bold {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bg_plate_long {
	background-image: url(images/plates/Plate_Long_BG_0mmBorder.jpg);
}
.bg_plate_square {
	background-image: url(images/template/bg_gradient.gif);
}
