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

.b:link   		{ text-decoration: none; color: #ffe2c4;}
.b:active 		{ text-decoration: none; color: #ffe2c4;}
.b:visited		{ text-decoration: none; color: #ffe2c4;}
.b:hover  		{ text-decoration: none; color: #ffffff;}

img  { border:none }

body {
	margin-left: 	  0px;
	margin-top: 	  0px;
	margin-right: 	  0px;
	margin-bottom: 	  0px;
	background-color: #070d11;
	background-image: url();
	background-repeat: repeat-x
}
.bg-main {
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #070d11;
	height: 300px;
}
.bg-head {
	background-image: url(images/head.jpg);
	background-repeat: repeat-x;
}
.bg-head-home {
	background-image: url(images/bg-home.jpg);
	background-repeat: repeat-x;
	height: 257px;
}
.bg2-head {
	background-image: url(images/bg-head.jpg);
	background-repeat: repeat-x;
}
.bg-nav {
	background-image: url(images/bg-nav.jpg);
	background-repeat: repeat-x;
	height:25px;
}
.bg3-head {
	background-image: url(images/bg-head2.jpg);
	background-repeat: repeat-x;
	height:108px;
}
.bg-foot {
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat-x;
	height:104px;
}
.bg-login {
	background-image: url(images/login.jpg);
	background-repeat: repeat-x;
	height:214px;
}
.bg-box1 {
	background-image: url(images/box-1b.jpg);
	background-repeat: repeat-x;
	height:269px;
}
.bg-box2 {
	background-image: url(images/box-2b.jpg);
	background-repeat: repeat-x;
	height:269px;
}
td {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#ffffff;
}
.txt2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   8pt;
   color:		#ffffff;
}
.footer {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#bcdfff;
}

.txt-blue {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   8pt;
   color:		#adc8dd; 
}   
.title {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   10pt;
   font-weight: bold;
   color:		#ffe2c4; 
}  
.title2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   font-weight: bold;
   color:		#ffe2c4; 
}  
.title3 {
   font-family: Arial, Helvetica, sans-serif;
   font-size:   9pt;
   color:		#ffe2c4; 
} 
fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
