
.header1
{
	background-image:url('images/atiu_header1.PNG');
	background-color:white;
	background-repeat: no-repeat;
	color:white;
	font-family:sans-serif;
}

.header2
{
	background-image:url('images/atiu_header2.PNG');
	background-color:white;
	background-repeat: no-repeat;
	color:white;
	font-family:sans-serif;
}

.header3
{
	background-image:url('images/atiu_header3.PNG');
	background-color:white;
	background-repeat: no-repeat;
	color:white;
	font-family:sans-serif;
}


.header4
{
	background-image:url('images/atiu_header4.PNG');
	background-color:white;
	background-repeat: no-repeat;
	color:white;
	font-family:sans-serif;
}


.headertestcenter
{
	background-image:url('images/atiu_header_ts.PNG');
	background-color:white;
	background-repeat: no-repeat;
	color:white;
	font-family:sans-serif;
}


.mainlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
}

.mainlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #ff0000;
	text-decoration: none;
}

.links {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
}

.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #ff0000;
	text-decoration: none;
}

.biglinks {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
}

.biglinks:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #ff0000;
	text-decoration: none;
}

.maintext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #646464;
	text-decoration: none;
}


.maintextbold {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #646464;
	text-decoration: none;
}


.maintextblack {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
}

.maintextred {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #FF0000;
	text-decoration: none;
}


.databasedata {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
}


.testimonialnames {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #ff6658;
	text-decoration: none;
}


.maintextheading {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
}


.smalltext {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #646464;
	text-decoration: none;
}

.inputbox {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
	background-color: #97CBFF;
	border: 1px solid #7F6E78;
	height: 20px;
}

.submit {
	background-color: #97CBFF;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	border: 1px solid #F0B4CE;
}

.successmessages{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #646464;
	text-decoration: none;
}

.failuremessages{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #FF0000;
	text-decoration: none;
}

