BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FAFCCB;
	background-image: url(img/bkgr.jpg);
	margin-top: 0px;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 20px;
}
table, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
}
table.form {
	background-image: url(img/bkgrform.jpg);
	color: #000000;
}
td.form {
	background: transparent;
	padding: 10px;
	color: #000000;
}
A{
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
}
A:ACTIVE {
	color : #99ccff;
}
A:FOCUS {
	color : #ffff99;
}
 A:HOVER {
	text-decoration: underline overline;
}
 A:LINK {
	color: #ffffff;	
}
A.navitem,A.navitem:FOCUS, A.navitem:HOVER, A.navitem:LINK {
	color: #ffffff;
}
.rates {
	color: #33ff33;	
}
input,textarea,select {
	background-color: #fbea7b;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navbar {
	text-align : center;
}
address, .footer {
	text-align: center;
	font-size: 9px;
	color: #FFDEAD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.sigblk {
	font-family: "Comic Sans MS",cursive, sans-serif;
	font-size: 18px;
	color: #FFD700;
	font-family: cursive;
	font-style: italic;
}
.picaption {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #99ffff;
	background-color: #006600;
}

.alert {
	font: bold 18px "Comic Sans MS", sans-serif;
	color: #FF8C00;
}
A.rates,A.rates:FOCUS, A.rates:HOVER, A.rates:LINK {
	color: #fbe77b;
}
td.categoryl {
	color: #4b0101;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 16px;
	text-align: right;
	background-color: fbe77b;
}
h2.categoryl{
	color: #4b0101;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 22px;
	background-color: fbe77b;
}
td.categoryr {
	color: #fbe77b;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 16px;
	text-align: center;
	background-color: #4b0101;
}
h2.categoryr {
	color: #fbe77b;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 22px;
	text-align: center;
}
HR.nav_bar {
	width: 575px;
	color: #993333;
}
.smalltext {
	font-size: 11px;
	text-align: center;
}
H1,.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	font-weight: bold;
	font-style: italic;
	color: #FFD700;
}

H2,.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	font-style: normal;
	color: #FFD700;
}

H3,.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size : 17px;
	color : #FFD700;
	font-style : normal;
	font-weight : normal;
}


