body {
	/*background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;*/
	background-color:	#000000;
}
div.thumbbox {
overflow: auto;
height: 790px;

background-color: #FFFFFF;
}
div.thumbbox1 {
overflow: auto;
height: 120px;
width: 640px; 
scrollbar: none;
}

.WhiteBg {
	background-color: #FFFFFF;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #c6c7c7;
}

.sideBox {
	background-color: #d9e7fd;
	border: 1px solid #194779;
	background-image: url(../images/a001.jpg);
	background-repeat: repeat-x;
	background-position: left Bottom;
}
.imgBorder {
	border: 1px solid #FFFFFF;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_pop {
	background-image: url(../images/header_sm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.threeSideBorder {
	border: 1px none #225082;
}
.BlueBg {
	background-color: #1A4677;
}
.Sub_nor {
	background-image: url(../images/bulet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial;
	font-size: 12px;
	color: #005DB7;
	text-transform: capitalize;
	height:20px;
	padding-left: 15px;	
}
.Sub_roll {
	background-image: url(../images/bulet_roll.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial;
	font-size: 12px;
	color: #cf0000;
	text-transform: capitalize;
	height:20px;
	padding-left: 15px;	
	cursor:hand;
	cursor:pointer;
}
.Titles_Bg {
font-family: Arial;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: #3F679A;
background-image: url(../images/DotBorder.jpg);
background-repeat: repeat-x;
background-position: left top;
text-align: center;
vertical-align: middle;
}
.threeSideBlueBorder {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #3d6a9c;
border-right-color: #3d6a9c;
border-bottom-color: #3d6a9c;
border-left-color: #3d6a9c;
}
.calinputField {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid #1A3A60;
}
a.biglink:link {
font-family: Arial;
font-size: 14px;
color: #000000;
text-decoration:none;
}
a.biglink:visited {
font-family: Arial;
font-size: 14px;
color: #000000;
text-decoration: none;
}
a.biglink:hover {
font-family: Arial;
font-size: 14px;
color: #006699;
text-decoration: underline;
}
.cardetailsBG
{
background-color:#464854;
}

.SectionHeader {
	background-image: url(../images/SectionHeader.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial;
	font-size: 13px;
	color: #42413f;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	height:24px;
}
.WhiteContent {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.WhiteBg {
	background-color: #FFFFFF;
}
.BlackBg {
	background-color: #000000;
}
.FourSideBorder {
	border: 1px solid #b9b9b9;
}
.navbg {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
}
.navsep {
	background-color: #000000;
}
.navcontent {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.buttonbg-nor {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/bottonbg-nor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	cursor: pointer;
	padding-left:8px;
}
.buttonbg-rol {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bottonbg-rol.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	cursor: pointer;
	padding-left:8px;
}
/* Menu */

#nav, #nav ul {
              font-family: Arial;
              font-size: 16px;
			  font-stretch:ultra-expanded;
			  font-weight:bold;
              /* font-weight: bold; */
              color:#FF0000;
	/* float: left; */
	width: 1000px;
              height: 26px;
              h/eight: 26px;
	list-style: none;
	line-height: 1;
	background: url(../images/Navbgs.jpg);
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#nav a {
	display: block;
	width: 135px;
	w\idth: 135px;
	color: #FF0000;
	text-decoration: none;
	padding:3px 0px 3px 0px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

#nav a:hover {
color: #ffffff; 
}

#nav li {
	float: left;
	padding: 0px;
	width: 135px;
	background: url(../images/Navbgs.jpg);


}

#nav li ul {
	position: absolute;
	left: -999em;
	line-height: 1;
	width: 200px;
	w\idth: 200px;
	margin: 0px;
	text-align:left;
/*	opacity: .95;
*/
}

/* This is to make opacity work in IE. */
/*
* html #nav li ul {
	background-color: transparent;
}
* html #nav li li {
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=90);
}
*/

#nav li li {
	padding-right: 0px;
	width: 200px;   
              border: 1px;         
              border-style: solid;
              border-color: #cccccc; 

}

#nav li ul a {
	width: 200px;
	w\idth: 200px;

}

#nav li ul ul {
	margin: 2px 0px 0px 160px;

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	background: url(../images/Navbgs.jpg);
}

#nav li:hover, #nav li.sfhover {
	background: url(../images/Navbgs.jpg);
}

/* Support for the "iehover-fix.js" */

ul.nav iframe {
	position: absolute;
	/* account for the border */
	left: -0px;
	top: -0px;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);

}

* html ul.nav li { z-index: 201; }

/* this is for IE 5.0
select.hide { visibility: hidden; }

/* End Support for the "iehover-fix.js" */