/* CSS Document */

body {font-family:Verdana, Helvetica, Geneva, Arial, sans-serif;}

.maintext {
	font-size: small;
	color: #000000;
}

.header {
	font-size: large;
	font-weight: bold;
	color: #000000;
}

.menutext {
	font-size: medium;
	color: #CC0000;
}

.redlink {
	font-size:small;
	color: #CC0000;
}

.footertext {
	font-size: small;
	color: #000000;
}

a.menutext:hover {color: #999;}
a.redlink:hover {color: #999}
a.footertext:hover {color: #CC0000;}
a.header:hover {color: #CC0000}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}


.table1 {
	border-style: none;
	width: 90%; 
}

.table2 {
	width: 90%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.table4 {
	border-style: none;
	width: 500px;
	height:21px;
}

.tdleft2 {
	border-style: none;
	padding-left: 50px;
	padding-bottom: 25px;
	padding-top: 25px;
}


.tdright2 {
	border-style: none;
	padding-bottom: 25px;
	padding-top: 25px;
	padding-left: 50px;
	padding-right: 50px;
}

.tdform {
	border-style: none;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tdnormal {
	border-style: none;
	padding-right: 60px;
	padding-left: 60px;
	padding-top:	25px;
	padding-bottom:	25px;
}

.ink{background-image:url('http://www.1actplays.com/ink_up.gif'); width: 60px; height: 64px;}
.ink:hover{background-image:url('http://www.1actplays.com/ink_over.gif');}
.ink a{display: block; width:62px; height: 64px;}


