body {
      text-align: center;
}


.ExtraSmallTextWhite a {
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
	-moz-user-select: none;
	-khtml-user-select: none;
}


.SmallTextBlack{
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
}

.SmallTextBlackBold{
	font-family: sans-serif;
	color: #000000;
	font-size: 11px;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: bold;
}

.SmallTextWhite{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-decoration: none;
}

.SmallTextWhiteBold{
	font-family: sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: bold;
}


.MediumTextBlack{
	font-family: sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
}

.MediumTextBlackBold{
	font-family: sans-serif;
	color: #000000;
	font-size: 13px;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: bold;
}







.LargeTextBlack{
	font-family: sans-serif;
	color: #000000;
	font-size: 16px;
	letter-spacing: 0px;
	text-decoration: none;
}

.LargeTextBlackBold{
	font-family: sans-serif;
	color: #000000;
	font-size: 16px;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: bold;
}

.LargeTextWhite{
	font-family: sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 0px;
	text-decoration: none;
}
.LargeTextWhiteBold{
	font-family: sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: bold;
}





.JustTextWhite{
	color: #FFFFFF;
}

.JustTextBlack{
	color: #000000;
}

.JustLargeText{
	font-size: 16px;
}

.overlay {
   display:none;
   padding:0;
   border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
   margin:0;
   position:absolute;
   height:50px;
   width:50px;
   z-index:2;
}

.borberwhite {
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #999;
}

.calendarBorder {
	border-left: solid 2px #CCC;
	border-bottom: solid 2px #CCC;
	border-right: solid 2px #999;
	border-top: solid 2px #CCC;
}

.UCase {
	text-transform: uppercase
}

.topnav_top{
	background-color: #A3A7D1;
}

.box_background {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline; 
	}
a:hover { 
text-decoration: underline; 
}
a:active { 
text-decoration: underline; 
} 

div.img-dec {
	background: url('/images/shadow.gif') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 4px 4px 4px 4px;
	padding: 0;
	position: inherit;
}

div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 2px;
	position: inherit;
}

div.img-dec-cccccc {
	background: url('/images/shadow_cccccc.gif') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 4px 4px 4px 4px;
	padding: 0;
	position: inherit;
}

div.img-dec-cccccc img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 2px;
	position: inherit;
}

div.img-dec-eeeeee {
	background: url('/images/shadow_eeeeee.gif') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 4px 4px 4px 4px;
	padding: 0;
	position: inherit;
}

div.img-dec-eeeeee img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 2px;
	position: inherit;
}
.img-dec-profile {
	margin: 0px 6px 0px 0px;
}

.img-dec-port {
	margin: 7px 0px 7px 7px;
}

img.load_img {
     background: url('/images/Spinner.gif') no-repeat center;
}

.discalimerFooter {
	position:absolute;
	bottom:0px;
	width:1000px;
	padding:0px;
	left: 0;
	right: 0;
	margin: auto auto;
	background: #999999;
	border: 1;
	border-color: #FFF;
}

