td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #EBEBEB;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a:link {
	font-weight: bold;
	color: #006633;
}

a:hover {
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #006633;
}

a:visited:hover
{
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}

.cmstabel {
	width:600px;
	border-width:1px;
	border-color:#AAAAAA;
	border-style:solid;
	background-color: #F8F8F8;
}
		.style1 { background-color:#E2E2E2;}
		.style2 { background-color: #CDCDCD;}
        .style3 { background-color: #FDFDFD;}
		.style1 a { text-decoration:none;}
		.style2 a { text-decoration:none;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}

.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}

