BODY 
p, body{
	overflow-x: hidden;
	font-family:tahoma;
	font-size: 7pt;
	color:#ffffff;
}

.border {
border: #4E4E4E solid 1px
}


input, textarea, select {
	background-color: #CECAD3;
	border-left: #9C89A4 4px solid;
	border-bottom: #939393  0px solid;
	border-top: #939393  0px solid;
	border-right: #939393  0px solid;	
	font-family: tahoma;
	font-size: 7pt;
	color: #B3000E;
}
button, submit {
	background-color: #D9D6DC;
	border-left: #9C89A4 4px solid;
	border-bottom: #939393  0px solid;
	border-top: #939393  0px solid;
	border-right: #939393  0px solid;	
	font-family: tahoma;
	font-size: 7pt;
	color: #B3000E;
}

	input:hover, textarea:hover, option:hover, select:hover {
		background-color: #C2BACD;}

.menu {
 background-color: #F8EFE0;
 border-bottom: solid 1px #BFBFBF
 }
 
.h { color:#A4C1C9;
               font-family: tahoma;
               color:#19191D;
               font-size: 9px;
               padding: 3px;
               background-color:#C7C1CC;
}

.opt {
	color:#000000;
	background-color : #C7C1CC;
	font-size: 7pt;
	font-family: tahoma;
	letter-spacing:0px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px; 
	text-align: right;
	border-bottom: solid 1px #CECAD3;
	border-top: solid 0px #4D343A;
	border-top: solid 0px #D6CCC0;

}

.titlenews {
	background-color : #CECAD3;
	font-size: 6pt;
	border-bottom : 3px solid #9C89A4;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
    padding: 4px;
	padding-left: 10px;
}

.tab { 
	background-color: #164350;
	font-size : 7pt; 
	color: #B4B4B4;
	font-family : tahoma;
	border-bottom : 1px solid #444444;
	text-align: left;
	padding : 3px;
}

.1 {
	font-family:tahoma;
	font-size:7pt;
	color: #003253;
    text-decoration: bold;  
}

.2 {
	font-family:tahoma;
	font-size:7pt;
	color: #2C2727;
}


.header { 
border-bottom: 1px solid #E2DDD3;
background-color : #000000;
color:#C75802; 
font-size : 6.8pt; 
font-family : georgia; 
font-weight : bold;
border-top: 0px solid #ffffff;  
text-align: left;
text-transform : uppercase;  
padding : 1px;
}

.tab { 
	background-color: #E2DDD3;
	font-size : 7pt; 
	color: #00030A;
	font-family : tahoma;
	border-bottom : 1px solid #BBAE97;
	text-align: left;
	padding : 3px;
}

a:link{color: #9D6CA4;  text-decoration: none; font-size: 7pt; ;cursor: default;} 
a:visited{color: #9D6CA4; text-decoration: none; ;cursor: default;} 
a:active{color: #9D6CA4; text-decoration: none; ;cursor: default;} 
a:hover{color: #000000; text-decoration: underline; cursor: default;}
