/* Redefined Tags */
body {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	letter-spacing: normal;
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFFFFF;
}

p,ul,ol,li { font-size:11px; color: #333333; letter-spacing: normal; line-height:14px }

td,th {
	font-size:11px;
	line-height:14px;
	letter-spacing: normal; }

h1 { font-size: 20px; font-weight: bold; color: #003366; line-height:24px }
h2 { font-size: 17px; font-weight: bold; color: #003366; line-height:19px }
h3 { font-size: 14px; font-weight: bold; color: #003366; line-height:16px }
h4,h5,h6 { font-size: 12px; font-weight: bold; color: #000000; line-height:14px }
 
b { font-weight:bold; }
i { font-style:italic; }
em { font-style:normal }
strong { font-weight:bold }
hr { border-color: #CCCCCC; height: 1px; }
 
a:link { color:#003366; text-decoration:underline; }
a:visited { color:#003366; text-decoration:underline; }
a:hover { color:#003366; text-decoration:underline; }
a:active { color:#003366; text-decoration:underline; }
 
/* Special Classes: */
 
.formin {
	background: #eeeeee;
	font-size:11px;
	color:#404040;
	border-color: #cccccc #dddddd #dddddd #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px; }
.formin { 
   font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color: #ffffff;
	background-image: none;
	width: auto;
	border: 1px #666666 solid;
	line-height: normal; }
.formbutton {
	border-color: #dddddd #cccccc #cccccc #dddddd;
	font-size: 11px;
	font-style: normal;
	color: #404040;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px}
.formhidden {
	font-size:11px;
	color:#404040;
	border-color: #cccccc #dddddd #dddddd #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px; 
	visibility: hidden;}

.title { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:15px; color: #FFFFFF; line-height:22px; letter-spacing: normal; font-weight: bold;}
.smash { font-family: Arial, Helvetica, ; font-size:18px; color: #006699; letter-spacing: normal; font-weight: bold; }
.main { font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #333333; letter-spacing: normal; }

.spot { font-family: Arial, Helvetica, sans-serif; font-size:13px; color: #FFFFFF; letter-spacing: normal; }
a.spot:link { color: #FFFFFF; text-decoration: underline; }
a.spot:visited { color: #FFFFFF; text-decoration: underline; }
a.spot:hover { color: #FFFFCC; text-decoration: underline; }
a.spot:active { color: #FFFFFF; text-decoration: underline; }

.spotbg { background-color: #6699CC; }
.circlebg { background-color: #6699CC; }
.barbg { background-color: #000099; }
.menubg { background-color: #BDDBF7; } 
.stick { background-color: #EBF1FA; }
.footbg { background-color: #EEEEEE; }

.box { font-family: sans-serif, Verdana, Arial, Helvetica; color:#333333; font-size:11px; letter-spacing: 0,9px; line-height:13px; }
a.box:link { color:#333333; text-decoration:none; }
a.box:visited { color:#333333; text-decoration:none; }
a.box:hover { color:#333333; text-decoration:underline; }
a.box:active { color:#333333; text-decoration:none; }

