body{
	margin: 0px;
background-image: url(../body_bg.JPG) repeat-x;
}

.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

a.forgot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.forgot:hover{
	color: #DD100D;
	text-decoration: underline;
}

.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
a.redlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DD100D;
	text-decoration: underline;
}
a.redlink:hover{
	color: #666666;
	text-decoration: underline;
}

.txt-box {
	COLOR: #000000;
	border: 1px outset #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/txt_bg.jpg);
	height: 15px;
	background-repeat: repeat-x;
	}
	
	
	a.redlink1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DD100D;
	text-decoration: none;
}
a.redlink1:hover{
	color: #666666;
	text-decoration: underline;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.copyright1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}

.head_contact{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DD100D;
	text-decoration: none;
}
.head_services {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DD100D;
	text-decoration: none;
}

.head_services A{
	color: #DD100D;
	text-decoration: none;
}

.head_services A:hover{
	color: #666666;
	text-decoration: underline;
}

a.galleries{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

a.galleries:hover{
	color: #FF0000;
	text-decoration: underline;
}
