body{
     margin: 0px;
     padding: 0px;
}

.links {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #747472;
	padding-left: 10px;
	padding-bottom: 10px;

}

.text1 a {
	text-decoration:none;
	color: #676766;
}


.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 12px;
	color: #676766;
	padding-top: 5px;
	padding-right: 5px;
}
.header {
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676766;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9c0303;


}
.box {
	height: 18px;
	width: 150px;
}
.login {
	padding-top: 30px;
}
.padding {
	padding-bottom: 4px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9c0303;
	border-right-color: #9c0303;
	border-bottom-color: #9c0303;
	border-left-color: #9c0303;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.footer a{
color: #000000;
text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	text-align: justify;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-size: 12px;
	color: #676766;
	padding-top: 5px;
	padding-right: 5px;
	text-align: center;
	

}

.text2 a{
color: #000000;
text-decoration: none;
}

.text2 a:hover{
color: #9c0303;
text-decoration: underline;
}


.linksgr {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
