		/*** nwrafters.com global styles ***/


body { 
background-image: url(../images/mainTile.jpg);
background-repeat:repeat;
margin: 0px;
border:0px;
color: #000000; 
scrollbar-face-color: #649C83;
scrollbar-highlight-color: #cccc33;
scrollbar-3dlight-color: #649C83;
scrollbar-darkshadow-color: #649C83;
scrollbar-shadow-color: #cccc33;
scrollbar-arrow-color: #cccc33;
scrollbar-track-color: #649C83;
}

select, input, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003399; 
	font-weight: bold;
	background-color: #eeeeee; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
} 

.login {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	height: 17px;
	color: #003399; 
	font-weight: bold;
	background-color: #eeeeee; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	font-weight: normal;
}

.mediumtext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	font-weight: normal;
}

.fieldfocusout {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003399; 
	font-weight: bold;
	background-color: #eeeeee; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
}

.fieldfocus {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003399; 
	font-weight: bold;
	background-color: #ffffff; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
} 

.loginButton { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #003399; 
	font-weight: bold;
	background-color: #cccccc; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	width: 45px;
	cursor: hand;
}

.loginButtonOver { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #003399; 
	font-weight: bold;
	background-color: #eeeeee; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	width: 45px;
	cursor: hand;
}

.button { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003399; 
	font-weight: bold;
	background-color: #eeeeee; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 2px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 2px; 
	width: 100px;
	cursor: hand;
}

.buttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	background-color: #ffffff; 
	width: 100px;
	border: #666666;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	cursor: hand;
}

.masterTable {
	width: 700px;
}

.tdMaster {
	border-left: 3.0px solid #649C83;
	border-right: 3.0px solid #649C83;
	border-top: 3.0px solid #649C83;
	border-bottom: 3.0px solid #649C83;
}

.bodyContent {
	height: 420px;
	background-image: url(../images/bodyTile.jpg);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	padding-left: 10px;
	padding-right: 10px;
}
	
.copyright {
	width: 700px;
	height: 35px;
	background-image: url(../images/copyrightTile.jpg);
	background-repeat:repeat;
	text-align: center;
}

.bar {
	height: 10px;
	background-image: url(../images/barTile.jpg);
	background-repeat:repeat;
}

h1, h2, h3 {
	color: #ffffff;
	margin-top:0px;
    margin-bottom:0px;
}

h4, h5 {
	color: #000000;
	margin-top:0px;
    margin-bottom:0px;
}	

.header {
	background-color: #649C83;
}

.headerTable {
	border-bottom: 2.0px solid #649C83;
}	
	
img {
	border-width : 0;
}

th {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	font-weight: bold;
}	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	font-style: normal;
	text-indent: 0px;
	word-spacing: normal;
}

.tdBg1 {
	background-color: #66CCFF;
}

.tdBg2 {
	background-color: #CCFFFF;
}

a:visited {
color: blue;
text-decoration: none;
}

a:active {
color: blue;
text-decoration: none;
}

a:link {
color: blue;
text-decoration: none;
}

a:hover {
color: #649C83;
text-decoration: underline;
}
.loginBorder {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
