BODY {background-color: #FFFFFF; }

p  {font-family: Arial; font-size: x-small; color: #000000;}

ol {font-family: Arial; font-size: x-small; color: #000000;}

ul {font-family: Arial; font-size: x-small; color: #000000;}

li  {font-family: Arial; font-size: x-small; color: #000000;}

td {font-family: Arial; font-size: x-small; color: #000000;}

th {font-family: Arial; font-size: x-small; font-weight: bold; color: #000000;}

.submit {
font-family: Arial;
font-size: xx-small;
color: red;
width: 400px;
}

.reset {
font-family: Arial;
font-size: xx-small;
color: red;
}

.title {
font-family: Cooper Black;
font-size: small;
color: #000000
}


.subtitle {
font-family: Cooper Black;
font-size: small;
color: #BB5E00
}

.tdwidth {
width:600px;
background-color: #FFFFFF;
}


.navbar {
font-family: Cooper Black;
font-size: small;
color: #000000;
background-color: #BB5E00;
}

A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:hover {text-decoration: none; color: #FE7F00;}
A:active {text-decoration: none;}

.tabletitles {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #BB5E00;
	color: #000000;	
}

.background {
background-image: url("images/store/storefront.JPG");
background-repeat: repeat-x;
background-position: bottom;
background-attachment: scroll;
}

.backgroundtitan {
background-image: url(images/titan/titan.jpg);
background-repeat: repeat-y;
background-position: bottom;
}