﻿body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
td {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 160%;
}
.gradient1 {
	background-repeat: repeat-x;
	background-image: url(../Images/Gradient1.jpg);
	height: 79px;
}
.gradient2 {
	background-repeat: repeat-x;
	background-image: url(../Images/Gradient2.jpg);
	height: 31px;
}
.gradient3 {
	background-repeat: repeat-x;
	background-image: url(../Images/Gradient3.jpg);
	height: 5px;
}
.topleftcorner {
	background-repeat: repeat-y;
	background-image: url(../Images/topleftcorner.jpg);
	width: 17px;
	height: 25px;
}
.toprightcorner {
	background-repeat: repeat-y;
	background-image: url(../Images/toprightcorner.jpg);
	width: 16px;
	height: 25px;
}
.defaultstageimage {
	background-image: url(../Images/StageImage.jpg);
	height: 128px;
}
.AboutUsstageimage {
	background-image: url(../Images/AboutUsstageimage.jpg);
	height: 128px;
}
.servicesstageimage {
	background-image: url(../Images/servicesstageimage.jpg);
	height: 128px;
}
.contactsstageimage {
	background-image: url(../Images/contactsstageimage.jpg);
	height: 128px;
}
.privacystageimage {
	background-image: url(../Images/privacystageimage.jpg);
	height: 128px;
}
.termsofusestageimage {
	background-image: url(../Images/termsofusestageimage.jpg);
	height: 128px;
}
.WelcomeTitle {
	background-repeat: no-repeat;
	background-image: url(../Images/Welcome.jpg);
	background-position: center;
	height: 16px;
}
.AboutUsTitle {
	background-repeat: no-repeat;
	background-image: url(../Images/AboutUsTitle.jpg);
	background-position: center;
	height: 16px;
}
.ServicesTitle {
	background-repeat: no-repeat;
	background-image: url(../Images/ServicesTitle.jpg);
	background-position: center;
	height: 16px;
}
.ContactsTitle {
	background-repeat: no-repeat;
	background-image: url(../Images/ContactsTitle.jpg);
	background-position: center;
	height: 16px;
}
.ServicesTitle {
	background-repeat: no-repeat;
	background-image: url(../Images/ServicesTitle.jpg);
	background-position: center;
	height: 16px;
}
.TermsOfUseTitle {
	background-repeat: no-repeat;
	background-image: url(../Images/TermsOfUseTitle.jpg);
	background-position: center;
	height: 16px;
}
.PrivacyPolicyTitle {
	background-repeat: no-repeat;
	background-image: url(../Images/PrivacyPolicyTitle.jpg);
	background-position: center;
	height: 19px;
}
.leftbar {
	background-repeat: repeat-y;
	background-image: url(../Images/LeftBar.jpg);
	width: 17px;
}
.rightbar {
	background-repeat: repeat-y;
	background-image: url(../Images/RightBar.jpg);
	width: 16px;
}
.bottombar {
	background-image: url(../Images/BottomBar.jpg);
	height: 13px;
}
.graybar {
	background-color: #A0B6C0;
	height: 20px;
}
.homenotselected1 {
  cursor: pointer;
  background-image: url(../images/Home.jpg);
  width: 84px;
  height: 18px;
  background-repeat: no-repeat;
}
.homeselected1 {
  cursor: pointer;
  background-image: url(../images/HomeSelected.jpg);
  width: 84px;
  height: 18px;
  background-repeat: no-repeat;
}
.utxtnav {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #003399; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
.utxtnav A:link {
	COLOR: #003399; 
	TEXT-DECORATION: none;
}
.utxtnav A:visited {
	COLOR: #003399; 
	TEXT-DECORATION: none;
}
.utxtnav A:active {
	COLOR: #003399;
	text-decoration: none;
}
.utxtnav A:hover {
	COLOR: #E55532; 
	TEXT-DECORATION: underline;
}
.utxtnavfooter {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #A0B6C0; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
.utxtnavfooter A:link {
	COLOR: #A0B6C0; 
	TEXT-DECORATION: underline;
}
.utxtnavfooter A:visited {
	COLOR: #A0B6C0; 
	TEXT-DECORATION: underline;
}
.utxtnavfooter A:active {
	COLOR: #A0B6C0;
	text-decoration: underline;
}
.utxtnavfooter A:hover {
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
}
.text12{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.text12link{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}
.text12link:hover {
	text-decoration: underline;
	color: #000000;
	cursor: pointer;
}
.text12bold{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 160%;
}
.text16bold{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 160%;
}
.text25{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	text-decoration: none;
	color: #7B99A8;
}