.main { padding : 20px 20px 20px 20px }

.tdtitle {
	padding : 3px;
	color : #666666;
	background : #C8E362;
	font : 12px Arial, Helvetica, sans-serif
}

.tdmain {
	padding : 5px;
	color : #E5E5E5;
	background : #699DCF;
	font : 12px Arial, Helvetica, sans-serif
}

.top { background : url(assets/top.gif) no-repeat }

.border { background : #ABAAA9 }

.imgleft { float : left }

.imgright { float : right }

.formtext {
	color : #333333;
	font : 11px Arial, Helvetica, sans-serif
}

input {
	color : #666666;
	background : #FFFFFF;
	font : 11px Arial, Helvetica, sans-serif
}

input:focus { background : #FFFFFF }

textarea {
	color : #666666;
	background : #FFFFFF;
	font : 11px Arial, Helvetica, sans-serif
}

.copyright {
	border : 1px solid #ABAAA9;
	padding : 3px 3px 3px 3px;
	color : #666666;
	background : #FDFD94;
	font : 11px Arial, Helvetica, sans-serif
}

p.menu {
	margin-bottom : 2px;
	margin-top : 2px;
	color : #000000;
	font : 12px Verdana, Arial, Helvetica, sans-serif
}

.menu a {
	padding-bottom : 2px;
	padding-left : 7px;
	padding-top : 2px;
	color : #0000FF;
	text-decoration : none
}

.menu a:hover {
	color : #000000;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	font-size: 12px;
}

p.menusub {
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px;
	color : #FFFFFF;
	font : 11px Verdana, Arial, Helvetica, sans-serif
}

.menusub a {
	padding-left : 14px;
	color : #333333;
	background : #699DCF;
	text-decoration : none
}

.menusub a:hover { color : #333333; text-decoration : none }
