.text{color:#000000; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 13px; font-weight: normal;
text-align:justify;}

.textarea{color:#000000; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 13px; font-weight: normal;
text-align:justify;}

.text2{color:#000000; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 13px; font-weight: normal;
text-align:center;}


a {font-size: 13px; color: #201980; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
a:visited {color:#201980; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}
a:active {
	color:#201980;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:hover {color:#000000;  text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}

body { overflow:auto; 
margin-bottom: 0; 
margin-left: 0; 
margin-right: 0; 
margin-top: 0; 
scrollbar-face-color:#1E1683; 
scrollbar-highlight-color:#EDD2BF; 
scrollbar-3dlight-color:#EDD2BF; 
scrollbar-track-color:#EDD2BF; 
scrollbar-shadow-color:#EDD2BF; 
scrollbar-darkshadow-color:#EDD2BF; 
scrollbar-arrow-color:#EDD2BF;
background-color:#EDD2BF;
}
p{
margin:0px;
padding:0px;
}

INPUT.outline { border-top: 1px black solid; 
				border-left: 1px black solid; 
				border-right: 1px black solid; 
				border-bottom: 1px black solid; background: #FFffff;; margin-left:3px; margin-right:3px; font-size:11px;}

.top{
background-image:  url(images/bg_top.jpg);
background-repeat:no-repeat;
background-position: bottom center;
}
.right{
background-image:  url(images/bg_right.jpg);
background-repeat:no-repeat;
background-position: left top;
}
.left{
background-image:  url(images/bg_left.jpg);
background-position: right top;
background-repeat:no-repeat;
}
.bottom{
background-image:  url(images/bg_bottom.jpg);
background-repeat:no-repeat;
background-position: top center;
}
.main{
background-image:  url(images/spacer.gif);
background-repeat:no-repeat;
background-position: top center;
}
