@charset "iso-8859-1";
/* CSS Document */

td, .text {
font-family: Verdana, Arial;
font-size: 70%;
color: #666666;
line-height: 140%
}
#google {
	height: 90px;
	width: 728px;
}


.head {
	font-family: Arial, Verdana;
	color: #e9ecc8;
	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;
}

.button-small {
    font-size: 10px;
    font-weight: bolder;
    background-color: #DEE8F3;
    color: #376EAA;
    border : 1px solid;
    border-top-color: #376EAA;
    border-right-color: black;
    border-bottom-color: black;
    border-left-color: #376EAA;
    height: 18px;
}

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%;
}

a.leftmenu {
text-decoration: none;
}

.black {
color:black
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
}
#aff {
	padding-left: 300px;
}



.w70  { width:70  }
.w120 { width:120 }
.w150 { width:150 }
