body {
  background-color: #bac6d5;
  background-position:center;
  color: #000000;
  font-family:"trebuchet MS";
  font-size: 12px;
  line-height:16px;
  margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: center; /* Centers the page content container in IE 5 browsers. */
}

#outerWrapper {
	background-color:#ffffff;
	border:#666666 solid 1px;
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background-position:center;
	
}

/****************************************************header**********************************************************/

#header {
	width:900px;
	font-family:"trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}


.linktext {
	
	font-family:"trebuchet MS";
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;	
} 

.linktext:hover {
	
	font-family:"trebuchet MS";
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;	
} 

#domain {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:140px;
	padding-top:10px;
	font-family:"trebuchet MS";
	font-size:12px;
	color:#c34b03;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
}

#outerWrapper #header #menucontainer {
	background:#000000;
	width:900px;
	height:39px;
}

.menulink {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.menulink:hover {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff8400;
	font-weight:bold;
	text-decoration:none;
}

.add {
	width:288px;
	height:103px;
	margin-left:13px;
	margin-right:5px;
	margin-top:5px;
	float:left;
}

/******************************************content*****************************************************************/

#outerWrapper #contentWrapper {
	width:900px;
	background-color:#FFFFFF;
}

#outerWrapper #templatebg {
	background-position:center;
	background-color:#eef3f9;
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 880px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	
}

.template {
	background-position:center;
	background-color:#eef3f9;
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 880px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

#outerWrapper #contentWrapper #login {
	background:url(../images/login_bg.jpg) repeat-x;
	height:35px;
	padding:0px 20px 0px 20px;
	clear:both;
		
}
#outerWrapper #contentWrapper #login #logintxt {
	font-family:"trebuchet MS";
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}

#outerWrapper #contentWrapper #login .loginlink {
	font-family:"trebuchet MS";
	font-size:12px;
	color:#ff7e00;
	text-decoration:underline;
	font-weight:bold;
}
#outerWrapper #contentWrapper #login .loginlink:hover {
	font-family:"trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#outerWrapper #contentWrapper #formcontainer {
	width:330px;
	padding-left:8px;
	float:left;
}
#outerWrapper #contentWrapper #flashcontainer {
	width:440px;
	float:right;
	margin-left:3px;
	margin-right:4px;
	margin-top:23px;
}
#outerWrapper #contentWrapper #latestnews {
	background:url(../images/news_bg.jpg) repeat-x;
	height:30px;
	clear:both;
	color:#FFFFFF;
	padding:10px 20px 0px 20px;	
}

#outerWrapper #contentWrapper #leftContainer {
	background-color:#FFFFFF;
	width:392px;
	height:139px;
	margin:3px 13px; 
	float:left;
}
#outerWrapper #contentWrapper #rightContainer{
	width:456px;
	height:139px;
	margin:3px 13px 0px 0px; 
	float:right;
}
.more {
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.more:hover {
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}
#outerWrapper #contentWrapper .txtlnk {
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
#outerWrapper #contentWrapper .txtlnk:hover {
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}

#outerWrapper #contentWrapper .txtlnk1 {
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#outerWrapper #contentWrapper .txtlnk1:hover {
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}
#outerWrapper #contentWrapper #banner {
	background:url(../images/bottom_bg.jpg) repeat-x;
	width:200px;
	height:104px;
	border:#7a3104 1px solid;
	margin:3px 12px 0px 10px;
	float:left;
	background-position:center;
}
#outerWrapper #contentWrapper #banner #heading {
	background:url(../images/arrow.png) no-repeat;
	font-family:"trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#883603;
	text-decoration:none;
	padding-left:20px;
}
.subheading {
	padding:10px 0px 10px 0;
	font-family:"trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#993300;
	text-decoration:none;
}
.btton {
	margin-top:5px;
	background-color:#ff6000;
	height:25px;
	color:#FFFFFF;
	font-family:"trebuchet MS";
	font-size:14px;
	text-align:center;
}	

#specialTrave  {
	background:url(../images/travel_bg.jpg) repeat-x;
	border:#0d447f 1px solid;
	margin:5px 13px 5px 0px;;
	height:210px;
	text-align:left;
	width:562px;
	float:right;
}
.travelheading {
	background:url(../images/inner_tital_spacer.jpg) repeat-x;
	height:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

#specialTrave .img  {
	margin-left:10px;
	width:80px;
	height:60px;
	float:left;
	margin-top:5px;
}

.img2 {
	margin-left:10px;
	width:80px;
	height:60px;
	float:left;
	margin-top:5px;
}

/*****************************************************footer********************************************************/

#footerWrapper {
	width:900px;
	background:url(../images/footerbg.jpg) repeat-x;
	height:71px;
	color:#FFFFFF;
	background-position:center;

}
#footerWrapper .footertext {
	font-family:"trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
#footerWrapper .footerlink {
	
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

#footerWrapper .footerlink:hover {
	
	font-family:"trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#ff7e00;
	text-decoration:underline;
}

.pagi_link	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#960000;
	font-weight:normal;
	text-decoration:none;
}
.pagi_link:hover	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:normal;
	text-decoration:underline;
}

.heading_link {
	font-family:"trebuchet MS";
	font-size:12px;
	color:#a90202;
	font-weight:bold;
	text-decoration:none;
}
.heading_link:hover {
	font-family:"trebuchet MS";
	font-size:12px;
	color:#a90202;
	font-weight:bold;
	text-decoration:underline;
}

/* 30.03.2009 */


#pagination
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;

}

.link_footer
{
font-family:"trebuchet MS";
font-size:12px;
color:#b70303;
text-decoration:none;
}
.link_footer:hover
{
font-family:"trebuchet MS";
font-size:12px;
color:#b70303;
text-decoration:underline;
}





















