/* CSS Document */

body {
	font-family:"Times New Roman", Times, serif;
	color: #003300;
	background-color: #CCFFCC;
}



a:link {
	color: #CC6666;
	text-decoration: none;
}

a:visited {
	color: #CC6666;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: underline;
	}


.bigpageheaderitalic {
	font-family:"Times New Roman", Times, serif;
	font-size:xx-large;
	color: #CC6666;
	font-weight: bold;
	font-style: italic;
}


.bigpageheader {
	font-family:"Times New Roman", Times, serif;
	font-size:xx-large;
	color: #CC6666;

}


.smallpageheader {
	font-family:"Times New Roman", Times, serif;
	font-size:x-large;
	color: #003300;
}

.smallpageheaderbold {
	font-family:"Times New Roman", Times, serif;
	font-size:x-large;
	color: #CC6666;
	font-weight: bold;
}
.smallpageheaderboldMargin {
	font-family:"Times New Roman", Times, serif;
	font-size:x-large;
	color: #CC6666;
	font-weight: bold;
	margin-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.smallpageheaditalic {
	font-family:"Times New Roman", Times, serif;
	font-size:large;
	color: #CC6666;
	font-style: oblique;
}
.xsmallpageheaditalic {
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	color: #CC6666;
	font-style: oblique;
}

.xxsmallpageheaditalic {
	font-family:"Times New Roman", Times, serif;
	font-size:small;
	color: #CC6666;
	font-style: oblique;
}

.regulartext {
	font-family:"Times New Roman", Times, serif;
	font-size:large;
	color: #003300;
}

.nav_text_main {
	font-family:"Times New Roman", Times, serif;
	font-size: large;
	color: #CC6666;
	font-weight: bolder;
	font-style: italic;	
}

.nav_text_sub {
	font-family:"Times New Roman", Times, serif;
	font-size: medium;
	color: #CC6666;
	margin-left: 25px;
	font-weight: bold;
}


.cellback {
background-color:#FFFFFF;
}

.borderbottom {
	border-bottom-style: solid;
	border-bottom-color: #009900;
	border-bottom-width:3px;
	valign: top;
	font:"Times New Roman", Times, serif;
	
}

.couponborder {
	border:dotted;
	border-color:#009900;
}
	.test {
	background-color: #96C;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #FFF;
}

