/* CSS Document */

body {
	text-align: justify;
	list-style-type: square;
	background-image: url(../images/stripe.gif);


}
table {
	color:#666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
table.content {
	color:#666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
}
table.header {
	color:#000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/bg_top.gif);
}
table.slith {
	color:#000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/bg_slith.gif);
}
table.navigation {
	color:#6666666;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/bg_nav.gif);
}
table.footer {
	color:#ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../images/bg_footer.gif);
}
table.gray {
	background-color:#eeeeee;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #cccccc;
}
.bigorangebold{
	color:#c62101;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;

}
.bigblackbold{
	color:#000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;

}
.smorangebold{
	color:#c62101;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.smblackbold{
	color:#000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.bluebold{
	color:#0069AA;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
a:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	color: #0069AA;
	text-decoration : none;
	font-style: normal;
} 
a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	color: #0069AA;
	text-decoration : none;
	font-style: normal;
} 
a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
color: #c62101;
text-decoration : underline; 
} 
a.nav:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	color: #999999;
	text-decoration : none;
	font-style: normal;
} 
a.nav:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
	color: #999999;
	text-decoration : none;
	font-style: normal;
} 
a.nav:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight : bold;
color: #0069AA;
text-decoration : underline; 
} 
.imgborder {
border: 1px solid #cccccc;
}
a.footer:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	color: #ffffff;
	text-decoration : none;
	font-style: normal;
} 
a.footer:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	color: #ffffff;
	text-decoration : none;
	font-style: normal;
} 
a.footer:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight : normal;
color: #ffffff;
text-decoration : underline; 
} 
a.sub:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	color: ##666666;
	text-decoration : none;
	font-style: normal;
} 
a.sub:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight : normal;
	color: #666666;
	text-decoration : none;
	font-style: normal;
} 
a.sub:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight : normal;
color: #F07908;
text-decoration : underline; 
} 
