﻿/*Background Styles to increase page validations *****************************************************/

.bgTopSides {
	background-image: url(../images/topsides.gif);
	background-repeat: repeat;
}
.bgBottomLine {
	background-image: url(../images/BottomLine.gif);

}
.bgTopLogo {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
}

#logo {
	 width: 912px;

}
.NoBackground {
	background-color: #FFFFFF;
}
/*Padding to remove useless code bloat seen in empty <P>, excessive <br> and tons of &nbps; insertions*****/
.padAll5 {
	padding: 5px;
}
.padBottom25 {
	padding-bottom: 25px;
}
.padTop25 {
	padding-top: 25px;
}
.padTop275 {
	padding-top: 275px;
}
h1 {
	color: 660066;
	ont-size:18px;
}
h2 {
	color: 660066;
	ont-size:16px;
}
h3 {
	color: 660066;
	font-size:14px;
}

.padLeft275 {
	padding-left: 275px;
}
.pad-Left_Right {
	padding-left: 10px;
	padding-right: 10px;
}

/*Border Styles ****************************************************************************************/
.bdr2 {
	border: 2px solid #ffffff;
} 

/* Styles *********************************************************************************************/
.u {
	text-decoration:underline;
}
.txt10 {
	font-size: 10px;
}
.fontMatch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 660066;
}
.padTop25 .fontMatch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 660066;
}

.txt11 {
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
}
.txt13 {
	font-size: 13px;
}
.txt14 {
	font-size: 14px;
}.u {
	text-decoration: underline;
}
.padTop25 .bdr2 .u {
	text-decoration: underline;
}
.padTop25 .PhotoTitle .u {
	text-decoration: underline;
}
