body {
	background-color: #FFFFFF;
	background-image: url(../images/totbg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

.LargeLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}	
a.LargeLink:link {
    text-decoration: underline; 
	color: #1069C6;
}
a.LargeLink:visited {
	text-decoration: underline;
	color: #1069C6;
}
a.LargeLink:hover {
	text-decoration: underline;
	color: #1069C6;
}
a.LargeLink:active {
	text-decoration: underline;
	color: #1069C6;
}	
.main {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
}

.midbg{background-image:url(../images/midbg.gif); 
background-repeat:repeat-x;
}
	
.tinylink {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: 100;
	color: #1069C6;
	}
	
A.tinylink:link {
	text-decoration: underline;
	color: #1069C6;
	font-weight:100;
	}	
A.tinylink:hover { 
	text-decoration: underline;
	color: #1069C6;
	font-weight:100;
	}
A.tinylink:visited { 
	text-decoration: underline;
	color: #1069C6;
	font-weight:100;
	}
	
h1,h2,h3,h4,h5 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #1069C6;
}
h2 {
	font-size: 14px;
	color: #1069C6;
}
h3 {
	font-size: 14px;
	color: #1069C6;
}

H6  {
	font-size : 14px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-transform : capitalize;
}
.main2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding:5px;
}

.main3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #0359AC;
	text-decoration: none;
}
.main4 {

	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #008294;
	text-decoration: none;
}
.main5 {
	font-family: Arial;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.main5 {
	font-family: Arial;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #338F17;
	text-decoration: none;
}
a.top:link,a.top:visited,a.top:active{font-family:Arial; 
font-size:13px; 
font-weight:bold; 
text-decoration:none; color:#FFFFFF; 
text-transform: uppercase;
}

a.top:hover{color: #FFFF33;
}
a.bottom:link,a.bottom:visited,a.bottom:active{font-family:Arial; 
    font-size:12px; 
    font-weight:normal; 
    text-decoration:none; 
    color: #333333;
}
a.bottom:hover{color: #000000; 
            text-decoration:underline;
}
.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			z-index:1001;
			background-image:url(../images/bag.png);
			background-repeat:repeat;
		}
.white_content {
			display: none;
			position: absolute;
			top:25%;
			left:25%;
			width:650px;
			height: auto;
			padding:5px;
			border: 6px solid #00515D;
			background-color:#007C8F;
			z-index:1002;
			overflow: auto;
}
.gallerywidth{width:594px; 
            margin:auto;
}
.gallerywidth ul li{ list-style:none; 
           float:left; margin:10px;
}
.smallimg{width:265px; height:117px; 
           border: none;
}
.gallerywidth li a img{background-color:#000000; padding:1px;  
           border:#4C5153 2px solid;
}
.gallerywidth li a:hover img{background-color:#000000; padding:1px;  
           border:#BDC1C2 2px solid; 
}
.bigimg{width:594px; height:594px; 
           margin:auto;
}
.lightleft{width:300px; 
          float:left;
}
.lightright{width:25px; 
          float:right;
}
.rates{background-image:url(ratesbg.jpg);
    background-repeat:no-repeat; 
    font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
}