body {
	background-color: #0602CB;
	display: block;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #ffffff;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
	font-size: 18px;
	padding-left: 20px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal  Tahoma, Arial;
color: #ffffff;
text-decoration: underline;
}

a:hover {

font: normal  Tahoma, Arial;
color: #ffffff;
text-decoration: none;

}

a.blue-text{
	color: #110AC6;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

a.white-link-underline18 {	
	text-decoration: underline;
	font-size: 18px;
	color: #FFFFFF;
}

a.white-link-16 {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.white-text{
color: #ffffff;
text-decoration: none;

}

.white-text12{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.white-text14{
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 20px;
}

.white-text14np{
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 0px;
}

.white-text14-underline{
	color: #ffffff;
	text-decoration: underline;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 0px;
}

.white-text18{
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.blue-text{
	color: #110AC6;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.body-text18{
	color: #B3D41D;
	text-decoration: none;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.body-text18r{
	color: #B3D41D;
	text-decoration: none;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 20px;
}

.body-text18r-nopad{
	color: #B3D41D;
	text-decoration: none;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-left: 0px;
}

.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #db9a00;
text-decoration: none;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}
#exitButton {
	background-color: #FFFFFF;
	background-image: url(images/OnlineCatalogSky.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 770px;
}

.green-text{
color: #65870e;
text-decoration: none;
}
#wrapperSWF {
	height: 500px;
	width: 770px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	display: block;
}
#catalogbanner {
	height: 100px;
	width: 770px;
}
#categoryTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #65870e;
	text-align: center;
	background-color: #000000;
	padding-top: 15px;
}
#photo {
	float: left;
	padding-left: 10px;
}

