/*summer colors*/

/*body{background-image:url(../images/background.jpg); background-repeat:repeat}*/

body{background-color:#cc0000} background color

h1 {font: normal 22pt arial}
h1 {color: #000000}
h1 {text-align:center}

h2 {font: normal 8pt arial}
h2 {color: #000000}

h3 {font: normal 16pt arial}
h3 {color: #000000}

h4 {font: normal 8pt arial}
h4 {color: #ff0000}


h5 {font: normal 10pt arial}
h5 {color: #000000}

h6 {font: normal 12pt arial; color: #000000}

p {font: normal 12pt arial}

td {font: normal 12pt arial}

a.one:link {color: #000000; text-decoration: none; font-family: sans-serif; font-size: 70%}
a.one:visited {color: #000000; text-decoration: none; font-family: sans-serif; font-size: 70%}
a.one:hover {color: #66ffff; text-decoration: none; background-color: #0000cc; font-family: sans-serif; font-size: 70%}

a.two:link {color: #000000; text-decoration: none; text-align:center; font-size:8pt; font-weight: bold}
a.two:visited {color: #000000; text-decoration: none; text-align:center; font-size:8pt; font-weight: bold}
a.two:hover {color: #000000; text-decoration: none; text-align:center; font-size:8pt; font-weight: bold; background-color: #cccccc}

a.three:link {color: #000000; text-decoration: underline}
a.three:visited {color: #000000; text-decoration: underline}
a.three:hover {color: #000000; text-decoration: underline; background: #cccccc}	


table.headerbox td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	background-color: #ffffcc;
	-moz-border-radius: 0px 0px 0px 0px;}

table.contentbox td {
	border-width: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	background-color: #ffffcc;
	-moz-border-radius: 0px 0px 0px 0px;}

/*	border-color: gray gray gray gray;*/
/*border-style: inset inset inset inset;*/
/*	background-image:url(../images/tablet.jpg);*/
