body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #4E5086;
	text-decoration: none;
}
a:visited {
	color: #4E5086;
	text-decoration: none;
}
a:active {
	color: #4E5086;
	text-decoration: underline;
}
a:hover {
	color: #4E5086;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.normal1 {
	font: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.normal1 a:link{
	color: #000000;
}
.normal1 a:visited{
	color: #000000;
}
.normal1 a:active{
	color: #4E5086;
}
.normal1 a:hover{
	color: #4E5086;
}

.smalltitle {
	font: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4E5086;
	font-family: Arial, sans-serif;
}
.smalltitle a:link{
	color: #4E5086;
}
.smalltitle a:active{
	color: #4E5086;
}
.smalltitle a:hover{
	color: #4E5086;
}

.greysmalltitle {
	font: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4d4d4d;
	font-family: Arial, sans-serif;
}

.orange11 {
	font: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D04E23;
	font-family: Arial, sans-serif;
}
.orange11 a:link {
	color: #D04E23;
	text-decoration: underline;
}
.orange11 a:visited {
	color: #D04E23;
	text-decoration: underline;
}
.orange11 a:active {
	color: #D04E23;
	text-decoration: underline;
}
.orange11 a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}

.red11 {
	font: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA171E;
	font-family: Tahoma, Arial, sans-serif;
}
.red11 a:link {
	color: #CA171E;
	text-decoration: underline;
}
.red11 a:visited {
	color: #CA171E;
	text-decoration: underline;
}
.red11 a:active {
	color: #CA171E;
	text-decoration: underline;
}
.red11 a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.orangesmalltitle {
	font: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D04E23;
	font-family: Arial, sans-serif;
}

.productinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.grey12 {
	color: #333333;
	font-size: 12px;
}

.footer {
	font: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a:link {
	font: Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.footer a:visited {
	font: Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.footer a:active {
	font: Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.footer a:hover {
	font: Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
