body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	background-color: #ffeece;
}

body.cd {
	background-image: url('../img/tile2.jpg');
	background-repeat: repeat;
	background-color: #aaa;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

body.cd a {
	color: #5b4393;
	text-decoration: none;
}

body.cd a:hover {
	color: #e971ab;
	text-decoration: underline;
}


body.cd h1 a {
	color: black;
}

body.cd h1 a:hover {
	color: black;
}

#flashContent { 
width:100%; 
height:100%; 
position: relative;
top: -10px;}

/*div.cd_top {
	height: 70px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: transparent;
}

h1.cd_top {
	color: white;
	font-size: 70px;
	margin: 0px;
	background-color: transparent;
}*/

div.cd_content {
	width: 800px;
	border: 2px solid #ddd;
	/*	height: 90%;*/
	text-align: left;
	background-color: #fff;
	margin-top: 30px;
	margin-left: 20px;


	margin-right: 0px
	padding-left: 25px;
	padding-top: 20px;
}

h1{
	margin: 20px;
	font-size: 24px;
}

table { margin: 20px}

/*table {
	font-size: 80%;
}*/
div.main {
margin-top: 35px;
}

div.top {
width: 100%;
text-align: center;
}

div.menu {
	text-align: left;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7px;
	padding-top: 5px;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	width: 443px;
	height: 28px;
}

.menu a {
font-size: medium;
text-decoration: none;
font-size: 90%;
}

/*h1 {
position: absolute;
left: 110px;
top: 30px;

}*/

.icon {
position: absolute;
left: 30px;
top: 25px;
}

/*tr:hover {
background-color: red;
}*/

td {
background-color: transparent;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 5px;
	font-size: 80%;
}

img {
border: none;
}

th {
background-color: #fbd081;
border-bottom: 1px solid gray;
}

td.form {
background-color: #fff;
}

td.form_subheader {
background-color: #eee;
border-bottom: 1px solid gray;
padding: 5pt;
text-align: center;
font-weight: bold;
}

td.form_subheader2 {
background-color: #eee;
border-bottom: 1px solid gray;
border-top: 1px solid gray;
padding: 5pt;
text-align: center;
font-weight: bold;
}

div.white {
background-color: #fff;
padding-top: 20px;
padding-bottom: 20px;
}

.text {
	width: 100%;
	margin-top: 3pt;
	margin-bottom: 3pt;
	display: block;
}

.select {
	width: 25em;
}

.select_small {
	width: 9em;
}

.textarea {
	width: 25.6em;
	height: 6em;
}

.textarea_big {
	width: 100%;
	height: 10em;
}

table.border {
	border: 1px solid #aaa;
}

table.border tr td {
	padding-left: 10px;
	padding-right: 10px;
}

table.border tr th {
	padding-top: 5px;
	padding-bottom: 5px;
}

table.view {
 background-color: #aaa;
}

table.view tr th {
	border: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
}

tr.odd td {
 background-color: #fff;
}

tr.even td {
 background-color: #ddd;
}

table.view tr td {
	border: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}

a.nolink {
	text-decoration: none;
	color: black;
}

.bad {
	color: red;
} 

span.info {
	border: 1px solid gray;
	padding: 6px 8px 7px 8px;
	margin: 10px;
	display: inline-block;
	background-color: #ddd;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.cd .cd_content p .cd_top a {
	font-size: 24%;
}
.cd .cd_content p .cd_top a {
	font-size: 24pt;
}
.cd .cd_content p .cd_top a {
	color: #000;
}
