body {
	margin				: 0px;
}

table {
	table-layout		: auto;
}

body,td,p {
	font-family			: verdana; 
	font-size			: 11px;
	color				: #333333;
	padding		: 0px;
}

table.master {
	background-color	: #ECECE3;
	width				: 100%;
	height				: 100%;
}

.title {
	font-family			: "Times New Roman",verdana !important;	
	font-size			: 12px;
	font-weight			: bold;
	color				: #000000;
}

.navigation {
	font-family			: "Times New Roman",verdana  !important;
	font-size			: 12px;
	color				: #000000;
	width				: 190px;
	vertical-align		: top;

}

.spine {
	width				: 186px;
	vertical-align		: top;
	padding				: 0px 6px 0px 6px;
}


td.main {
	width				: 370px;
}


.spaced {
	letter-spacing		: 5px;	
}

.vertspaced {
	line-height			: 12px;
}

.underline {
	text-decoration		: underline;
}

a {
	font-family			: "Times New Roman";
	font-size			: 12px;
	font-weight			: normal;
	color				: #FF00D8;
	text-decoration		: none;	
}


a:hover {
	font-family			: "Times New Roman";
	font-size			: 12px;
	font-weight			: normal;
	color				: #FF00D8;
	text-decoration		: underline;
	
}

.pink {
	color				: #FF00D8;
}

a.title {
	font-family			: "Times New Roman",verdana ;
    font-size			: 12px;
	font-weight			: bold;
	text-decoration		: none;	
}

a.title:hover {
	font-family			: "Times New Roman",verdana ;
    font-size			: 12px;
	font-weight			: bold;
    color				: #FF00D8;
	text-decoration		: underline;
}

a.title2{
	font-family			: "Times New Roman",verdana ;
    font-size			: 12px;
	font-weight			: bold;
	text-decoration		: underline;	
}

a.title2:hover{
	font-family			: "Times New Roman",verdana ;
    font-size			: 12px;
	font-weight			: bold;
	text-decoration		: underline;	
}


a.sans-serif {
    font-family			: Verdana,Arial;
	font-size			: 10px;
	font-weight			: none;
	text-decoration		: none;	
}

a.sans-serif:hover {
    font-family			: Verdana,Arial;
	font-weight			: none;
	font-size			: 10px;
	color				: #ff00d8;
	text-decoration		: underline;	
}

.navigation a {
	font-weight			: bold;
    font-family			: "Times New Roman",verdana ;
    font-size			: 12px;
	color				: #000000;
	text-decoration		: none;		
}

.navigation a:hover {
	font-weight			: bold;
	font-family			: "Times New Roman",verdana ;
    font-size			: 12px;
	color				: #ff00d8;
	text-decoration		: underline;
		
}
    
td.nav {
	width				: 190px;
}

.centered {
	text-align			: center;
}

.right {
	text-align			: right;
}

.aligntop {
	vertical-align		: top;
}

.topdots {
	height				: 2px;
	background-image  	: url("/images/backgrounds/stripeanddot.gif");	
}

.toprow {
	height				: 60px;
	vertical-align		: bottom;
	align				: left;
}

.leftgrad {
	width				: 95px;
	background-image  	: url("/images/backgrounds/grad.left.gif");
	background-position	: right;
}

.rightgrad {
	width				: 92px;
	background-image 	: url("/images/backgrounds/grad.right.gif");
}

.outer {
	background-color	: #D1CDB9;
	width				: auto;
}

.top {
	vertical-align		: top;
}

.footer {
	font-size			: 10px;	
}

.bold {
	font-weight			: bold;
}

.brown {
	color				: #807E62;
}

.gradbackground {
	background-image	: url('/images/backgrounds/grad.round.jpg');
}

tr.brown {
	background-color	: #807E62;
}

select,option {
	background-color	: #ECECE3;
	border-width		: 1px;
	border-style		: solid;
}

table.register td {
	padding				: 4px 0px 4px 0px;
}

table.register td input {
	background-color	: #ECECE3;	
}

table.register td input.text {
	width				: 200px;
}

