body {
	scrollbar-face-color: #B8BFB8;
	scrollbar-arrow-color:  #004151;
	scrollbar-track-color: #F3F9F8;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #8B0000;
	scrollbar-darkshadow-color: #fff8cd;

	}

html {
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE */
}
/* Hidden from all browers except IE 6 */
@media all {
  * html .pagelink{ he\ight: 1% } .pagelinklast{ he\ight: 1% } .pagecurrent { he\ight: 1% }
}


.quotetop
{
width:98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 8px auto 0px auto;
	font-weight:bold;
	font-size:10px;
	padding: 3px;
	background-color:#F3F9F8;
	/* background-image: url(quote.gif);*/
	background-position: right;
	background-repeat: no-repeat;
	border-left: 4px solid #CED9CE;
	/*border-top: 1px solid #000;
	border-right: 1px solid #000;*/
}
.quotemain
{
width:98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #465584;
	background-color: #F3F9F8;
	border-left: 4px solid #CED9CE;
	/*border-right: 1px solid #000;
	border-top: 1px dotted #000;
	border-bottom: 1px solid #000;*/
	padding: 4px;
	margin: 0px auto 8px auto;
}

.codetop
{
width:98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 8px auto 0px auto;
	font-weight:bold;
	font-size:10px;
	padding: 3px;
	background-color:#F3F9F8;
	/* background-image: url(quote.gif);*/
	background-position: right;
	background-repeat: no-repeat;
	border-left: 4px solid #CED9CE;
	/*border-top: 1px solid #000;
	border-right: 1px solid #000;*/
}
.codemain
{
width:98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #465584;
	background-color: #F3F9F8;
	border-left: 4px solid #CED9CE;
	/*border-right: 1px solid #000;
	border-top: 1px dotted #000;
	border-bottom: 1px solid #000;*/
	padding: 4px;
	margin: 0px auto 8px auto;
}

.menuCell {
	background-color: #F3F9F8;
	border: solid 1px #F3F9F8;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%;
}
.menuCellOn {
	cursor: hand;
	background-color: #86A186;
	border: dashed 1px #959D95;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #004151;
	font-size: 10px;
	font-weight: normal;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 10px;
	font-weight: normal;
}

.tiText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 10px;
	font-weight: normal;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 10px;
	font-weight: bold;
}

.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size: 10px;
	font-weight: normal;
}

.highlight {
	background-color: #9ECEC6
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color : #004151;
	font-size: 16px;
	font-weight: bold;
}

.lgText {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: ; 
	font-weight: bold;
}

.tHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #004151; 
	font-weight: bold;
	height: 23px;
}

.tiHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #004151; 
	font-weight: bold;
}


a  {
	color : #004151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.boldLink:hover {
	color : #007491;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.boldLink  {
	color : #004151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.boldLink:visited {
	color : #004151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.boldLink:visited:hover {
	color : #007491;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.smLink  {
	color : #004151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:hover {
	color : #007491;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited  {
	color : #004151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited:hover {
	color : #007491;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: normal;
}

a.nav  {
	color : #004151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


a.nav:hover {
	color : #007491;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: none;
}

a.nav:visited {
	color : #004151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.nav:visited: {
	color : #004151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.npLink  {
	color : #004151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:hover {
	color : #007491;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:visited {
	color : #004151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:visited:hover {
	color : #007491;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}


ul {
	list-style-type: square;
}

hr {
	height: 0px; 
	border: solid #5D6754 0px; 
	border-top-width: 1px;
}
textarea {
	scrollbar-face-color: #B8BFB8;
	scrollbar-arrow-color:  #004151;
	scrollbar-track-color: #F3F9F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #004151;
	font-size: 10px;
	font-weight: normal;
	border : 1px solid #5D6754;
	background-color : #FFFFFF;
}

input.frmText{
	border : 1px solid #5D6754;
	background-color : #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding-left : 5px;
}

select {
	border : 1px solid #5D6754;
	background-color : #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding-left : 2px;
}

input.frmButton {
	border : 1px solid #5D6754;	
	background : #FFFFFF;
	font: 11px verdana,arial,helvetica;
	padding : 2px;
}
#secureimages {
     BORDER-RIGHT: #5D6754 1px solid;
     PADDING-RIGHT: 3px; BORDER-TOP: #5D6754 1px solid;
     PADDING-LEFT: 3px; FONT-WEIGHT: normal;
     PADDING-BOTTOM: 1px; BORDER-LEFT: #5D6754 1px solid;
     COLOR: #000; MARGIN-RIGHT: 1px; PADDING-TOP: 1px;
     BORDER-BOTTOM: #5D6754 1px solid; BACKGROUND-COLOR: #FFFFFF
} 
#CountryMapImg {
    border : 1px dashed #5D6754;
    background-color : #FFFFFF;
    padding : 2px;  
}
.NoDay {
	font-size: 10px;
	background-color: #F3F9F8;
}
.PastDay {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #C8E4DF;
}
.CurrentDay {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #CE9EA6;
	border: 1px dashed #5D6754;
}
.FutureDay {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #C8E4DF;
}
.WeekendDay {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #C8E4DF;
}
.EventDay, .BirthDay {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #E4C8CD;
	border: 1px solid #5D6754;
}
.hoverDay{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #9ECEC6;
}
a.pagelink {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #004151; 
	text-decoration: none;
}
a.pagelink:active {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #004151; 
	text-decoration: none;
}
a.pagelink:visited {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #004151; 
	text-decoration: none;
}
a.pagelink:visited:hover {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #004151; 
	text-decoration: none;
}
a.pagelink:link {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #004151; 
	text-decoration: none;
}
.pagelink {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	border-right: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid;
	padding-right: 3px; 
	padding-top: 1px; 
	padding-left: 3px; 
	padding-bottom: 1px; 
	font-weight: normal; 
	color: #004151; 
	background-color: #F9F9F9;
	
}
a.pagelinklast:active {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #004151; 
	text-decoration: none;
}
a.pagelinklast:visited {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #004151; 
	text-decoration: none;
}
a.pagelinklast:visited:hover {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #004151; 
	text-decoration: none;
}
a.pagelinklast:link {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #004151; 
	text-decoration: none;
}
.pagelinklast {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	border-right: #5D6754 1px solid; 
	border-top: #5D6754 1px solid;
	border-left: #5D6754 1px solid;
	border-bottom: #5D6754 1px solid;
	padding-right: 3px; 
	padding-top: 1px; 
	padding-left: 3px; 
	padding-bottom: 1px; 
	font-weight: normal; 
	color: #004151;
	background-color: #FFFFFF;
}
a.pagecurrent:active {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #004151; 
	text-decoration: none;
}
a.pagecurrent:visited {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #004151; 
	text-decoration: none;
}
a.pagecurrent:link {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #004151; 
	text-decoration: none;
}
.pagecurrent {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	border-right: #5D6754 1px solid; 
	border-top: #5D6754 1px solid; 
	border-left: #5D6754 1px solid; 
	border-bottom: #5D6754 1px solid; 
	padding-right: 3px; 
	padding-top: 1px; 
	padding-left: 3px; 
	padding-bottom: 1px; 
	font-weight: normal; 
	color: #004151; 
	background-color: #FFFFFF;
}
.gecko_border_top {
	border-top: #5D6754 1px solid;
}