body {
	margin: 0px 0px 0px 0px;
	background-color : #FDD376;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color : #ffffff;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : bold;
	font-size : 11px;
	padding: 0px;
	margin: 0px;
}

h2 {
font-size: 13px;
color: #b90000;
}


p, td, th, li, .text {
	color : #070F3D;
	font-family : 'Verdana', 'Geneva', 'Helvetica', sans-serif;
	font-size : 11px;
}

.whitetext {
	color : #ffffff;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : bold;
	font-size : 11px;
}
.whitesubheading {
	color : #ffffff;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : bold;
	font-size : 11px;
}
.subheadings {
	color : #003273;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : bold;
	font-size : 12px;
}
.red {
	color : #E4232F;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : bold;
	font-size : 12px;
}
.whitetitle {
	color : #070F3D;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : bold;
	font-size : 13px;
}
a.whitetitle:link, a.whitetitle:active, a.whitetitle:visited {
	color : #ffffff;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : bold;
	font-size : 13px;
	text-decoration:underline;
}
a.whitetitle:hover {
	color : #ffffff;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : bold;
	font-size : 13px;
	text-decoration:none;
}
a.yellow:link, a.yellow:visited, a.yellow:active {
	color : #FDB813;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
a.yellow:hover {
	color : #FDB813;
	font-weight : bold;
	text-decoration : underline;
}
.textsml {
	color : #000000;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : normal;
	font-size : 10px;
}
.footertext {
	color : #000000;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : normal;
	font-size : 10px;
}
a.smlredtext:link, a.smlredtext:active, a.smlredtext:visited {
	color : #E4232F;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
}
a.smlredtext:hover {
	color : #E4232F;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : bold;
	font-size : 10px;
	text-decoration : underline;
}
a:link, a:active, a:visited {
	color : #070F3D;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : normal;
	font-size : 11px;
	text-decoration : underline
}
a:hover {
	color : #070F3D;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none
}





a.click:link, a.click:active, a.click:visited {
	color : #070F3D;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}
a.click:hover {
	color : #070F3D;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : bold;
	font-size : 12px;
	text-decoration : underline;


}



a.footer2:link, a.footer2:active, a.footer2:visited {
	color : #000000;
	font-size: 10px;
	text-decoration : underline;
}
a.footer2:hover {
	color : #E4232F;
	font-size: 10px;
	text-decoration : none;
}



a.footerlink:link, a.footerlink:active, a.footerlink:visited {
	color : #E4232F;
	text-decoration : none;
}
a.footerlink:hover {
	color : #E4232F;
	text-decoration : underline
}
a.smlredtext:link, a.smlredtext:active, a.smlredtext:visited {
	color : #E4232F;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
}
a.smlredtext:hover {
	color : #E4232F;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : bold;
	font-size : 10px;
	text-decoration : underline
}
a.white:link, a.white:active, a.white:visited {
	color : #ffffff;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}
a.white:hover {
	color : #ffffff;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : normal;
	font-size : 11px;
	text-decoration : underline
}
.whitetextsml {
	color : #ffffff;
	font-family : 'Verdana','Arial', 'Geneva', 'Helvetica', sans-serif;
	font-weight : normal;
	font-size : 10px;
}
.bg1 {
	background-color : #ffffff;
}
.bg2 {
	background-color : #FDD376; /* yellow bg */
}
.bg3 {
	background-color : #FDB813; /* main content bg */
}
.bg4 {
	background-color : #070F3D; /* purple bg */
}
.bg5 {
	background-color: #FEC546; /* side panels */
}	
.inputbox, .inputbox1 {
	color : #070F3D;
	font-family : 'Verdana', 'Lucida Grande', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color: #ffffff;
	width : 98.5%;
	text-align : left;
	border : 1px solid #7F9DB9;
}
.inputbox2 {
	color : #070F3D;
	font-family : 'Verdana', 'Lucida Grande', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color: #ffffff;
	width : 90px;
	text-align : left;
	border : 1px solid #7F9DB9;
}
.inputbox3 {
	color : #070F3D;
	font-family : 'Verdana', 'Lucida Grande', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color: #ffffff;
	width : 50px;
	text-align : left;
	border : 1px solid #7F9DB9;
}
.inputbox4 {
	color : #070F3D;
	font-family : 'Verdana', 'Lucida Grande', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color: #ffffff;
	width : 240px;
	text-align : left;
	border : 1px solid #7F9DB9;
}
.button {
	color : #ffffff;
	font-family : 'Verdana', 'Geneva', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : normal;
	background-color : #070F3D;
	text-align : center;
}
.button2 {
	color : #ffffff;
	font-family : 'Verdana', 'Geneva', 'Helvetica', sans-serif;
	font-size : 10px;
	font-weight : normal;
	background-color : #E4232F;
	text-align : center;
	width : 30px;
}
/* Dropdown Navigation Menu Styles */

.clsCMOn {
	color : #ffffff;
	font-family : 'Arial Narrow', 'Arial', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}
.clsCMOver {
	color : #333333;
	font-family : 'Arial Narrow', 'Arial', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

/* Standard forms
------------------*/

#wishlist form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}
#wishlist em span,
#wishlist form .required {
color: #b90000;
font-weight: bold;
}
#wishlist form legend {
font-weight: bold;
text-transform : uppercase;
}
#wishlist form label {
display: block;
float: left;
width: 200px;
font-weight: bold;
}
#wishlist form input,
#wishlist form textarea,
#wishlist form select {
font-family : 'Verdana', 'Lucida Grande', 'Helvetica', sans-serif;
font-size : 11px;
width: 250px;
border : 1px solid #7f9db9;
}
#wishlist form p {
clear: both;
}
#wishlist form fieldset#submit {
border: none;
padding: 0;
text-align: right;
}
#wishlist form fieldset#submit input {
width: auto;
padding: 0 10px;
cursor: pointer;
xbackground-color: #ce7418;
border: none;
xcolor: #fff;
}