body {
	font-family: verdana, sans-serif;
	font-size: 11px;
	background: #eeeeee;
	}

h3 {
	font-size: 130%;
	}

h4 {
	font-size: 100%;
	color: #999;
	margin: 0;
	}

.container {
	width: 490px;
	padding: 15px;
	margin: 3px 0 0px;
	border: 1px solid #ccc;
	background: #fff;
	}
	
.arrow
	{
 margin-bottom: 0px;
 margin-right: 200px
 margin-top: 0px;
 background : transparent;
	}
	
	
/* rounded */

#nav {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #9FB1BC;
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 10px 12px;
	text-decoration: none;
	color: #708491;
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #000;
	background: url(../images/tab_rounded.gif) no-repeat bottom center;
	}

/* pyramid */

#navPyra {
	margin: 0;
	padding: 4 4 20px 10px;
	border-bottom: 1px solid #9FB1BC;
	}

#navPyra li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navPyra a:link, #navPyra a:visited {
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 10px 12px;
	text-decoration: none;
	color: #708491;
	}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	color: #000;
	background: url(../images/tab_pyram.gif) no-repeat bottom center;
	}

/* circle */

#navCircle {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #9FB1BC;
	}

#navCircle li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navCircle a:link, #navCircle a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
	}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	padding-bottom: 6px;
	color: #000;
	background: url(../images/tab_circle.gif) no-repeat bottom center;
	}

/* square */

#navSquare {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #9FB1BC;
	}

#navSquare li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navSquare a:link, #navSquare a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
	}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
	color: #000;
	background: url(../images/tab_square.gif) no-repeat bottom center;
	}

#footer {
	color: #999;
	}
.indexbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	border: none;

}
