﻿/* CSS Document */

<style type="text/css"> 

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url('../images/bck.jpg');
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
	color: #ff0000;
}
a.sidebar {
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a.footer{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #bf7b32;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.style2 {
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	background-repeat: repeat-x;
	text-align: justify;
}
.style3 {
	color: #ff0000;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	background-repeat: repeat-x;
	text-align: left;

}
.style4 {
	color: #cc9900;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	background-image: none;


}
.style5 {
	color: #bf7b32;
	font-style: normal;
	font-weight: 600;
	font-size: 14;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: none;
	}
.style6 {color: #FFFFFF}
.style7 {color: #46016B}
.style8 {
	color: #990000;
	font-weight: bold;
	background-attachment: fixed;
	background-image:   url(../../Keystone/website/images/inside_14.jpg);
	background-repeat: no-repeat;
	background-position: center center;

	
	
}
form {margin: 0px;}

</style>
.centerbck {
	background-attachment: fixed;
	background-image: url(images/inside_13.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

