/*
a:link {
	background-color : transparent;
	color : #993300;
	font-family : "Times New Roman", serif;
	font-size : 100%;
	font-weight : bold;
}

a:visited {
	background-color : transparent;
	color : #008080;
}

a:active {
	background-color : transparent;
	color : #0000FF;
}

A:HOVER {
font-weight : bold;
	color : Black;
	background-color : transparent;
	text-decoration : underline;
}
*/
span.indx{
	visibility : hidden;
}

body,th,td {
	background-image : url(./images/casatan.jpg);
	font-family : "Times New Roman", serif;
	text-align : center;
}

input.bold{
	font-weight : bold;
}

span.text1{
	background-color : transparent;
	color : #993333;
	font-family : serif;
	font-size : 14px;
	font-weight : bold;
}
span.txt1{
	background-color : transparent;
	color : #993333;
	font-family : serif;
	font-size : 14px;
	font-weight : bold;
	visibility : inherit;
}

span.txt2{
	background-color : transparent;
	color : #993333;
	font-family : serif;
	font-size : 14px;
	font-weight : bold;
	visibility : inherit;
}

span.text2{
	background-color : transparent;
	color : #993333;
	font-family : serif;
	font-size : 12px;
	font-weight : bold;
}

span.text3{
	background-color : transparent;
	color : #668866;
	font-family : "Zurich BlkEx BT";
	font-size : 12px;
	font-weight : bold;
}

span.text4{
	background-color : transparent;
	color : #668866;
	font-family : sans-serif;
	font-size : 18px;
	font-style : italic;
	font-weight : bold;
}

span.text5{
	background-color : transparent;
	color : #449999;
	font-size : .60em;
	text-align : center;
}

span.temp50{
font-family : Arial, sans-serif;
background-color : transparent;
font-weight : bold;
color : #CC0000;
}
span.heading1{
	background-color : transparent;
	color : #339999;
	font-family : "Vineta BT";
	font-size : 30px;
	font-weight : bold;
}

span.heading2{
	background-color : transparent;
	color : #993333;
	font-family : serif;
	font-size : 14px;
	font-weight : lighter;
}

span.heading3{
	background-color : transparent;
	color : #A0522D;
	font-family : fantasy;
	font-size : 24px;
	font-weight : bold;
}

span.heading4{
	background-color : transparent;
	color : #993333;
	font-family : serif;
	font-size : 14px;
	font-weight : bold;
}

span.heading5{
	background-color : transparent;
	color : #993333;
	font-family : serif;
	font-size : 18px;
	font-weight : bold;
}

span.red{
	background : transparent;
	color : #CC0000;
	text-align : center;
}

span.req{
	background : transparent;
	color : #CC0000;
	text-align : right;
}

span.sz2 {
	background-color : transparent;
	color : #9933CC;
	font-size : .90em;
	text-align : center;
}

span.sz3 {
	background-color : transparent;
	color : #99CC33;
	font-size : .70em;
	font-weight : bold;
}

span.uline{
	text-decoration : underline;
}

caption{
	font : bold 16px "Times New Roman" serif;
}

table {
	font-size : 16px;
	font-weight : bold;
}

td.t1 {
	width : 18%;
}

td.t1l{
	width : 18%;
	font-size : 11px;
}

td.t2 {
	width :64%;
	padding : 1% 0% 1% 0%;
}

td.t3 {
	width : 18%;
}

td.rtadj{
	background-color : transparent;
	color : #000000;
	text-align : right;
}

span.mailto{
	font-size : larger;
	font-weight : bold;
	color : Green;
}