/* CSS Document */

a {
font-family:Arial;
font-size:13px;
color:#396d8c;
text-decoration:none;
font-weight:bold;
cursor:Hand;
}

a:hover{
font-family:Arial;
font-size:13px;
/*color:#424141;*/
color:#2462d7;
text-decoration:none;
font-weight:bold;

}
.title {
	color: #6f35a5;
	font-weight: bold;
	font-size: 14px;
}
.btitle {
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	font-family:Arial;
}

.btitle a:hover{
font-family:Arial;
font-size:13px;
/*color:#424141;*/
color:#ffe400;
text-decoration:none;
font-weight:bold;

}

.text{
font-family:Arial;
font-size:13px;
color:#000000;
text-decoration:none;
text-align:left;
}

.form{
font-family:Arial;
font-size:13px;
color:#000000;
text-decoration:none;
background-color:#e2d6ed; 
border:solid 1px #000066;
width:140px;
}

.big {
	color: #ba0117;
	font-weight: bold;
	font-size: 16px;
	font-family:Arial;
}

.big a:hover{
font-family:Arial;
font-size:16px;
/*color:#424141;*/
color:#2462d7;
text-decoration:none;
font-weight:bold;
}

.button{
font-family:Arial;
font-size:13px;
color:#000000;
text-decoration:none;
text-align:center;
height:25px;
}

.newtitle{
font-family:Arial;
font-size:14px;
color:#CC0000;
text-decoration:none;
text-align:left;
font-weight:bold;
}

.button1{
font-family:Arial;
font-size:12px;
color:#000000;
text-align:left;
width:27px;
height:22px;
padding-left:3px;
padding-right:1px;
}

.newsletter{
font-family:Arial;
font-size:24px;
color:#777777;
text-decoration:none;
text-align:left;
font-weight:bold;
}
