html, body {
	background-color: #BFCBD8;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

	text-align: left;
	}
	
table {
	text-align: left;
	}
#SLIDESIMG{
filter:progid:DXImageTransform.Microsoft.Fade();

}

a:link, a:visited {
	color: #340D05;
	text-decoration: underline;
	font-weight: normal;
	}
a:hover {
	color: #13329f;
	text-decoration: none;
	}

h1, .h1 {
	font-size: 18px;
	font-weight : bold;
	color : #340D05;
	}
	.breadcrumb
	{
	background: #8d2c1c;
	color: #ffffff;
	height: 21px;
	font-size: 11px;
	padding-left: 10px;
	text-align: left;
	}

h2, .h2 {
	font-size: 15px;
	font-weight : bold;
	color : #340D05;
	background-color: #fff;
	}

h3, .h3 {
	font-size: 13px;
	font-weight : bold;
	color : #340D05;
	}

p, .p {
	color: #404040;
	font-size: 12px;
	text-align: left;
	background-color: #fff;
	}

.left {
	color: #000000;
	}
.list {
	color: #000000;
	}
 
.navbar {
	background: #8d2c1c;
	color: #000000;
	height: 21px;
	font-size: 11px;
	padding-left: 10px;
	text-align: left;
	}
	
#mainNavigation {
	background-color: #340D05;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #ffffff;
	height: 21px;
	color: #ffffff;
	}
#mainNavigation td {
	background-color: #551A12;
	}
	
#mainNavigation a:link,  #mainNavigation a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	}

#mainNavigation a:hover {
	color: #fde9ab;
	}
	

