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: Arial, sans-serif;
 font-size: 14px;
 color : #006600;
 font-weight: bold;
}

.details {
 font-family: Verdana, Geneva, Arial, sans-serif;
 color: #666666;
 font-size: 11px;
}

a:link.details,a:visited.details,a:active.details  {text-decoration: underline; color: #666666;}
a:hover.details  {text-decoration: underline;color : #E00000;}

.ad_title {
 font-family: Arial, sans-serif;
 color: #000000;
 font-size: 11px;
}

a:link.ad_title,a:visited.ad_title,a:active.ad_title  {text-decoration: none; color: #000000;}
a:hover.ad_title  {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 { }
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: 10px; 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 {
}

