/*  body  */

html { 
  padding:0px;
  margin:0px;
}

body {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#152326;
	margin:0px 0px 0px 15px;
	padding:0px;
	text-align:center;
	background-color: #EFECE9;

}

p,td {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#152326;
}
h1 {
	font-size: 12px;
	color: #c0c0c0;
	margin-top: 0px;
	padding-left: 10px;


	}

h3 {
	font-size:20px;
	font-family: Arial, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	padding:10px 5px 0px 0px;
	color: #333333;
	letter-spacing: 0px;
}

h5 {
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	padding:10px 5px 0px 0px;
	color: #333333;
	letter-spacing: 0px;
}

a.crumb {
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
	background-color: transparent;
}

a {
	color: #006699;
	font-weight: bold;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none;
}

 
a:hover { 
text-decoration: underline; 
}


/*  positioning-layers */

#box {
	width: 750px;
	margin: 0px auto;
	padding:0px;
	text-align: left;
	background-color: #ffffff;
	margin-top: 10px;
}
#box-top {
	padding-top: 4px;
	width: 225px;
	float: left;
}

#google {
	margin: 0px auto;
	padding:0px;
}

.margin {
	margin:0px 0px 0px 17px;
	}

#content {
	width: 590px;
	padding:5px;
	float:left;
	overflow: auto;
}

.main a {
	line-height: 18px;
	background-image: url(component_grey.gif);
}

#right {
	width: 165px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #639A9C;
}

#left {
	width: 160px;
	text-align: center;
	float:left;
	background-color : #8EC7C7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #639A9C;
}

#ad {
	width: 545px;
	height: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #e3f7f7;
	color: #669999;
	font-weight: bold;
	font-size: 9px;
	line-height: 16px;
	text-transform: uppercase;

}

#blank  {
	height: 26px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	background-color: #009900;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #669999;
	padding-top: 5px;

}

#bottom  {
	width: 750px;
	height: 14px;
	background-color: #c0c0c0;
	text-align: right;
}

#top {
	width: 100%;
	height: 30px;
	background-color: #333333;
	padding-left: 10px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	text-transform: uppercase;

}
#top-left {
	height: 30px;
	background-color: #396984;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding-top: 7px;
	text-transform: uppercase;




}
p.nav {
	margin-left: 10px;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	line-height: 18px;
}


p.nav a
{
	display : block;
	font-size: 12px;
	font-weight: normal;
	color: #396984;
}
p.nav a:hover
{
	text-decoration: underline;
}

.ads,
.ads a {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #669999;
}

#home a,
.home a {
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #669999;
}
#home li {
	list-style-image: url(arrow_tiny.gif);
}