﻿body{
font-family:ms sans serif;
font-size:11;
background-color: lightgrey;
color:#000000;
}

.headergraphic{
width: 1200px; 
height: 150px;
text-align: left;
REM: background-image: url('images/alnwickhead.jpg');
background-color: white;
background-repeat: no-repeat;
z-index:-1;
}

.top-row{
background-color: #000000;
height: 13px;
text-align: center; 
}

.bottom-row{
background-color: #6495ed;
height: 13px;
text-align: center;  
}

.menurow {
background-color: #000000;
color: #ffffff;
height: 20px;
text-align: center;
vertical-align: middle;
}

.copyrightrow {
background-color: #000000;
color: #ffffff;
height: 20px;
text-align: center;
vertical-align: middle;
}

.pagearea{
background-color: #ffffff;
color: #000000;
}

.site-width{
width: 1200px;
}

td{
font-family:verdana;
font-size:11;
color:black;
}

.imgs{
filter:shadow(color=silver, strength=4, direction=195)
}

hr{
color:#525973
}

.article_box_header{
color:#e9eaed
}

/* Below you can change the color of the menu links in its different states. */
a.menu:link{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
letter-spacing:0;
text-decoration:none;
}

a.menu:visited{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
letter-spacing:0;
text-decoration:none;
}

a.menu:active{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
letter-spacing:0;
text-decoration:none;
}

a.menu:hover{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
text-decoration:none;
}

/* Below you can change the color of the top row links in its different states. */
a.top:link{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
letter-spacing:0;
text-decoration:none;
}

a.top:visited{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
letter-spacing:0;
text-decoration:none;
}

a.top:active{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
letter-spacing:0;
text-decoration:none;
}

a.top:hover{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
text-decoration:none;
}

/* Below you can change the color of the bottom row links in its different states. */
a.bottom:link{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
letter-spacing:0;
text-decoration:none;
}

a.bottom:visited{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
letter-spacing:0;
text-decoration:none;
}

a.bottom:active{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
letter-spacing:0;
text-decoration:none;
}

a.bottom:hover{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
text-decoration:none;
}

/* Below you can change the color of the regular links in its different states. */
a:link{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: gray;
letter-spacing:0;
text-decoration:none;
}

a:visited{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: gray;
letter-spacing:0;
text-decoration:none;
}

a:active{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: gray;
letter-spacing:0;
text-decoration:none;
}

a:hover{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: red;
text-decoration:none;
}

/* Below you can change the color of the Powered By link and text in its different states. */
a.powered:link{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
letter-spacing:0;
text-decoration:none;
display:none;
}

a.powered:visited{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
letter-spacing:0;
text-decoration:none;
}

a.powered:active{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
letter-spacing:0;
text-decoration:none;
}

a.powered:hover{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
text-decoration:none;
}

.poweredtxt{
font-family:verdana; 
font-weight:bold; 
font-size: 11; 
color: #ffffff;
text-decoration:none;
display:none;
}

/* End Powered By link and text */

.notbold_link{
font-weight:400
}

.hot_link{
font-weight:400;
color:blue
}

.black_link{
color:#000000;
}

.black_link a:link {
	text-decoration: underline;
	color: #000000;
}
.black_link a:visited {
	text-decoration: underline;
	color: #000000;
}
.black_link a:hover {
	text-decoration: none;
	color: #000000;
}
.black_link a:active {
	text-decoration: underline;
	color: #000000;
}

input{
font-family:verdana;
font-size:11;
padding-left:3;
color:gray;
border: 1px solid #808080;
background-color:white;
background-image: url('images/textarea_back.gif');
}

textarea{
font-family:verdana;
font-size:11; 
padding-left:3;
color:#525973;
border: 1px solid #808080;
background-color:white;
background-image: url('images/textarea_back.gif');
}

select{
	font-family:verdana;
	font-size:11;
	padding-left:3;
	color:#525973;
	border: 1px solid #808080;
	background-image: url('images/textarea_back.gif');
	cursor:hand;
	background-repeat: repeat
}

.button{
font-family:verdana;
font-size:11; 
color:#525973;
border: 1px solid #8496CE ;
background-color:white;
text-decoration:none;
cursor:hand;
padding:1;
}

.button_focus{
font-family:verdana serif;
font-size:11; 
color:red;
border: 1px solid #8496CE ;
background-color:white;
text-decoration:none;
cursor:hand;
padding:1;
}

.textbox_focus{
color:#000000;
border: 1px solid #FF8B2D;
background-image: url('images/textarea_back_focus.gif')
}

textarea
{
scrollbar-arrow-color: white;
scrollbar-base-color: gray;
scrollbar-dark-shadow-color: gray;
scrollbar-track-color: gray;
scrollbar-face-color: silver;
scrollbar-shadow-color: silver;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: white;
}

.header {/* cell for table column header */
	font-weight:bold;
	text-align:center;
	background-color:#045DB4; /* #89A4EB; #E8F3FF #01148d */
	color:white; /* #3A3A3A;*/
  vertical-align: middle; 
  padding:3; 
	}
	
h3 {
	font-family :Verdana, Arial, Helvetica, sans-serif ;
	font-weight : normal;
	font-size : 18px;
	padding : 1 0 0 0;
	margin-bottom : 0;
	margin-top : 1;
	margin-left : 0;
	margin-right : 0;
}

.td {
		white-space: pre-wrap; /* css-3 */
		white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
		white-space: -pre-wrap; /* Opera 4-6 */
		white-space: -o-pre-wrap; /* Opera 7 */
		word-wrap: break-word; /* Internet Explorer 5.5+ */
		white-space: pre;
		white-space: -hp-pre-wrap; /* HP Printers */
		white-space: pre-line;
}

