Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	border: medium groove;
	text-align : center;
}
.middleindex{
	background-image : url(images/SAbw.jpg);
	background-repeat : no-repeat;
}
.middleback{
	background-image : url(images/UIflat.jpg);
	background-repeat : repeat-y;
}
.Background {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	text-align : center;
	background-position : center;
}
.TABLE {
	vertical-align : top;
	text-align : center;
	border : 0px;
}
.LeftTable{
	vertical-align : top;
	text-align : left;
	border : 0px;
	background-image : url(images/SAbwa.jpg);
	background-repeat : no-repeat;
}
.ImageBorders {
	text-align : center;
}
.indexcontent{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	text-align : left;
	color : Navy;
}
.indexstyle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Blue;
	text-decoration: underline;
	text-align : left;
	padding-left : 1%;
	padding-right : 1%;
}
.LeftStyle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Blue;
	text-decoration: underline;
	text-align : left;
	padding-left : 1%;
	padding-right : 1%;
}
.MiddleStyle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	padding-left : 30px;
}
.TextStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Black;
	text-decoration: none;
	text-align : left;
	padding-left : 1%;
	padding-right : 1%;
}

.Heading {
	text-align : center;
	font-family : "Times New Roman", Times, serif;
	font-size: 32px;
	padding-right : 5%;
	padding-left : 5%;
	color : Navy;
	font : bold;
}

.LabelStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #333333;
	text-align : center;
}

.MenuStyle {
	background-color: #00CCFF;
}
H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	color : Red;
}
H2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align : left;
}
H3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
}
.copyright{
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	color : Blue;
}