/*------------body------------*/
body
 	{
	padding: 15px;
	background-image: url(Background1.jpg);
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #952930; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-darkshadow-color: #952930; 
	scrollbar-track-color: #952930; 
	scrollbar-arrow-color: #FFFFFF;
	font: 10pt Tahoma; 
	color: #000000;
	}

/*------------standard------------*/
p	{
	font: 10pt Tahoma; 
	color: #000000;
	}

h1, h2, h3, h4
	{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-image: url(Cell.jpg);
	background-repeat: yes-repeat;
	padding: 2px;
	border: solid 1px #000000;
	text-align:center;
	}

a:link, a:active, a:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color: #0B2470;
	text-decoration: underline;
	}

a:hover	{
	font-family: Tahoma;
	font-size: 10pt;
	color: #0B2470;
	text-decoration: none;
	}

/*------------layout------------*/
#menu
	{
	position: absolute;
	padding: 5px;
	top: 5px;
	left: 10px;
	width: 245px;
	font: 8pt Tahoma; 
	color: #000000;
	}

#content
	{
	position: absolute;
	padding: 5px;
	top: 5px;
	margin-left: 260px;
	margin-right: 10px;
	background-color: transparent; 
	font: 8pt Tahoma;
	width: 650px; 
	}

#footer
	{
	color: #000000;
	border: 1px solid #000000;
	background-image: url(Background5.jpg);
	background-color: #9CA5CC;
	position: static;
	padding: 10px;
	}

/*------------table------------*/
input, textarea, option, select {
	background: #DFECF5; 
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	letter-spacing: 0px;
	border: 1px solid #000000;
	padding:2px;
	}

hr	{
	color: #FFFFFF; 
	background: #FFFFFF; 
	height: 2px; 
	border: 1px solid #FFFFFF; 
	width: 75%; 
	}

table	{ border-collapse: collapse; }
td	{ width: 120px; height: 120px; }

table, td, tr
	{
	background-color: #C2D8EA;
	border: solid 1px #000000;
	padding: 5px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	}

/*------------icon box tables------------*/
.inspire	{
	height: 40px;
	background-color: #888CBC;
	border: solid 1px #000000;
	padding: 5px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	align: center;
	text-align: center;
	}

.top	{
	height: 40px;
	background-color: #E4EFF7;
	border: solid 1px #000000;
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	font-weight: 600;
	width: 600px;
	}

.number	{
	height: 10px;
	background-color: #888CBC;
	border: solid 1px #000000;
	padding: 5px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	align: center;
	text-align: center;
	}

/*------------content------------*/
#box
	{
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	}
	
#top	{
	font: 10pt Tahoma; 
	font-weight: bold;
	font-variant:small-caps;
	color: #000000;
	padding: 3px;
	background-image: url(Background2.jpg);
	border: solid 1px #000000;
	text-align: left;
	letter-spacing: 3px;
	}

#text	{
	font: 10pt Tahoma; 
	color: #000000;
	padding: 3px;
	padding-left: 5px;
	background-color: #9CA5CC;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	}

#credit
	{
	font: 8pt Tahoma; 
	color: #000000;
	padding: 3px;
	padding-left: 5px;
	background-color: #D0E1F1;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}

/*------------menu------------*/
#mtop	{
	font: 10pt Tahoma; 
	font-weight: bold;
	font-variant:small-caps;
	color: #000000;
	padding: 3px;
	background-image: url(Background3.jpg);
	border: solid 1px #000000;
	text-align: left;
	letter-spacing: 3px;
	}	

#mtext	{
	font: 8pt Tahoma; 
	color: #000000;
	padding: 3px;
	background-image: url(Background4.jpg);
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	}
	
#mtext a:link, #mtext a:active, #mtext a:visited, .menu a:link, .menu a:active, .menu a:visited
	{
	font: 8pt Tahoma; 
	color: #0B2470;
	text-decoration: none;
	}

.menu a:hover, #mtext a:hover	{
	font: 8pt Tahoma; 
	color: #0B2470;
	text-decoration: underline;
	}
	
.mtop	{
	height: 10px;
	font: 10pt Tahoma; 
	font-weight: bold;
	font-variant:small-caps;
	color: #000000;
	padding: 3px;
	background-image: url(Background3.jpg);
	border: solid 1px #000000;
	text-align: left;
	letter-spacing: 3px;
	}

.menu	{
	height: 10px;
	background-color: #d0e1f1;
	border: solid 1px #000000;
	padding: 5px;
	font: 8pt Tahoma; 
	color: #000000;
	align: center;
	text-align: center;
	}

.icon	{ 
	width: 110px; 
	height: 110px; 
	background-image: url(Background4.jpg);
	}
	
.spacer
	{
	background-image: url(Cell2.jpg);
	background-color: #C2D8EA;
	border: solid 1px #000000;
	padding: 0px;
	height: 8px;
	}
	
span.credit
	{
	font: 8pt Tahoma;
	color: #1f488d;
	}

.credit a { font: 8pt Tahoma; }