/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;;
}
p { margin-top:20px; margin-bottom:20px; }
a:link {
	color: #CA2D92;
}
a:visited {
	color: #CA2D92;
}
a:hover {
	color: #C1D72E;
}
a:active {
	color: #FFCC00;
}
#outershell {
	width: 100%;
	background-image: url(images/bg_tile2.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#loopshell {
	background-image: url(images/bg_loop3.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#centershell {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 4px;
}
#footnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 16px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footnav a {
	color: #333333;
	text-decoration:none;
}
#footnav a:hover {
	color: #333333;
	text-decoration:underline;
}
#headnav {
	width: 750px;
	margin-top: 14px;
	margin-bottom: 14px;
}
#templateshell {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	height:545px;
}
#rightshell {
	width: 290px;
	margin-right: 30px;
	margin-left: 10px;
	text-align: center;
	margin-top: 14px;
}
.formItems {
	font-size: 10px;
	color: #000000;
}
.customize {
	background-image: url(images/bg_custom.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.box {
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333E;
	background-color: #eeeeee;
	padding: 0px;
}
