body {
	scrollbar-face-color: #CCCCCC; scrollbar-shadow-color: white; 
	scrollbar-highlight-color: white; scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; scrollbar-track-color: white; 
	scrollbar-arrow-color: white; 
	font-family: Arial, Tahoma, sans-serif,  Helvetica;
	font-size: 11px;
	font-style: normal; color: #2E2E2E;
	height: 100%; 
	line-height:1.3;
	text-decoration: none;
} 

}
a:link {
    text-decoration: underline;
	color: #27668B;
}

a:visited {
    text-decoration: underline;
	color: #27668B;
}

a:hover {
    text-decoration: underline;
	color: #000000; 

}


h1{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	display: inline;
	color:#C7002B;
	padding-left:25px;
}

h2{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	display: inline;
}

h3{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	display: inline;
}

h4{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	display: inline;	
}

h5{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 16px;
	text-decoration: normal;
	font-weight: bold;
	display: inline;
}

h6{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	display: inline;	
}


.tile-1 {
	background-image: url(images/tile-1.png);
	background-repeat: repeat-x;
	height: '98';
}

.tile-2 {
	background-image: url(images/tile-2.png);
	background-repeat: repeat-x;
	height: '82';
}


/*  DIVS */

.frame {
	position: relative;
	width: 880px;
}

.top-nav {
	position: relative;
	background: url(images/tile-1.png) repeat-x;
	height: 31px;
	width:880px;
	padding-top:5px;
}

a.navig:link { text-decoration:none; color:#C7002B;}
a.navig:visited {text-decoration:none; color:#C7002B;}
a.navig:hover {text-decoration:none; color: #8C0000; }

.nav{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	display: inline;
	color:#C7002B;
	padding-left:25px;
	}

.logo {
	position: absolute;
	background: url(images/logo.png);
	height:59px;
	width:628px;
	top:41px;
	left:24px;
	z-index:-1;
}

.content-area {
	position: absolute;
	width:880px;
	top:109px;
}

.footer {
	position: relative;
	top:4px;
	right:0px;
	font-size:9px;
}

/*  DIVS END */

.main-content {
	position: relative;
	width:616px;
	top:22px;
	left:25px;
	z-index:2;	
}

.tile-2{
	width:666px;
	height:69px;
	background: #ACC4DB url(images/tile-2.png) repeat-x;
}


.tile-3 {
	position:relative;
	width:666px;
	height:69px;
	background: url(images/tile-3.png) repeat-x;
	z-index:1;
}

.side-content {
	position: relative;
	width:169px;
	top:22px;
	left:18px;
	z-index:2;	
}

.tile-4 {
	width:205px;
	height:69px;
	background: #F0E08A url(images/tile-4.png) repeat-x;
}


.tile-5 {
	width:205px;
	height:69px;
	background: #F0E08A url(images/tile-5.png) repeat-x;
}

.block-1{
	width:139px;
	height:29px;
	background: #CBD9E7;
	text-align:center;
	font-size:12px;
	color:#1C6A9C;
	font-weight:bold;
}

.block-2{
	width:139px;
	height:29px;
	background: #CBD9E7;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}

.block-3{
	width:80px;
	height:29px;
	background: #CBD9E7;
	text-align:center;
	font-size:12px;
	color:#1C6A9C;
	font-weight:bold;
}

.block-4{
	width:80px;
	height:29px;
	background: #CBD9E7;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
