.button {border:1px; border-thickness: 1px; border-color: #D8D8D8;
border-style: solid;background-color:#D8D8D8;}

body, td { font-family:Arial,MS Sans Serif, Helvetica; font-size:12px; }

.tab {
   border-left:black solid 1px;
   text-align:center;
   vertical-align:middle;

   padding-left:10px;
   padding-right:10px;
}

h1 { text-align:center; font-family:Arial,MS Sans Serif, Helvetica; margin:0px; font-size:18px; font-weight:bold; }
h2 { margin:0px; margin-bottom:10px; font-size:14px; font-weight:bold; }
h3 { color:red; }

A {font-family:Arial,Helvetica; text-decoration:underline; color:#404040;}
A:hover { text-decoration:underline; color:#9A9A9A;}

A.top {text-decoration:none; font-weight:normal; color:#000000;}
A.top:hover {text-decoration:underline; font-weight:normal; color:#DDDDDD;}
A.light {text-decoration:none; font-weight:normal; color:#A0AEBA;}
A.light:hover {text-decoration:none; font-weight:normal; color:#A0AEBA;}
A.bottom {font-family:Verdana,Arial,Helvetica; text-decoration:underline; font-weight:bold; color:#EEEEEE;}
A.bottom:hover {font-family:Verdana,Arial,Helvetica; text-decoration:underline; font-weight:bold;color:#EEEEEE;}
A.title {font-family:Arial,MS Sans Serif, Helvetica; color:#000000; text-decoration:none; }
A.title:hover {color:#000000; text-decoration:none; }

.small { font-family:Tahoma,Verdana; font-size:11px; }

.panel { font-family:Tahoma,Verdana; font-size:11px; }
A.panel, A.panel:hover { color:white; }

.text {   font-size:12px; color:#000000;}
.normal {   font-size:12px; }
.textsmall {font-family:Tahoma, Helvetica; font-size:11px; color:#000000; background-color:#AEAEAE}
select {   font-size:12px; color:#000000;}
input {   font-size:12px; color:#000000;}

.tab {
   background-color:#AEAEAE;
}

.sense {
	border-left:#E0E0E0 solid 1px;
	border-top:#E0E0E0 solid 1px;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	padding:1px;
}

.optin {
	width:300px;
	padding:20px;
	background-color:#CCCCCC;
	border:black solid 1px;
}

.optin, .optin input {
font-size:17px;
}