/*********************************************************

T-Shirt Direct
by: Ian Bernstein

AYCOM Consulting
http://www.aycomconsulting.com

*********************************************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

a:link, a:visited {
	color: #0000FF;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
}

.menutextblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.menutext a:link, .menutext a:visited {
	color: #FF0000;
	text-decoration: none;
}
.menutext a:hover {
	color: #FF0000;
	text-decoration: underline;
}
div.contentframe {
	padding-left: 13px;
	padding-top: 1px !important;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
div.contentframe a:link, div.contentframe a:visited {}
div.contentframe a:hover {color: #FF0000;}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer a:link, .footer a:visited {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
