#tableContainer {
	text-align: center;
	vertical-align: top;
	border: medium double #FF0000;
	background: #CCCCCC;
}

body {
	background: #dddddd;
}
p {
	font: bold 14px/1.5em Verdana, Arial, Helvetica, sans-serif;
}

ul {
	font: bold 14px/1.5em Verdana, Arial, Helvetica, sans-serif;
}

#tableLinks {
	background: #000000;
	font: 12px "Times New Roman", Times, serif;
	color: #FFFF00;
	text-align: center;
	height: 5em;
	text-decoration: none;
	vertical-align: bottom;
}

#tableLinks a {
	color:#FFFF00;
	list-style: none;
}

#tableLinks a:link {
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #FFFF00;
}

#tableLinks a:visited {
	text-decoration: none;
	color: #FFFF00;
}

#tableLinks a:hover {
	background: #FFFF00;
	color: #FF0000;
	list-style: none;
}

#tableMainContent {
	vertical-align: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#tableNewBelts {
	vertical-align: top;
	text-align: center;
	font: 12px "Times New Roman", Times, serif;
}

a {
	color:#FFFF00;
	list-style: none;
	}
		
a:link {
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #000000;
}


a:visited {
	text-decoration: none;
	color: #000000;
	}
	
a:hover {
	background: #FFFF00;
	color: #FF0000;
	list-style: none;
	}
	
a:active {
	text-decoration: underline;
	}	
	
.yellow {
	color: #FFFF00;
	font-weight: bold;
	font-size: 10px;
}

.orange {
	color: #FF9933;
	font-weight: bold;
	font-size: 10px;
}

.lime {
	color: #33ff00;
	font-weight: bold;
	font-size: 10px;
}

.green {
	color: #006600;
	font-weight: bold;
	font-size: 10px;
}

.blue {
	color: #0000FF;
	font-weight: bold;
	font-size: 10px;
}

.purple {
	color: #660099;
	font-weight: bold;
	font-size: 10px;
}

.red {
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
}

.brown {
	color: #996600;
	font-weight: bold;
	font-size: 10px;
}


.black {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}


.yellow1 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 18px;
}

.orange1 {
	color: #FF9933;
	font-weight: bold;
	font-size: 18px;
}

.lime1 {
	color: #33ff00;
	font-weight: bold;
	font-size: 18px;
}

.green1 {
	color: #006600;
	font-weight: bold;
	font-size: 18px;
}

.blue1 {
	color: #0000FF;
	font-weight: bold;
	font-size: 18px;
}

.purple1 {
	color: #660099;
	font-weight: bold;
	font-size: 18px;
}

.red1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}

.brown1 {
	color: #996600;
	font-weight: bold;
	font-size: 18px;
}


.black1 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}

.white1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}

.footer {
	color:#000000;
	font: bold 10px Arial, Helvetica, sans-serif;
}

h1 {
	font: bold normal 24px/1.1em "Times New Roman", Times, serif;
	color: #0000FF;
}

h2 {
	font: bolder normal 22px/1.1em "Times New Roman", Times, serif;
	color: #000000;
}

h3 {
	font: bold normal 22px Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
}

h4 {
	font: bolder normal 18px "Times New Roman", Times, serif;
	color: #000000;
}	
	

h6 {
	font: italic bold 24px Geneva, Arial, Helvetica, sans-serif;
	color: #330099;
}

.bullets {
	list-style: url(images/logos/ma_small.gif) none outside;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}

a img {
	border-width: 0px;
}