
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e6eaee;
	padding-left: 0;
	padding-right: 0;
	padding-top: 40px;
	padding-bottom: 20px;
	margin: 0;
text-decoration: none;
}
/*td {
	font-family: Arial, Helvetica, sans-serif;
}*/

/*th {
	font-family: Arial, Helvetica, sans-serif;
}*/
table {
	border-style: none;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
td.mainbody {
	background-color: #ffffff;
}
td.homefooter {
	background-image: url(images/home_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f9f7f5;
	padding-bottom: 25px;
}
td.footer-a {
	background-image: url(images/home_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #f9f7f5;
	padding-bottom: 25px;
}
td.footer-b {
	background-image: url(images/home_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFFFFF;
	padding-bottom: 25px;
}
td.mainheader {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
}
a.menuitems {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.menuitems:hover {
	font-family: Arial;
	font-size: 12px;
	color: #3352a4;
	text-decoration: none;
}
a.newsitem {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3352a4;
	text-decoration: none;
}
a.newsitem:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.newsitemtext {
	font-family: Arial;
	font-size: 10px;
	/*line-height: 12px;*/
	color: #666666;	
	text-decoration: none;
}
a.newsitemtext:hover {
	font-family: Arial;
	font-size: 10px;
	/*line-height: 12px;*/
	color: #666666;	
	text-decoration: none;
}
a.productcategory {
	font-family: Arial;
	font-size: 11px;
	color: #666666;	
	text-decoration: none;
}
a.productcategory:hover {
	font-family: Arial;
	font-size: 11px;
	color: #3352a4;	
	text-decoration: underline;
}
.title {
	font-family: Arial;
	font-size: 26px;
	color: #C5C5C5;
}
.subtitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3352a4;
}
.subtitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3352a4;
	text-decoration: none;
}
a.subtitle:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3352a4;
	text-decoration: underline;
}
.arial11 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;	
	text-decoration: none;
}
a.arial11:hover {
	font-family: Arial;
	font-size: 11px;
	color: #666666;	
	text-decoration: underline;
}
.arialblack11 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.arialblack11:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.arialgrey11 {
	font-family: Arial;
	font-size: 11px;
	color: #C1C1C1;	
	text-decoration: none;
}
.arialgrey11:hover {
	font-family: Arial;
	font-size: 11px;
	color: #C1C1C1;	
	text-decoration: underline;
}
/*.arialnavy11 {
	font-family: Arial;
	font-size: 11px;
	color: #3352a4;	
}*/
a.arialnavy11 {
	font-family: Arial;
	font-size: 11px;
	color: #3352a4;	
	text-decoration: none;
}
a.arialnavy11:hover {
	font-family: Arial;
	font-size: 11px;
	color: #3352a4;	
	text-decoration: underline;
}
.form_field {
	width: 200px;
	height: 14px;
	border: solid 1px #666666;
	font-family: Arial;
	font-size: 11px;
}
.combobox150 {
	width: 150px;
	border: solid 1px #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}