.news_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #291672;
}
.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}
.news_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0092DE;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0092DE;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #291672;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0092DE;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
}

div#news_item a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0092DE;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	line-height: 16px;
}

div#news_item a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0092DE;
	font-weight: bold;
	font-variant: normal;
	line-height: 16px;
	text-decoration: none;
}

div#news_item a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #291672;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	line-height: 16px;
}

div#news_item a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0092DE;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	line-height: 16px;
}

div#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
}

div#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	text-decoration: none;
}

div#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #291672;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
}

div#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
}

.mouseover {
	cursor: hand;
}
.bigquotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0092DE;
}

.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #333333;
}

#fullheight{height:100%}

/* TABLE STYLES */

td.tabledata{
	cursor: pointer;
}

table.tabledata,td.tabledata{
	border               : 1px solid #CCC;
	border-collapse      : collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.tabledata a:link{
	color                 : #666;
}

table.tabledata a:visited{
	color                 : #666;
}

table.tabledata a:hover{
	color                 : #003366;
	text-decoration       : none;
}

table.tabledata a:active{
	color                 : #003366;
}

thead.tabledata, th.tabledata{
  	background            : #BBE0FB;
  	color                 : #666;  
	padding               : 5px 10px;
  	border-left           : 1px solid #CCC;
	border-right          : 1px solid #CCC;
}

thead.tabledatadomain, th.tabledatadomain{
  	background            : #291375;
  	color                 : #ffffff;  
	padding               : 5px 10px;
  	border-left           : 1px solid #CCC;
	border-right          : 1px solid #CCC;
}

tbody.tabledata{
  	background            : #BBE0FB;
  	border-top            : 1px solid #CCC;
  	text-align            : left;
  	font-weight           : bold;
}

tbody.tabledata, tr.tabledata td.tabledata{
	padding               : 5px 10px;
	color                 : #666;
	background            : #efefef;  /* background colour of normal cells */
}

tbody.tabledata, tr.tabledata:hover{
  	background            : #fffFFF ; /* url(images/tr_bck.gif) repeat background colour on hover */
}

tbody.tabledata, tr.tabledata:hover td{
  	color                 :#0092DE; /* text colour on hover */
	background            :#fffFFF
}

tfoot.tabledata, td.tabledata,
tfoot.tabledata, th.tabledata
{
	border-left           : none;
  	border-top            : 1px solid #CCC;
	padding               : 4px;
  	background            : #BBE0FB; /* #FFF url(images/foot_bck.gif) repeat; */
  	color                 : #666;
}.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #291672;
}
