body		{ background: #ffffff; color: #666666 }

.blue0		{ background-color: #000066 }
.blue1		{ background-color: #024e80 }
.blue2		{ background-color: #3f8bbd }
.blue3		{ background-color: #6699cc }
.grey0		{ background-color: #434343 }
.grey1		{ background-color: #869198 }
.grey2		{ background-color: #cccccc }
.grey21		{ background-color: #eeeeee }
.grey3		{ background-color: #F9F9F9 }
.dialog		{ background-color: #F70606 }
.white		{ background-color: #ffffff }

.fblue1		{ color: #024e80 }
.fblue2		{ color: #3f8bbd }
.fblue3		{ color: #6699cc }
.fgrey2		{ color: #cccccc }
.fgrey0		{ color: #434343 }
.fgrey4		{ color: #666666 }
.fwhite		{ color: #ffffff }
.fdialog		{ color: #666666 }
.onblue		{ border-color : #6699cc; color: #6699cc; background-color: #ffffff }

.content a:link	{ color: #024E80; text-decoration: none }
.content a:visited	{ color: #024E80; text-decoration: none }
.content a:hover	{ color: #024E80; text-decoration: underline }

.fblue1 a:link	{ color: #024e80; text-decoration: none }
.fblue1 a:visited	{ color: #024e80; text-decoration: none }
.fblue1 a:hover	{ color: #024e80; text-decoration: underline }

.fblue2 a:link	{ color: #3f8bbd; text-decoration: none }
.fblue2 a:visited	{ color: #3f8bbd; text-decoration: none }
.fblue2 a:hover	{ color: #6699cc; text-decoration: underline }

.fblue3 a:link	{ color: #6699cc; text-decoration: none }
.fblue3 a:visited	{ color: #6699cc; text-decoration: none }
.fblue3 a:hover	{ color: #3f8bbd; text-decoration: underline }

.fgrey0 a:link	{ color: #434343; text-decoration: none }
.fgrey0 a:visited	{ color: #434343; text-decoration: none }
.fgrey0 a:hover	{ color: #666666; text-decoration: underline }

.fwhite a:link	{ color: #ffffff; text-decoration: none }
.fwhite a:visited	{ color: #ffffff; text-decoration: none }
.fwhite a:hover	{ color: #ffffff; text-decoration: underline }

.fdialog a:link	{ color: #f70606; text-decoration: none }
.fdialog a:visited	{ color: #f70606; text-decoration: none }
.fdialog a:hover	{ color: #f70606; text-decoration: underline }

.breadcrumbs a:link		{ color: #024e80; text-decoration: none }
.breadcrumbs a:visited	{ color: #024e80; text-decoration: none }
.breadcrumbs a:hover	{ color: #024e80; text-decoration: underline }
