body 
{
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BACKGROUND-POSITION: center top; BORDER-TOP: 0px; PADDING-LEFT: 0px; background-image: url(../images/body_bg_7.jpg); PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #A7B9A7;
	
 font: 9pt verdana,arial,helvetica,sans-serif;
 color: black;
 /*background-color: #A7B9A7;
 background-image: url(../images/body_bg_1.gif);/*url(../images/body_bg.jpg);*/
 /*background-repeat: repeat-x; 
 background-repeat: repeat;*/
 margin-top: 10px;
 margin-left: 0px;
}

body.tour
{
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BACKGROUND-POSITION: center top; BORDER-TOP: 0px; PADDING-LEFT: 0px; background-image: url(../images/body_bg_4.jpg); PADDING-BOTTOM: 0px; MARGIN: 0px 0px 5px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #A7B9A7;
 font: 9pt verdana,arial,helvetica,sans-serif;
 color: black;
 margin-top: 10px;
 margin-left: 0px;
}

table.outer{
	border-bottom: 2px solid #1A3642;
	border-left: 2px solid #1A3642;
	border-right: 2px solid #1A3642;
	border-top: 2px solid #1A3642;
}

.rightkant{
	border-right: 2px solid #254654;
}

.leftkant{
	border-left: 2px solid #254654;
}

.img_style{border-color:black;border-width:1px;border-style:Solid;}

a:link { color: #3366CC; text-decoration: none;}/* unvisited link */
a:visited {color: #3366CC; text-decoration: none;}/* visited link */
a:hover { color: #669999; text-decoration: none;}/* mouse over link */
a:active { color: #3366CC; text-decoration: none;}/* selected link */

a.portfolio:link { color: #1A3642; text-decoration: underline;}/* unvisited link */
a.portfolio:visited {color: #1A3642; text-decoration: underline;}/* visited link */
a.portfolio:hover { color: #1A3642; text-decoration: underline;}/* mouse over link */
a.portfolio:active { color: #1A3642; text-decoration: underline;}/* selected link */

a.notChosenChild:link {font: 9pt; color: #FFF9D0; text-decoration: none;}     /* unvisited link */
a.notChosenChild:visited {font: 9pt; color: #FFF9D0; text-decoration: none;}  /* visited link */
a.notChosenChild:hover {font: 9pt; color: #FFF9D0; text-decoration: none;}   /* mouse over link */
a.notChosenChild:active {font: 9pt; color: #FFF9D0; text-decoration: none;}   /* selected link */

a.chosen:link {font: bold 9pt; color: #FFF9D0; text-decoration: none;}     /* unvisited link */
a.chosen:visited {font: bold 9pt; color: #FFF9D0; text-decoration: none;}  /* visited link */
a.chosen:hover {font: bold 9pt; color: #FFF9D0; text-decoration: none;}   /* mouse over link */
a.chosen:active {font: bold 9pt; color: #FFF9D0; text-decoration: none;}   /* selected link */

a.unchosen:link {font: bold 9pt; color: #F9D064; text-decoration: none;}     /* unvisited link */
a.unchosen:visited {font: bold 9pt; color: #F9D064; text-decoration: none;}  /* visited link */
a.unchosen:hover {font: bold 9pt; color: #F9D064; text-decoration: none;}   /* mouse over link */
a.unchosen:active {font: bold 9pt; color: #F9D064; text-decoration: none;}   /* selected link */

a.link_title:link {font: bold 7pt; color: #1A3642; text-decoration: underline;}     /* unvisited link */
a.link_title:visited {font: bold 7pt; color: #1A3642; text-decoration: underline;}  /* visited link */
a.link_title:hover {font: bold 7pt; color: #416879; text-decoration: underline;}   /* mouse over link */
a.link_title:active {font: bold 7pt; color: #1A3642; text-decoration: underline;}   /* selected link */



td.navigator{
 font: bold 7pt verdana,arial,helvetica,sans-serif;
 color: #1A3642;
}

td.selected{
	font: 9pt bold verdana,arial,helvetica,sans-serif;
	color: #1A3642;
	border-left: 2px solid #1A3642;
	border-top: 2px solid #1A3642;
	border-right: 2px solid #1A3642;
	background-image: url(../images/tabOn.gif);
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
}

td.unselected{
	font: 9pt bold verdana,arial,helvetica,sans-serif;
	color: #1A3642;
	border-left: 2px solid #254654;
	border-top: 2px solid #254654;
	border-right: 2px solid #254654;
	border-bottom: 2px solid #254654;
	background-image: url(../images/tabOff.gif);
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
}

.expl{
 font: 9pt verdana,arial,helvetica,sans-serif;
 color: black;
 background-color: #FEFECF;
}

.title{
	font:bold 12pt Georgia, Times, Times New Roman, serif;
	}
	
.title_white{
	font:bold 12pt Georgia, Times, Times New Roman, serif;
	color: White;
	}
	
dt
{
	font: bold 9pt verdana,arial,helvetica,sans-serif;
 color: black;
 background-color: #FEFECF;
}

dl, dd
{
	font: 9pt verdana,arial,helvetica,sans-serif;
 color: black;
 background-color: #FEFECF;
}
td.leftFoot 
{
	font: 8pt verdana,arial,helvetica,sans-serif;
	color: White;
	padding: 0px;
	margin: 0px;
}
td.rightFoot 
{
	font: 8pt verdana,arial,helvetica,sans-serif;
	color: White;
	padding: 0px;
	margin: 0px;
}

a.footer:link { font: bold 8pt; color: white; text-decoration: none;}/* unvisited link */
a.footer:visited {font: bold 8pt; color: white; text-decoration: none;}/* visited link */
a.footer:hover { font: bold 8pt; color: #669999; text-decoration: none;}/* mouse over link */
a.footer:active { font: bold 8pt; color: white; text-decoration: none;}/* selected link */