@import "modules.css";
/* Skin and the css made by Krister Alund www.skingecko.com
   Code start here for SG skin, make backup before
	start edit this file */

body {
	scrollbar-face-color: #9FADBB;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #D9E1EA;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	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{ height: 1% } .pagelinklast{ height: 1% } .pagecurrent { height: 1% }
}


.quotetop
{
	width:98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 8px auto 0px auto;
	font-weight:bold;
	font-size:10px;
	padding: 3px;
	background-color:#8B9FB0;
	/* background-image: url(quote.gif);*/
	background-position: right;
	background-repeat: no-repeat;
	border-left: 4px solid #8981A3;
	/*border-top: 1px solid #000;
	border-right: 1px solid #000;*/
}
.quotemain
{
   width:98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #465584;
	background-color: #D9E7F1;
	border-left: 4px solid #8981A3;
	/*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: #000000;
	margin: 8px auto 0px auto;
	font-weight:bold;
	font-size:10px;
	padding: 3px;
	background-color:#8B9FB0;
	/* background-image: url(quote.gif);*/
	background-position: right;
	background-repeat: no-repeat;
	border-left: 4px solid #8981A3;
	/*border-top: 1px solid #000;
	border-right: 1px solid #000;*/
}
.codemain
{
	width:98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #465584;
	background-color: #D9E7F1;
	border-left: 4px solid #8981A3;
	/*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: #FF0000;
	//border: solid 1px #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100%;
	font-color: #003366;
}
.menuCellOn {
	cursor: hand;
	background-color: #E4EAF2;
	//border: solid 1px #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-color: #003366;
}
/* This is for GeckoTabs and edited by Krister alund www.skingecko.com */
/*start Gecko tabs */

.gt_selectedtab { 
center 50%;
color: #000000;
cursor:pointer;
cursor:hand;font:normal normal 8pt "MS Sans Serif",Arial,sans-serif;
}
.gt_tab {
color: #000000;
cursor:pointer;cursor:hand;font:normal normal 8pt "MS Sans Serif",Arial,sans-serif;
}
.gt_tabdisplay {
display:block;visibility:visible;
}
.gt_tabhidden {
display:none;visibility:hidden;
}
.gt_tabspacer {
color:#0000FF;
cursor:default;font:normal normal 8pt "MS Sans Serif",Arial,sans-serif
}
/* end geckotabs Edited by Krister Alond www.skingecko.com */

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	font-weight: normal;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 11px;
	font-weight: normal;
}

.tiText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	font-weight: bold;
}

.smText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}

.highlight {
	background-color: #ffff66
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color : #465584;
	font-size: 18px;
	font-weight: bold;
}

.lgText {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #000000; 
	font-weight: bold;
}

.tHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #5E5F98; 
	font-weight: bold;
}

.tiHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #41456B; 
	font-weight: bold;
}


a  {
	color : #5E5E8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

a:hover {
	color : #ff8c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: normal;
}

a:visited {
	color : #5E5E8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: normal;
}

a:visited:hover {
	color : #ff8c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: normal;
}

a.boldLink:hover {
	color : #ff8c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}

a.boldLink  {
	color : #5E5E8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

a.boldLink:visited {
	color : #5E5E8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}

a.boldLink:visited:hover {
	color : #ff8c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 11px;
	font-weight: bold;
}

a.smLink  {
	color : #5E5E8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:hover {
	color : #ff8c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited  {
	color : #5E5E8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited:hover {
	color : #ff8c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a.nav  {
	color : #5E5E8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}


a.nav:hover {
	color : #ff8c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: none;
}

a.nav:visited {
	color : #5E5E8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.npLink  {
	color : #5E5E8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:hover {
	color : #ff8c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:visited {
	color : #5E5E8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}

a.npLink:visited:hover {
	color : #ff8c00;
	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 #77779E 0px; 
	border-top-width: 1px;
}
textarea {
	scrollbar-face-color: #9FADBB;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #D9E1EA;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #fff8cd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	font-weight: normal;
	border : 1px solid #77779E;
	background-color : #BBCAD8;
}

input.frmText{
	border : 1px solid #77779E;
	background-color : #BBCAD8;
	font-size: 11px;
	font-weight: normal;
	padding-left : 5px;
}

select {
	border : 1px solid #77779E;
	background-color : #BBCAD8;
	font-size: 11px;
	font-weight: normal;
	padding-left : 2px;
}

input.frmButton {
	border : 1px solid #77779E;	
	background : url(table_bg_image.gif);
	font: 11px verdana,arial,helvetica;
	padding : 2px;
}
#secureimages {
     BORDER-RIGHT: #77779E 1px solid;
     PADDING-RIGHT: 3px; BORDER-TOP: #77779E 1px solid;
     PADDING-LEFT: 3px; FONT-WEIGHT: normal;
     PADDING-BOTTOM: 1px; BORDER-LEFT: #77779E 1px solid;
     COLOR: #000; MARGIN-RIGHT: 1px; PADDING-TOP: 1px;
     BORDER-BOTTOM: #77779E 1px solid; BACKGROUND-COLOR: #FFFFFF
} 
#CountryMapImg {
    border : 1px dashed #77779E;
    background-color : #FFFFFF;
    padding : 2px;  
}
.NoDay {
	font-size: 10px;
	background-color: #CBD8E4;
}
.PastDay {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #E3E8EE;
}
.CurrentDay {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #F0FFFF;
	border: 1px dashed #77779E;
}
.FutureDay {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #E3E8EE;
}
.WeekendDay {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #ADBDCC;
}
.EventDay, .BirthDay {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #F0E68C;
	border: 1px solid #77779E;
}
.hoverDay{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
a.pagelink {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #5E5E8F; 
	text-decoration: none;
}
a.pagelink:active {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
a.pagelink:visited {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #5E5E8F; 
	text-decoration: none;
}
a.pagelink:visited:hover {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
a.pagelink:link {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
.pagelink {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	border-right: #77779E 1px solid; 
	border-top: #77779E 1px solid; 
	border-left: #77779E 1px solid; 
	border-bottom: #77779E 1px solid;
	padding-right: 3px; 
	padding-top: 1px; 
	padding-left: 3px; 
	padding-bottom: 1px; 
	font-weight: normal; 
	color: #000000; 
	background-color: #E5EAF1;
	
}
a.pagelinklast:active {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
a.pagelinklast:visited {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
a.pagelinklast:visited:hover {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
a.pagelinklast:link {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
.pagelinklast {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	border-right: #77779E 1px solid;
	border-top: #77779E 1px solid;
	border-left: #77779E 1px solid;
	border-bottom: #77779E 1px solid;
	padding-right: 3px;
	padding-top: 1px;
	padding-left: 3px;
	padding-bottom: 1px;
	font-weight: normal;
	color: #000000;
	background-color: #E5EAF1;
}
a.pagecurrent:active {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
a.pagecurrent:visited {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
a.pagecurrent:link {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
.pagecurrent {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	border-right: #072a66 1px solid;
	border-top: #072a66 1px solid;
	border-left: #072a66 1px solid;
	border-bottom: #072a66 1px solid;
	padding-right: 3px;
	padding-top: 1px;
	padding-left: 3px;
	padding-bottom: 1px;
	font-weight: normal;
	color: #000000;
	background-color: #E5EAF1;
}
#SiteNav {	list-style: none;	}
#SiteNav ul {	list-style-image: none;	margin: 0 0px;	padding: 0;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	list-style: none;}
#SiteNav li {margin: 0 0 5px 10px;}/* the 5px margin refers to the gap between the menu items*/
#SiteNav li li{margin: 0 0 4px 15px;}
#SiteNav li li:hover {	margin: 0 0 4px 15px;	background: Silver;}
#SiteNav a {color: #666666;	text-decoration: none}
.father {background: gray url(table_bg.gif); /* class father is redundant in this version of the menu*/
	display: block;
	width: 95%;
	height: 20px;
	position: relative;
	left: -10px;
	padding: 5px 0 0 0;
	} 
	
#MenuGraph1 {	background:  url(menuback.jpg); background-position: 0 0;
display: block;
	width: 95%;
	height: 20px;
	position: relative;
	left: -10px;
	padding: 5px 0 0 0;}
#MenuGraph2{	background:  url(menuback.jpg); background-position: 0 -30px;display: block;
	width: 95%;
	height: 20px;
	position: relative;
	left: -10px;
	padding: 5px 0 0 0;}
#MenuGraph3 {	background:  url(menuback.jpg);background-position: 0 -60px;display: block;
	width: 95%;
	height: 20px;
	position: relative;
	left: -10px;
	padding: 5px 0 0 0;}
#MenuGraph4 {	background:  url(menuback.jpg);background-position: 0 -90px;display: block;
	width: 95%;
	height: 20px;
	position: relative;
	left: -10px;
	padding: 5px 0 0 0;}
#MenuGraph5 {	background:  url(menuback.jpg);background-position: 0 -120px;display: block;
	width: 95%;
	height: 20px;
	position: relative;
	left: -10px;
	padding: 5px 0 0 0;}
#MenuGraph6 {	background:  url(menuback.jpg);background-position: 0 -150px;display: block;
	width: 95%;
	height: 20px;
	position: relative;
	left: -10px;
	padding: 5px 0 0 0;}
#MenuGraph7 {	background:  url(menuback.jpg);background-position: 0 -180px;display: block;
	width: 95%;
	height: 20px;
	position: relative;
	left: -10px;
	padding: 5px 0 0 0;}
#MenuGraph8 {	background:  url(menuback.jpg);background-position: 0 -210px;display: block;
	width: 95%;
	height: 20px;
	position: relative;
	left: -10px;
	padding: 5px 0 0 0;}
#MenuGraph9 {	background:  url(menuback.jpg);background-position: 0 -240px;display: block;
	width: 95%;
	height: 20px;
	position: relative;
	left: -10px;
	padding: 5px 0 0 0;}	
#MenuGraph10 {	background:  url(menuback.jpg);background-position: 0 -270px;display: block;
	width: 95%;
	height: 20px;
	position: relative;
	left: -10px;
	padding: 5px 0 0 0;}
	#MenuGraph11 {	background:  url(menuback.jpg);background-position: 0 -300px;display: block;
	width: 95%;
	height: 20px;
	position: relative;
	left: -10px;
	padding: 5px 0 0 0;}
	#MenuGraph12 {	background:  url(menuback.jpg);background-position: 0 -330px;display: block;
	width: 95%;
	height: 20px;
	position: relative;
	left: -10px;
	padding: 5px 0 0 0;}
.barren {/* class barren is redundant in this version of the menu*/
	display: block;
	width: 90%;
	height: 20px;
	background: gray url(table_bg.gif);
	position: relative;
	left: -10px;
	padding: 5px 0 0 10px;
}
.kid a:link { 	display: block;	width: 180px;	height: 20px;	background-image: url(btn_omni.png);background-repeat: no-repeat;	background-position: 0 0;} 
.kid a:link:hover, .kid a:visited:hover { 	display: block;	width: 180px;	height: 20px;	background-image: url(btn_omni.png);	background-repeat: no-repeat;	background-position: 0 -20px;} 
.kid a:link:active, .kid a:visited:active  { 	display: block;	width: 180px;	height: 20px;	background-image: url(btn_omni.png);	background-repeat: no-repeat;	background-position: 0 -40px;} 
.kid a:visited { 	display: block;	width: 180px;	height: 20px;	background-image: url(btn_omni.png);	background-repeat: no-repeat;	background-position: 0 -60px;} 
.kid a:link:visited { 	display: block;	width: 180px;	height: 20px;	background-image: url(btn_omni.png);	background-repeat: no-repeat;	background-position: 0 -60px;} 