body
{
	background-color: #c7d5f0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px,0px;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#315393;
}

A:link {text-decoration:none;color:#ffffff;}
A:visited {text-decoration:none;color:#ffffff;}
A:active {text-decoration:none;color:#ffffff;}
A:hover {text-decoration:none;color:#548dec;}

A.insideLnk:link {text-decoration:none;color:#FF0000;}
A.insideLnk:visited {text-decoration:none;color:#FF0000;}
A.insideLnk:active {text-decoration:none;color:#FF0000;}
A.insideLnk:hover {text-decoration:none;color:#192e64;}

A.buttonLnk:link {text-decoration:none;color:#315393;}
A.buttonLnk:visited {text-decoration:none;color:#315393;}
A.buttonLnk:active {text-decoration:none;color:#315393;}
A.buttonLnk:hover {text-decoration:none;color:#315393;}

#contentBox
{
	clear:both;
	position:relative;
	left:0px;
	width:423px;
	height:229px;
	background-image:url(../images/content-bg.jpg);
	background-repeat:no-repeat;
	float:left;

}

#contentPopup
{
	background-color:#ffffff;
	width:450px;
	height:500px;
	padding: 5px 10px 5px 10px;
	font-size:80%;
}

#contentBoxSm
{
	clear:both;
	position:relative;
	left:0px;
	width:346px;
	height:229px;
	background-image:url(../images/content-bg-sm.jpg);
	background-repeat:no-repeat;
	float:left;

}

#txtFront
{
	position:relative;
	top:10px;
	left:10px;
	font-size:70%;
	text-align:left;
	padding-right:20px;
}

#txtFront2
{
	position:relative;
	top:10px;
	height:210px;
	width:390px;
	left:0px;
	font-size:70%;
	text-align:left;
	padding-right:20px;
	overflow:auto;
}


#container
{
	position:relative;
	background:#ffffff;
	width:747px;
}

#outside
{
	position:relative;
	background:#ffffff;
	width:777px;
}

#content
{
	background-color:#e2d5c6;
	width:478px;
	padding: 10px 10px 40px 15px;
}

.buttonTable
{
	position:relative;
	top:48px;
	width:346px;
	height:5px;
}

.bottomLeft
{
	background-image:url(../images/bottom-menu-bg.jpg);
	width:240px;
	height:97px;
	border-right-width:1px;
	border-right-color:#315393;
	border-right-style:solid;
	padding: 4px 5px 5px 5px;
}

p.txtBottom
{
	font-size:70%;
}

.bottomMid
{
	background-image:url(../images/bottom-menu-bg.jpg);
	width:240px;
	height:97px;
	border-right-width:1px;
	border-right-color:#315393;
	border-right-style:solid;
	padding: 4px 5px 5px 5px;
}

.bottomRight
{
	background-image:url(../images/bottom-menu-bg.jpg);
	width:240px;
	height:97px;
	padding: 4px 5px 5px 5px;
}

.bottomLeftAlt
{
	background-image:url(../images/bottom-menu-bg.jpg);
	width:240px;
	height:70px;
	border-right-width:1px;
	border-right-color:#315393;
	border-right-style:solid;
	padding: 4px 5px 5px 5px;
}

.bottomMidAlt
{
	background-image:url(../images/bottom-menu-bg.jpg);
	width:240px;
	height:70px;
	border-right-width:1px;
	border-right-color:#315393;
	border-right-style:solid;
	padding: 4px 5px 5px 5px;
}

.bottomRightAlt
{
	background-image:url(../images/bottom-menu-bg.jpg);
	width:240px;
	height:70px;
	padding: 4px 5px 5px 5px;
}

.bottom
{
	background-image:url(../images/bluefooter.gif);
	background-repeat:repeat-x;
	width:747px;
	height:16px;
}

.bottomTour
{
	background-image:url(../images/bluefooter.gif);
	background-repeat:repeat-x;
	width:747px;
	height:16px;
}


.menuItems
{
	padding-top:0px;
	position:relative;
	top:-2px;
	float:left;
}
.menuItemsSub
{
	padding-top:0px;
	position:relative;
	float:left;
}

#topMenu
{
	position:relative;
	background-image:url(../images/menu-bg.jpg);
	background-repeat:repeat-x;
	height:15px;
	width:747px;
	text-align:left;
	font-size:smaller;
	font-weight:normal;
}

