/*  The CSS definition file for the Silva Method web pages */
/*  I am so great  and the style is so great too */
/*  copyright  augustary/ srpenec 19999 vitakappa */
 
HTML { margin: 0px; padding: 2px; background: #FFFFFF; }

BODY {
	border: 1px solid #FF8C00;
	padding: 2px;
	background: url(../pictures/blue08.jpg) AliceBlue;
}

.big-head {
	border: 1px solid #F4A460;
	margin-top: 4px;
	margin-bottom: 6px;
	padding: 4px;
	font: normal 12px/18px Arial, "Arial CE", serif, sans-serif;
	text-align: center;
	vertical-align: middle;
}

.big-head TD A {
	font: normal 12px/18px Arial, "Arial CE", serif, sans-serif;
	text-align: center;
	vertical-align: middle;
}

TD, .big-head TABLE TD { text-align: center; vertical-align: middle; }

.table-search {
	border: 2px solid #A52A2A;
	padding: 6px;
	background: #FFFFFF;
	font: normal 14px/18px "Andale Mono", Courier, "Courier New CE", monospace, serif;
}

.center TR TD, .table-search TD { text-align: center; }

.table-search TD INPUT, .table-formmail TD TEXTAREA {
	padding: 2px;
	font: normal 14px/18px "Andale Mono", Courier, "Courier New CE", monospace, serif;
	text-align: left;
}

