a:link {
	text-decoration: none;
	color: #0066FF;
} 
a:visited {
	text-decoration: none;
	color: #6699CC;
} 
a:active {
	text-decoration: none;
	color: #6699cc;
} 
a:hover {
	text-decoration: none;
	color: #9ACD32;
	visibility: inherit; 
	clip:  rect(   )?)
} 
td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-align : justify;
}
th {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #333333;
	text-align : center;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-align : justify;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333333;
	text-align : center;
	font-weight : bold;
}
h3 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-align : justify;
}
h4 {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #333300
}
div {  
	font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif
}
.submitbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5FFFA;
	background-color: #2E8B57;
	border-color : #DEB887;
}
.submitbtn1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F5FFFA;
	background-color: #2E8B57;
	border-color : #DEB887;
}
.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: #CCFF99;
	scrollbar-face-color : Green;
	scrollbar-arrow-color : Red;
}
body{
	background-repeat : no-repeat;
	background-color : #FCFCF1;
	background-image : url(../imagens/fundo1.jpg);
	background-attachment : fixed;
	background-position : center;
}
.smText{
	color : #C5130A;
}
div#banner{
	border : thin solid #FA8072;
	position : absolute;
	width : 98%;
	display : block;
	height : 50px;
	background-color : #FAFCEF;
}
td#banner2{
	font-family : "Courier New", Courier, monospace;
	height : 40px;
	filter:shadow(color=000000,direction=120,enabled=10);
	text-transform : uppercase;
	font-size : large;
	text-align : center;
	font-weight : bold;
	font-style : oblique;
	padding : 2;
	letter-spacing : 2px;
	font-variant : normal;
}
td#banner1{
	background-color : #FA8072;
	font-weight : bold;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : top;
	text-align : right;
	padding-bottom : 5px;
	padding-right : 5px;
	color : White;
	padding-top : 0px;
}
label{
	cursor : hand;
}
.login{
	font-size : 10px;
}
.loginPW{
	font-size : 11px;
}
.loginBt{
	font-size : 10px;
}