body {
		margin-bottom : 0px;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		text-align : left;
		background-color:#000066;
		color : #FFFFFF;
		font-size : 9px;
		font-family : Verdana, Arial, Microsoft Sans Serif;
		background-image : url(../images/bg.jpg);
}
td {
		color : #FFFFFF;
		font-size : 9px;
		font-family : Verdana, Arial, Microsoft Sans Serif;}
h1,h2{
		color : #FFFFFF;
		font-size : 13pt;
		font-weight: bold;
		font-family : Arial;}
h3,h4 {
		color : #FFFFFF;
		font-size : 11pt;
		font-weight: bold;
		font-family : Arial;}
a,a:active,a:visited {
		color: #FFFFFF;
		text-decoration : underline;}
a:hover {
		color: #CCCCCC;
		text-decoration : underline;}
a.white,a.white:active,a.white:visited {
		color: #FFFFFF; 
		text-decoration : underline;}
a.white:hover {
		color: #CCCCCC;
		text-decoration : underline;}
input.login, textarea.login, select.login  {
		width:97px;
		height:17px;
		padding-left:2px;
		padding-right:2px;
		color: #FFFFFF; 
		background-color:#1C1E4B;
		border-color:#705C55;
		font-size : 10px;
		font-family:Microsoft Sans Serif;}
input.button, textarea.button, select.button {
		height:20px;
		font-size:10px;
		background-color:#1C1E4B;
		border-color:#705C55;
		color:#DFDEDD}
 .noborder {
 		background-color: #FFFFFF; 
		border: 0px;  }
hr { height: 1px;
		color: #B0A977;}
.small{
		font-size : 10px;}
.big{
		font-size : 14px;}
.bold{
		font-weight: bold;}
.boldspace{
		font-weight: bold;
		letter-spacing : 1px;}
.redbg {
		background-color: #EE4727; }
.darkredbg {
		background-color: #590700; }
.white {
		color: #FFFFFF; }
br.page { 
	page-break-before: always; }	
