body {
	padding: 0px;
}

body, th, td {
	font-family:  TAHOMA, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #666666;
}

.text2 {
	font-size: 14px;
}

.text3 {
	font-size: 14px;
}

a {
	color: #ffffff;
        font-size: 12px;
        text-decoration: none;
}

a:hover {
	text-decoration: underline;
        color: #ffffff;
        {background: #7391B3}

}
a.two:link  {
	color: #ffffff;
        font-size: 10px;
        text-decoration: none;
}

a.two:hover {
	text-decoration: underline;
        
}

.bg1 {
	background-image: url(images/navbarp2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg2 {
	background-image: url(images/navbarp1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
