HTML,BODY,TD,DIV,SPAN {
 font-family: Verdana, Geneva, Arial, sans-serif;
 color: #333333;
 font-size: 11px;
}

A:link, A:visited, A:vlink {
 color : #0066FF;
 text-decoration:none;
}

A:hover {
 color : #E00000;
 text-decoration:none;
}

.title {
	font-family: "Trebuchet MS", "Century Gothic", "Arial Narrow", Arial;
	font-size: 18px;
	color : #993333;
	font-weight: bold;
	word-spacing: 0.2em;
	letter-spacing: 0.1em;
	line-height: 14px;
	text-transform: uppercase;
}

.desc {
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #808080;
	font-size: 12px;
	letter-spacing: .1em;
	word-spacing: .2em;
}
a:link.desc,a:visited.desc,a:active.desc  {text-decoration: underline; color: #333333;}
a:hover.desc  {text-decoration: underline;color : #E00000;}

.bar {
 font-family: Arial, sans-serif;
 font-size: 11px;
 color : #FFFFFF;
 font-weight: bold;
}
a:link.bar,a:visited.bar,a:active.bar  {text-decoration: none; color : #FFFFFF; font-weight: bold;}
a:hover.bar  {text-decoration: none; color : #E00000; font-weight: bold;}

.sentence {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
a:link.sentence  {text-decoration: none;}
a:visited.sentence  {text-decoration: none;}
a:active.sentence  {text-decoration: none;}
a:hover.sentence  {text-decoration: none;}

.fp {font-family: Arial, Helvetica; font-size: 11px; color : #333333;}
a:link.fp  {color : #0066FF; text-decoration: underline;}
a:visited.fp  {color : #0066FF; text-decoration: underline;}
a:active.fp  {color : #0066FF; text-decoration: underline;}
a:hover.fp  {color : #FF6600; text-decoration: underline;}


.sf {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10px;
	font-family: Tahoma, Arial;
    font-weight: bold;
	border-width: 1;
	border-color: #808080;
	border-style: solid;
    height: 17px; width: 120px;
}

.textfield {
	background-color: #FFFFFF;
	color: #000000;
    font-family: Tahoma, Arial;
	font-size: 11px;
	border-width: 1;
	border-color: #808080;
	border-style: solid;
	height: 17px;
	width: 200px;
}

.dropdown {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	border-width: 1;
	border-color: #808080;
	border-style: solid;
	height: 17px;
	width: 200px;
}

.list {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	border-width: 1;
	border-color: #808080;
	border-style: solid;
	width: 200px;
}

.button {
	BORDER-RIGHT: #bcbcbc 1px solid; HEIGHT: 20px; PADDING-RIGHT: 4px; PADDING-Left: 4px; BORDER-TOP: #ffffff 1px solid; 
	BORDER-BOTTOM: #bcbcbc 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #ebebeb 2px solid; CURSOR: hand; FONT-FAMILY: arial, Tahoma;
	BACKGROUND-COLOR: #dfdfdf;
    font-weight: bold;
}

FORM { margin-top: 0px ; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}input {
}
.bluetitle {
	font-family: "Trebuchet MS", "Century Gothic", "Arial Narrow", Arial;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	text-transform: uppercase;
}

