<style type="text/css">

.body{
	background: #ffffff; 
	background: url(images/test.jpg);
	background-position: top center;
	background-attachment: scroll;
}

.body{
	background: #ffffff url('images/test.jpg');
	background-position: top center;
	background-attachment: fixed;
}

.overlay{
	background: #ffffff;
	background: url(images/overlay.jpg);
	background-position: top center;
	background-attachment: fixed;
	display: block;
	text-align: center;
	margin: 0 auto; 
}

.minibody{
	display: block;
	Height: 100%
}

.iframebody{
	background: Transparent; 
	text-align: center;
}

.banner{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	color: #cd2626;
	padding-top: 20px;
	padding-bottom: 10px;
}

.banner2{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	color: #cd2626;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bannerblue{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	color: #2f2f4f;
}

.bluebanner{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align:center;
	color: #2f2f4f;
}

.headerbarleft{
	font: bold 14px Arial;
	color: white;
	background: url(images/titlebar1.png) repeat-x center left;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	text-align: center;
	padding: 4px 0px 4px 0px; /*header text is indented 10px*/
	align: left;
}

.headerbarcenter{
	font: bold 14px Arial;
	color: white;
	background: url(images/titlebar1.png) repeat-x center left;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	text-align: Center;
	padding: 4px 0px 4px 0px; /*header text is indented 10px*/
	align: center;
}

.verticalbar{
	width: 3px;
	background: url(images/verticalbar.png) repeat-y center left;
	height: 690px;
}

.header {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #cd2626;
}

.subheading {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #cd2626;
	align: center;
	padding: 10px 0px 10px 0px; /*header text is indented 10px*/
}
.subheadingblue {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #2f2f4f;
	align: center; 
}

.galleryheader {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #2f2f4f;
	align: center;
	padding: 0px  0px 5px 0px;
}

.bodyblue {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #2f2f4f;
}

.bodyleft {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #2f2f4f;
}

.bodyred {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #cd2626;
}

.leftmenu {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

.bodylight {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
	color: #000000;
}

.bodylightleft {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	color: #000000;
	padding: 0px 20px 0px 20px;
}


.bodyblack {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

.bodywhite {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

.bodytext{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding: 0px 20px 0px 20px;
}

.bodytextcenter{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding: 0px 20px 0px 20px;
}


.bodytextred{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}


.desc {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #003F87;
}

.desc1 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.center {
	display: block;
	text-align: center;
	margin: 0 auto; 
}

.scrollerbody
{ 
	font-size:14px;
	text-align:center;
	font-family:"Lucida Grande", Verdana, sans-serif;
	color:#000000;
}
 
.scrollertitle 
 { 
	font-weight:bold;
	font-size:14px;
	text-align:center;
	font-family:"Lucida Grande", Verdana, sans-serif;
	color:#2f2f4f;
}

.image{
	border-style:ridge;
	border-color:#cd2626;
	border-width:7px;
	display: block;
	text-align: center;
	margin: 0 auto;
}

.table{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: inset inset inset inset;
	border-color: #000000 #000000 #000000 #000000 ;
	background-color: #ffffff;
}

.table th{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #000000 #000000 #000000 #000000 ;
	background-color: #003F87;
}
.table td{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #000000 #000000 #000000 #000000;
	background-color: #ffffff;
}

.sortable{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: inset inset inset inset;
	border-color: #000000 #000000 #000000 #000000 ;
	background-color: #ffffff;
}

.sortable th{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #000000 #000000 #000000 #000000 ;
	background-color: #003F87;
}
.sortable td{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #000000 #000000 #000000 #000000;
	background-color: #ffffff;
}

.option{
	width: 120px;
	font-size:14px;
	font-weight: bold;
	color:#2f2f4f;
	font-family:tahoma;
	background-color:#ffffff;
	}

.advert{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

.advertheader{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #2f2f4f;
}

	A:link  {
    text-decoration: none;
    }
A:visited  {
    text-decoration: none;
    }
A:hover  {
    color:#cd2626;
	}
	
</style>


