body {
	margin-left: auto;
	margin-right: auto;
	background-image:  url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#title {
	margin:0 auto;
	width:775px;
	background-color: #FFFFFF;
}

#urldate {
	margin:0 auto;
	width: 775px;
	background: #000033;
	color: #FFFFFF;
	font-size: 70%;
}

#content {
	margin:0 auto;
	height: 100%;
	width: 775px;
	background-color: #FFFFFF;
}

#menu {
	background-color: #003366;
	background-image: url(../images/bg-menu.gif);
	background-repeat: no-repeat;
}
	
.menutext {
	color: #FFFFFF;
	font-size: 60%;
	font-weight: bold;
}

a:link {color: #333333; text-decoration: none}
a:visited {color: #003366; text-decoration: none}
a:hover {color: #336699; text-decoration: underline}
a:visited:hover {color: #336699; text-decoration: none}
a:active {color: #ffffff; text-decoration: none}

p, blockquote, li {font-size: 80%}

h1  {
	font-size: 100%;
}
h2  {
	font-size: 90%;
}
.copyright {
	font-size: 70%;
	text-align:left;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.box {
	padding: 0px;
	border: 1px solid #003366;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 80%;
}

.boxHeader {
	background-color: #003366;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 4px;
}

.boxContent {
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 6px;
	line-height: 130%;
	font-size: 80%;
}


.cc_button {
	width: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cc_field {
	width: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
}
