@charset "iso-8859-1";
/* CSS Document */

td, .text {
font-family: Verdana, Arial;
font-size: 70%;
color: #666666;
line-height: 140%
}

.cap1 {
font-family: Arial, Verdana;
color: #660000;
font-size: 160%;
line-height: 120%
}

.cap2 {
color: #660000;
font-size: 120%
}

.cap3 {
color: #660000;
font-size: 100%
}

.button {
	font-size: 100%;
	font-weight: bolder;
	background-color: #376EAA;
	color: white;
	border-top-color: #DEE8F3;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: #DEE8F3;
	height: 24;
}

select, input, textarea {
	font-family: Verdana, Arial;
	font-size: 100%;
	background-color: #DEE8F3;
}

a:link {
	color: #003399;
}

.tiny {
font-size: 90%
}

.thumb {
border-style:solid;
border-width: 1;
border-color: #919191
}

.leftmenu {
line-height: 170%;
color: black;
}

a.leftmenu {
text-decoration: none;
}

.black {
color:black
}

.w60  { width:60  }
.w70  { width:70  }
.w100 { width:100 }
.w120 { width:120 }
.w150 { width:150 }
.w200 { width:200 }
.w250 { width:250 }
