* {font-family: Arial, Helvetica, sans-serif;}
body {margin:0; padding:0;}
.center, .prodbox, .borderedcell {text-align: center;}

/*.heading {font-size: x-large; font-weight: bold;}*/
.sheading {font-size: medium; font-weight: bold;}
.bluebar {background-color: #333399; text-align: center;}
.blue {color: #333399;}
.prodbox {width: 50%;}

.bar           {background-color: #4C4CE4; color: #333399; font-size: 14px; font-weight: bold;}
.bar a:link    {color: #FFFFFF; text-decoration: none}
.bar a:visited {color: #FFFFFF; text-decoration: none}
.bar a:active  {color: #FFFFFF; text-decoration: none}
.bar a:hover   {color: #F5F53B; text-decoration: none} 

ul{text-indent: 0pt;}

a:hover {color: #FF0000;} 

.background {background: url(images/background.gif) repeat-y;}

table {border-color: #333399;}
td {border-color: #333399;}

.borderedcell {border-top-style: solid; border-top-color: #000000; border-top-width: 1;}

.borderedcell a {color: #000099;}
.borderedcell a:hover {color: #009900;}

.altcell {background-color: #EEEEEE;}
.headingcell {background-color: #333399; color: #FFFFFF;}
.rowcell {background-color: #4C4CE4; color: #FFFFFF;}

.prodimg {border-style: solid; border-color: #000000; border-width: 4;}

.bottom {height: 20px;}

.heading {
	background-color: #4C4CE4;
	border: medium solid #333399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding: 6px;
	color: #FFFFFF;
}
.heading a {color: #FFFFFF;}
.heading a:hover {color: #F5F53B;}

.main-image {
	border: 6px groove #333399;
	text-align: center;
}
.main-links {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.main-cell {
	width: 190px;
	text-align: center;
	vertical-align: middle;
}