body td, span, li, ul, p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000080;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}

.fds a:link, .fds a:visited {background: #FF0000; text-decoration: none; line-height: 18px; height: 18px; float:left; width:190px; margin-left:0px; text-align:left; padding-left:8px; padding-top:3px; padding-bottom:3px; color:#ffffff; font-weight:bold; font-size:13px; margin-bottom: 3px;}
.fds a:hover {background: #3300FF; text-decoration: none; float:left; width:190px; line-height: 18px; height: 18px; text-align:left;  padding-left:8px; padding-top:3px; padding-bottom:3px; color:#ffffff; font-weight:bold; font-size:13px; margin-bottom: 3px;}


.slogan {font-size: 17px;
	font-family: verdana;
	font-weight: bold;
	color: #163182;
}

.title {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

.hometitle {font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #3300FF;
}


ul{list-style:square}

/* links */

a:link, a:active, a:visited{ 
    font-weight: BOLD;
    color: #000080; 
	text-decoration: none;
}
a:hover {
    font-weight: BOLD;
    color: #821C8C;
	text-decoration: underline;
}

/* top navigation */
.nav, .nav a:link, .nav a:active, .nav a:visited {
    font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
    color: #FFFF00; 
	text-decoration: none;
}

.nav, .nav a:hover {
    font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
    color: #ffffff; 
	text-decoration: none;
}

.copy {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF; 
	text-decoration: none;
	padding: 5px;
	text-align: right;
}

.foot {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFF00; 
	text-decoration: none;
	padding: 5px;
}

.foot a:link, .foot a:visited {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFF00; 
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.foot a:hover {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff; 
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

/* bottom navigation */

a.botmenu:link, a.botmenu:visited, a.botmenu:active
{  
font-size: 10px;
font-weight: bold; 
color: #FFFF00; 
text-decoration: none;
text-transform: uppercase;
}


a.botmenu:hover 
{  
font-size: 10px;
font-weight: bold; 
color: #ffffff; 
text-decoration: none;
text-transform: uppercase;
}

.cartnav a:link, .cartnav a:active, .cartnav a:visited{ 
    font-weight: normal;
	font-size: 12px;
    color: #333333; 
   	text-transform: uppercase;
	font-weight: bold; 
    text-decoration: none;
}
.cartnav a:hover {
    font-weight: normal;
	font-size: 12px;
    color: #821C8C;
   	text-transform: uppercase;
	font-weight: bold; 
	text-decoration: underline;
}

.cyber, .cyber a:link, .cyber a:active, .cyber a:visited {
    font-weight: normal;
	font-size: 11px;
    color: #FFFF00; 
	text-decoration: none;
}

.cyber, .cyber a:hover {
    font-weight: normal;
	font-size: 11px;
    color: #ffffff; 
	text-decoration: none;
}


/* form elements */
input {
	font-size: 12px;
	color: #000000;
}
select {
	font-size: 12px;
	color: #000000;
}