body {
	background-color: #343434;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	margin-top:10px;
}
.navact {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d9c89d;
	background-image: url(images/active_nav_bg.jpg);
	text-transform: uppercase;
	font-weight: bold;
}
.nav {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3d2e0c;
	background-image: url(images/nav_bg.jpg);
}

.nav ul, .navact ul{
    display:none;
    position:absolute;
    z-index:1px;
    background-color:#3d2e0c;
    color:#d9c89d;
    top:170px;
    padding:0;
    margin:0;
    text-transform:uppercase;
    width:195px;
    text-align: left;
}
.nav div, .navact div{
    float:left;
}
.nav:hover ul, .navact:hover ul{
    display:block;
    background-color:#d9c89d;
}
ul.snav{
    margin:0;
    padding:0;
    top:161px;
    border: solid 1px #3d2e0c;
}
ul.snav li{
    list-style-type:none;
    background-color:#d9c89d;
    color: #3d2e0c;
    border: solid 0 #d9c89d;
    padding: 5px 7px 5px 7px;
    text-align:left;
}
ul.snav li a{
    color: #3d2e0c;
	text-decoration: none;
	text-transform:uppercase;
}
ul.snav li:hover a {
	color: #104437;
	text-decoration: underline;
	text-transform:uppercase;
}
ul.snav li:hover{
    list-style-type:none;
    margin-top:0px;
    margin-left:0px;
    background-color:#d9c89d;
    color: #3d2e0c;
    text-transform:uppercase;
}
.nav a:link{
    clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3d2e0c;
	text-decoration: none;
	}
.nav a:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3d2e0c;
    text-decoration: none;
}
.nav a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #104437;
    text-decoration: underline;
}
	
.contab {
	background-color: #d9c89d;
	background-image: url(images/con_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 8px;
}
.side {
	text-align: center;
	width: 324px;
	margin-top: 10px;
}
.mainimg {
	float: right;
	width: 646px;
	margin-top: 10px;
	background-color:#FFFFFF;
}
.cap {
	color: #FFF;
	background-color: #000;
	text-align: left;
/*	height: 86px;*/
	width: 646px;
	float: right;
}
.captxt {
	color: #FFF;
	float: right;
	width: 640px;
	font-size: 12px;
	margin-top: 5px;
	padding-bottom:5px;
}
.captxt a:link {
	color: #339966;
	font-weight: bold;
	text-decoration: none;
}
.captxt a:visited {
	color: #339966;
	font-weight: bold;
	text-decoration: none;
}
.captxt a:hover {
	color: #339966;
	font-weight: bold;
	text-decoration: underline;
}


.whthdr {
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #FFF;
}

.footer {
	line-height: 13px;
	color: #CCC;
}
.footer a:link {
	line-height: 13px;
	color: #CCC;
	text-decoration: none;
}
.footer a:visited{
	line-height: 13px;
	color: #CCC;
	text-decoration: none;
}
.footer a:hover {
	line-height: 13px;
	color: #CCC;
	text-decoration: underline;
}
.hdr1 {
	font-size: 26px;
	line-height: 26px;
	color: #333;
	font-weight: bold;
	padding: 6px 0 6px 15px;
}
.strt {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #18634f;
}
.ast {
	font-size: 11px;
}


.pkghdr {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	color: #19624F;
	padding-left: 15px;
}
.pkg {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 15px;
}

.pkg li {
	line-height: 18px;
}

.phn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-right: 5px;
	font-weight: bold;
}



#sddm
{	margin: 0px;
	padding: 0px;
	z-index: 30}

#sddm li
{
	list-style: none;
	float: left;
	display: block;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3d2e0c;
	text-decoration: none;
	height: 27px;
	text-align:center;
	background-image:url(images/active_nav_bg.jpg);
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #9D761C;
	border-left-color: #9D761C;
}

#sddm li a
{
	display: block;
	background-image: url(images/nav_bg.jpg);
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3d2e0c;
	text-decoration: none;
	text-align:center;
	height: 20px;
	padding-top: 7px;
	}


#sddm li a:hover
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #104437;
	text-decoration: underline;}
	
	

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #D9C89D;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #D9C89D;
		color: #3d2e0c;
		font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;}

	#sddm div a:hover
	{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #104437;
	text-decoration: underline;}

.newshdr2 {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
}

.newstbl a:link{
	color: #1C6246;
	text-decoration: none;
}
.newstbl a:hover{
	color: #1C6246;
	text-decoration: underline;
}
.newstbl a:visited{
	color: #1C6246;
	text-decoration: none;
}
.newstbl img {
	padding: 3px;
	border: 1px solid #a29061;
}

.newshdr {
	font-size: 18px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #114538;
}
.news {
	background-color: #FFF;
	float: right;
	width: 646px;
}
table.data {
    border:solid 1px #3d2e0c;
    width:100%;
}
table.data th{
    color:White;
    text-align:center;
    background-color:#3d2e0c;
}
.data td{
    border:solid 1px #3d2e0c;
}
.even{
    background-color:#F9F2E4;
}
/*----------------- Form ---------------------*/

/*ul.form {
padding: 0;
margin: 0;
list-style-type: none;
margin-top: 1em;
color: #505050;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
}

.form li {
clear: left;
}

.form li div {
float: left;
margin: 0 1em 1em 0;
display: inline;
}

.form li strong{
/*color: #004A83;*/

.form li strong{

color: #3d2e0c;
font-family: Verdana, Geneva, sans-serif;
font-size:1.1em;
}

.form label{
font-size : 10px;
font-weight:bold;
}

.form li div div {
margin: 0 0em 0em 0;
}*/
/*----------------- Form end ---------------------*/

legend{
    color: #3d2e0c;
    font-family: Verdana, Geneva, sans-serif;
/*    font-size:1.2em;*/
    font-size:14px;
    font-weight:bold;
	padding-bottom: 3px;
}

/*----------------- Additional ---------------------*/


/* ---( Text )------------------------------------ */

	.yellow01 {
	color: #ffcd35;
	font-size: 18px;
	font-weight: bold;
	padding-right: 35px;
	padding-top: 6px;
	padding-bottom: 5px;
	}
	
	.yellow02 {
	color: #ffcd35;
	font-size: 18px;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
	}
	
	.white01 {
	color: #ffffff;
	}
	
	.title01 {
	color: #333333;
	font-size: 30px;
	}
	
	.title02 {
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
    font-size: 14px;
	}

.title03 {
	color: #333333;
	font-size: 18px;
	}

	.title04 {
	color: #333333;
	font-weight: bold;
	font-size:15px;
	text-transform: uppercase;

	}
	

.header01bg{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 125px;
	}
	
	.header02bg{
	background-image: url(images/logo-02.gif);
	background-repeat: no-repeat;
	height: 143px;
	}
	

	.nav01padding{
	height: 24px;
	padding-right: 8px;
	padding-top: 3px;
	color: #8a8a8a;
	}
	
	.nav02padding {
	padding-right: 30px;
	}
	
	.nav03padding {
	padding-right: 15px;
	}
	
	.nav04padding{
	height: 24px;
	padding-top: 3px;
	color: #8a8a8a;
	}
	
	.line01{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	}
	
	.line02{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2c2c2;
	}
	
	.line03{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
	}
	
	.body01padding {
	color: #ffffff;
	padding-right: 45px;
	padding-left: 45px;
	}

/* ---( Form )------------------------------------ */
	
	input.btn{
   	color:#482a2c;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size:11px;
   	font-weight:bold;
   	background-color:#dbcdce;
   	border:1px dashed;
   	border-top-color:#a59593;
   	border-left-color:#a59593;
   	border-right-color:#a59593;
   	border-bottom-color:#a59593;
	}
	
	input.btnhov{
	color:#ffffff;
   	background-color:#482a2c;
	}
	
	
	.RedImg{
	float:right;
	background-image: url(images/top-banner.gif);
	background-repeat: no-repeat; 
	width:330px; 
	height:33px;
	}
	.RegImgInner{
	padding-right:40px; 
	padding-top:3px; 
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	}
	
	input.button {
        
        background-image:url(images/th_bg.jpg);
        background-color: #104437;
        border: 1px solid #FFFFFF;
        color: #FFFFFF;
        padding : 2px 5px 2px 5px;
        font-weight: bold;
    }
    input.button:hover {
        color: #FFFF00;
    }
	a.button {
        
        background-image:url(images/th_bg.jpg);
        background-color: #104437;
        border: 1px solid #FFFFFF;
        padding :  5px 10px 7px 10px;
        color:#FFFFFF;
        font-weight: bold;
		font-size:11px;
		text-decoration:none;
    }
    a.button:hover {
        color: #FFFF00;
    }
	.packageprice{
	color:#77221F; 
	padding:0px; 
	font-family:Georgia;
	}
	
	.para{
	color:#000000;
	font-family:Arial,Georgia;
	}
	
	.para li{
	margin-left:15px;
	}
	
	.packagepricedet{
	color:#77221F;
/*	background-color:#D4ECFE; */
	width:200px; 
	padding:0px; 
	font-family:Georgia;
	}
	
	h4{
	font-size : 15px;
	font-weight:bold;
	padding-top: 5px;
	}
	
	
	.updateProgress
    {
       
        background-color:#FFFFFF; 
        position:absolute; 
        width:130px; 
        height:50px;    
    }
    .updateProgressMessage
    {
        margin:3px; 
        font-family:Trebuchet MS; 
        font-size:small; 
        vertical-align: middle;
    }
.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.Privileges
{
}
.Privileges div
{
	color : White;
	background-color : #014691;
	padding:3px;
	border: solid 1px;
	position:absolute ;
	margin:-30px 0px 10px 20px;
	z-index : 100px;
	display:none;
	width: 400px;
}

.Privileges:hover div
{
	position:absolute ;
	z-index : 20px;
	width: 400px;
	display : block;
}
	

	.RedImgNew{
	float:right;
	/*background-image: url(images/RedBar-Middle-Img.gif);*/
	background-repeat: no-repeat; 
	width:auto; 
	height:33px;
	}
	.RedImgNewleft{
	float:right;
	width:13px;
	height:33px;
	background-image: url(images/RedBar-Left-Img.gif);
	background-repeat:repeat-x;
	}
	.RedImgNewright{
	width:29px;
	float:right;
	height:33px;
	background-image: url(images/RedBar-Right-Img.gif);
	background-repeat: no-repeat; 
	padding-right:10px;
	}
	.RedImgNewmiddle{
	float:right;
	height:33px;
	background-image: url(images/RedBar-Middle-Img.gif);
	background-repeat:repeat-x;
	padding-top:3px;
	}

	.RegImgInnerNew{
	padding-right:40px; 
	padding-top:3px; 
	font-family:Arial, Helvetica, Verdana, sans-serif;
	}

 	.blue {
	    color: #0b64d1;
    }

    .header06bg{
	background-image: url(images/logo-02e.gif);
	background-repeat: no-repeat;
	height: 143px;
	}
		.header07bg{
	background-image: url(images/logo-02f.gif);
	background-repeat: no-repeat;
	height: 143px;
	}
	
	legend {
         color: #0b64d1;
    }
        
    .calendar {
        color: #000000;
    }

    .calendar .ajax__calendar_container {
        color: #000000;
        border:1px solid #646464;
        background-color: white;
    }
    .calendar .ajax__calendar_header { color: #000000; }
    .calendar .ajax__calendar_prev { color: #000000; }
    .calendar .ajax__calendar_title { color: #000000;}
    .calendar .ajax__calendar_next { color: #000000;}
    .calendar .ajax__calendar_body { color: #000000;}
    .calendar .ajax__calendar_days { color: #000000;}
    .calendar .ajax__calendar_dayname { color: #000000;}
    .calendar .ajax__calendar_day { color: #000000;}
    .calendar .ajax__calendar_months {color: #000000;}
    .calendar .ajax__calendar_month { color: #000000;}
    .calendar .ajax__calendar_years { color: #000000;}
    .calendar .ajax__calendar_year { color: #000000;}
    .calendar .ajax__calendar_footer { color: #000000;}
    .calendar .ajax__calendar_today {color: #000000; }
    .calendar .ajax__calendar_hover { color: #000000;}
    .calendar .ajax__calendar_active { color: #000000;}
    .calendar .ajax__calendar_other { color: #000000;}


    .divBlue {
        background-color:#D4ECFE;
        padding:10px 20px 10px 20px;
        border:solid 1px #0b64d1;
    }
    
    .textbox {
        border: 1px solid #a59593; /*rgb(220,220,220);*/
    }
    
    .tdBackground {
        color:#FFFFFF;
        background-color:#3d2e0c;
    }
    
    .popup{
    overflow : auto;
    border: solid 9px #d9c89d;
    /*padding: 3px;*/
    visibility:hidden;
    /*display:none;*/
    margin: 0px 0px 0px 0px;
    position:absolute;
    height : auto;
    width : 750px;
    background-color:#ffffff;
}
	/*------------------------- Additional content ----------------------*/