body {
	margin: 0; padding: 0;
	background-color:#fff;
	text-align: left;
    font-size: 62.5%;
	font-family: Tahoma, Tahoma, Verdana, sans;
}

img {
border: 0;
}

/*/ TOP LAYER /*/

div#top {
	margin: 0 auto;
	width: 763px;
	height: 12px;
	text-align: right;
	padding: 0;
	color: #ffffff;
	background-image:url(images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#top-header {
	margin: 0 auto;
	width: 731px;
	height: 90px;
	padding: 0 0 0 32px;
	background-image: url(images/head-bg2.jpg);
	color: #fff;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;
}

div#top-header a, div#top-header a:visited { color: #fff; text-decoration: none; }
div#top-header a:hover { color: #fff; text-decoration: none; }

div#top-hrow {
	margin: 0 auto;
	height: 1px;
	width: 763px;
	background-image: url(images/bg-hrow.gif);
}

div#holder {
	margin: 0 auto;
	width: 743px;
	background-color:#eee;
	padding: 10px 10px 10px 10px;
	background-image: url(images/bg-01.gif);
	background-repeat: repeat-y;
}

div#holderleft {
	float: left;
	width: 518px;
	background-color: #fff;
	margin: 0; border: 0; padding: 0;
}

div#holderright {
	float: right;
	width: 510px;
	background-color: #fff;
	margin: 0; border: 0; padding: 0;
}

div#rightcon {
	float: right;
	width: 215px;
	background-color:#fff;
	border: 0; margin: 0 0 10px 0; 
}

div#logo {
	float: left;
	width: 490px;
	background-color:#fff;
	height: 80px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin: 0; border: 0;
}
div#box {
	margin: 15px 20px 15px 20px;
	float: left;
}
div#box-r {
	margin: 0 15px 15px 20px;
	float: right;
}


/*/ MENU /*/

div#menu {
	float: right;
	width: 503px;
	background-color: #ABADA5;
	margin: 0 0 20px 0; border: 0;
	padding: 6px 5px 6px 10px;
	text-align: left;
}

div#menu a {
	text-decoration: none;
	color: #fff;
}

div#menu a:hover {
	background: #ABADA5;
	color: #fff;
}


/*/ MENU-WIDE 710px /*/

div#menu-wide {
	width: 733px;
	background-color: #ABADA5;
	margin: 0 0 20px 0; border: 0;
	padding: 6px 0 6px 10px;
	text-align: left;
}

div#menu-wide a {
	text-decoration: none;
	color: #fff;
}

div#menu-wide a:hover {
	background: #ABADA5;
	color: #fff;
}


/*/ CONTENT LAYER /*/

div#content {
	float: left;
	width: 518px;
	background-color:#fff;
	/*border-top: 1px solid #CBCDC5;*/
	padding: 0;
	margin: 0;
}

div#content p {
	text-align: justify;
	margin: 0;
	line-height: 1.5em;
	color: #454545;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.1em;
}

div#content p a { color: #00AAFF; text-decoration: underline; margin: 0; font-weight: bold; }
div#content p a:hover { color: #FFB200;	text-decoration: none; }
div#content ul li a, div#content ol li a { color: #404040; text-decoration: none; margin: 0; font-weight: bold; }
div#content ul li a:hover, div#content ol li a:hover { color: #FFB200;	text-decoration: underline; }
div#content ul { margin: 0; padding: 0; list-style: none; font-family: Verdana, Tahoma, Helvetica, sans-serif; }
div#content ul li { list-style-image: url(/images/icons/article.gif); text-align: left; margin: 0 15px; font-size: 1em; }
div#content .li-noblock { list-style-type: none; margin-left: 14px; line-height: 1.6em; margin-bottom: 5px; }


/**/div#content ul {
	text-align: left;
	margin: 20px 0 20px 15px;
	font-size: 1.1em;
	color: #666;
	border: 0; padding: 0;
}

div#content ol {
	text-align: left;
	margin: 20px 0 20px 20px;
	margin-left: 20px !important; margin-left: 23px;
	font-size: 1.1em;
	color: #666;
	border: 0; padding: 0;
}

div#content ul li {
	list-style-type: square;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content ol li {
	list-style-type:inherit;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content .li-inner {
	list-style-type: square;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content .li-noblock {
	list-style-type: none;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}

/*/ TEMPLATE UL /*/

/*div#platebullets { float: left; width: 518px; background-color:#fff; padding: 0; margin: 0; }
div#platebullets ul { margin: 0; padding: 0; list-style: none; font-family: Verdana, Tahoma, Helvetica, sans-serif; }
div#platebullets ul li { text-align: left; margin-left: 20px; font-size: 1em; }
div#platebullets ul li a { display: block; margin: 0; color: #999; padding: 5px; text-decoration: none; }
div#platebullets ul li a:hover { background-color: #F3F3F1; color: #00AAFF; }*/

.platebullets p a, .platebullets ul li a { color: #666; text-decoration: none; }
.platebullets p a:hover, .platebullets ul li a:hover { color: #666;	text-decoration: underline; }
.platebullets ul { text-align: left; margin: 2px 0 0 15px; color: #666;	border: 0; padding: 0;  font-family: Verdana, Tahoma, Helvetica, sans-serif; }
.platebullets ul li { list-style-image: url(images/icons/article.gif); line-height: 1.2em; margin-bottom: 6px; }

/*/ CONTENT WIDE LAYER /*/

div#contentwide {
	float: left;
	width: 743px;
	background-color:#fff;
	/*border-top: 1px solid #CBCDC5;*/
	padding: 0;
	margin: 0;
}

div#content p {
	text-align: justify;
	margin: 0;
	line-height: 1.5em;
	color: #454545;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.1em;
}

div#content p a { color: #00AAFF; text-decoration: underline; margin: 0; font-weight: bold; }
div#content p a:hover { color: #FFB200;	text-decoration: none; }
div#content ul li a, div#content ol li a { color: #404040; text-decoration: none; margin: 0; font-weight: bold; }
div#content ul li a:hover, div#content ol li a:hover { color: #FFB200;	text-decoration: underline; }

div#contentwide ul {
	text-align: left;
	margin: 20px 0 20px 15px;
	font-size: 1.1em;
	color: #666;
	border: 0; padding: 0;
}

div#contentwide ol {
	text-align: left;
	margin: 20px 0 20px 20px;
	margin-left: 20px !important; margin-left: 23px;
	font-size: 1.1em;
	color: #666;
	border: 0; padding: 0;
}

div#contentwide ul li {
	list-style-type: square;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#contentwide ol li {
	list-style-type:inherit;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#contentwide .li-inner {
	list-style-type: square;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#contentwide .li-noblock {
	list-style-type: none;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}

/*/  CONTENT WIDE END  /*/


.ruler {
	border: 0; padding: 0;	height: 1px;
	color: #CBCDC5;
	background-color: #CBCDC5;
	margin-bottom: 6px;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	color: #fff;
	padding-top: 25px;
	margin: 0;
}

h1 a { color: #666;	text-decoration: none; }
h1 a:hover { color: #666; text-decoration: none; }

h2 {
	border-bottom: 1px solid #CBCDC5;
	margin: 0 0 10px 0;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 6px;
	color: #00AAFF;
}

h2 a { color: #666;	text-decoration: none; }
h2 a:hover { color: #666; text-decoration: none; }

h3 { margin: 15px 0 6px 0; font-size: 1.3em; font-weight: bold; padding-bottom: 2px; color: #666; }
h3 a { color: #00AAFF; text-decoration: none; }
h3 a:visited { color: #00AAFF; text-decoration: none; }
h3 a:hover { color: #666; text-decoration: none; }

h4 {
	margin: 0 0 10px 0;
	font-size: 1.8em;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 0px;
	color: #666;
}

h4 a { color: #00AAFF;	text-decoration: none; }
h4 a:hover { color: #666; text-decoration: none; }


/*/ Footer /*/

div#footer {
	margin: 20px 0 0 0;
	background-color:#fff;
	height: 70px;
	padding: 20px 0 0 0;
	border-top: 1px solid #CBCDC5;
	font-size: 0.9em;
}

div#footer p {
	text-align: left;
	margin: 0 0 10px 0;
	line-height: 1.8em;
	color: #666;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1.2em;
}

div#footer p a {
	text-align: left;
	margin: 0 0 10px 0;
	line-height: 1.8em;
	color: #00AAFF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1em;
}


div#content .calculator-holder {
	background-color:#F3F3F1;
	padding: 6px;
	border: 2px solid #ABADA5;
	margin: 0;
}

div#content .small { font-size: 1.0em; color: #444; }

div#content .small2 { font-size: 1.0em; }


div#content .calculator-form {
	font-size: 1.1em;
	color: #444;
	width: 90px;
}

div#content .calculator-button {
	font-size: 1.1em;
	color: #444;
	width: 60px;
}

div#content .calculator-left {
	width: 120px;
	height: 30px;
	float: left;
	clear: both;
}

div#content .calculator-right {
	width: 140px;
	height: 30px;
	float: right;
}

div#content .line {
	height: 1px;
	font-size: 0.1em;
	clear: both;
	margin-bottom: 12px;
	border-bottom: 1px dashed #00AAFF;
}

div#content .calculator-top {
	height: 20px;
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
	padding-top: 5px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #00AAFF;
}

/*/ ARTICLE-LINKS LAYER /*/

div#article-links {
	float: right;
	width: 215px;
	background-color:#fff;
	border: 0; margin: 0; 
	font: Tahoma, sans-serif; 
	line-height: 1.5em;
	font-size: 1.1em;
	color: #454545; 
}

div#article-links a {
	color: #00AAFF;
	background: inherit;
}

div#article-links a:hover {
	color: #FFB200;
	background: inherit;	
}

div#article-links a.title {
	color: #0092DD;
	background: #FFF;
}

div#article-links .bullet-articles {
		/*border: 1px solid #eee;*/
		padding: 0 8px 0 8px;	
		margin: 0 0 10px 0;
	}
	
/*div#article-links .bullet-articles:hover {
		border: 1px solid #ccc;
	}*/
		
div#article-links .image {
	float: left;
	margin: 0 9px 3px 0;
}

div#article-links ul { margin: 0 0 0 0; padding: 0; list-style: none; }
div#article-links ul li { width: 170px; text-align: left; margin: 0; font-size: 1em; }
div#article-links ul li a { width: 170px; display: block; margin: 0; background-color: #E6F7FF; color: #999; padding: 5px; text-decoration: none; border-bottom: 1px dotted #ddd; }
div#article-links ul li a:hover { background-color: #F3F3F1; color: #00AAFF; }

div#article-links .header a { width: 170px; display: block; margin: 0; padding: 6px 5px 6px 5px; background-color:#ABADA5; color: #fff; border-bottom: 0; list-style: none;}
div#article-links .header a:hover { background: #ABADA5; color: #fff; }

div#article-links .new a { width: 170px; display: block; margin: 0; background: #E6F7FF url(images/bg-new-blue.gif) no-repeat top right; color: #999; padding: 5px; text-decoration: none; border-bottom: 1px dotted #ddd; }
div#article-links .new a:hover { background: #F3F3F1 url(images/bg-new-blue.gif) no-repeat top right; color: #00AAFF; }

/*/ template-ads LAYER /*/

div#template-ads {
	float: right;
	width: 215px;
	background-color:#fff;
	border: 0; margin: 0; 
	font: Tahoma, sans-serif; 
	line-height: 1.5em;
	font-size: 1.1em;
	color: #454545; 
}

div#template-ads a, div#template-ads a:visited {
	color: #00AAFF;
	background: inherit;
	text-decoration: underline;
}

div#template-ads a:hover {
	color: #FFB200;
	background: inherit;
	text-decoration: none;	
}

div#template-ads a.title {
	color: #0092DD;
	background: #FFF;
}

div#template-ads .right_articles {
		border: 1px solid #eee;
		padding: 0 8px 0 8px;	
		margin: 0 0 10px 0;
	}
	
* html div#template-ads .right_articles {
		border: 1px solid #eee;
		padding: -8px 8px -8px 8px;	
		margin: 0 0 10px 0;
	}
	
div#template-ads .right_articles:hover {
		border: 1px solid #ccc;
	}
		
div#template-ads .image {
	float: left;
	margin: 0 9px 3px 0;
}

div#template-ads ul { margin: 0 0 25px 0; padding: 0; list-style: none; }
div#template-ads ul li { width: 170px; text-align: left; margin: 0; font-size: 1em; }
div#template-ads ul li a { width: 170px; display: block; margin: 0; background-color: #E6F7FF; color: #999; padding: 5px; text-decoration: none; border-bottom: 1px dotted #ddd; }
div#template-ads ul li a:hover { background-color: #F3F3F1; color: #00AAFF; }

div#template-ads .header a { width: 170px; display: block; margin: 0; padding: 6px 5px 6px 5px; background-color:#ABADA5; color: #fff; border-bottom: 0;}
div#template-ads .header a:hover { background: #ABADA5; color: #fff; }

div#template-ads .new a { width: 170px; display: block; margin: 0; background: #E6F7FF url(images/bg-new-blue.gif) no-repeat top right; color: #999; padding: 5px; text-decoration: none; border-bottom: 1px dotted #ddd; }
div#template-ads .new a:hover { background: #F3F3F1 url(images/bg-new-blue.gif) no-repeat top right; color: #00AAFF; }

.rss a { color: #00AAFF; text-decoration:none; }
.rss a:hover { color: #444; }

.rssbutton { padding: 0 4px 0 0; }
.dark { color: #666; }

/*/ links LAYER /*/

div#links {
	float: right;
	width: 215px;
	background-color:#fff;
}

#links .image {	padding-bottom: 20px; width: 180px; height: 127px; border: 0; }

#links ul { margin: 0 0 25px 0; padding: 0; list-style: none; }
#links ul li { width: 170px; text-align: left; margin: 0; font-size: 1em; }
#links ul li a { width: 170px; display: block; margin: 0; background-color: #E6F7FF; color: #999; padding: 5px; text-decoration: none; border-bottom: 1px dotted #D0D2CA; }
#links ul li a:hover { background-color: #F3F3F1; }
#links .dark { color: #666; }
#links .forsale { color: #666; text-align:center; }

#links .header a { width: 170px; display: block; margin: 0; padding: 6px 5px 6px 5px; background-color:#ABADA5; color: #fff; border-bottom: 0; }
#links .header a:hover { background-color:#ABADA5; color: #fff; }

#links .new a { width: 170px; display: block; margin: 0 0 1px 0; background: #FBFBF9 url(images/bg-new-blue.gif) no-repeat top right; color: #999; padding: 5px; text-decoration: none; border-bottom: 1px dotted #D0D2CA; }
#links .new a:hover { background-color: #F3F3F1; }

#links .hot a { width: 170px; display: block; margin: 0 0 1px 0; background: #FBFBF9 url(images/bg-hot-red.gif) no-repeat top right; color: #999; padding: 5px; text-decoration: none; border-bottom: 1px dotted #D0D2CA; }
#links .hot a:hover { background-color: #F3F3F1; }


/*/ BOTTOM LAYER /*/

div#bottom {
	margin: 0 auto;
	width: 763px;
	background-color:#fff;
	height: 65px;
	background-image:url(images/bg-bottom.jpg);
}

div#bottom p {
	padding-top: 3px;
	text-align: center;
	margin: 0 0 5px 0;
	color: #fff;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1em;
}

div#bottom p a, p a:visited {
	padding: 0 2px 0 2px;
	text-align: center;
	text-decoration: none;
	margin: 0 0 5px 0;
	color: #fff;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1em;
}

div#bottom p a:hover {
	text-decoration: none;
	background-color:#FF8000;
	color: #FFF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1em;
}

/*  NEWS LIST  */

div#extrssbox { text-align: left; margin: 0; line-height: 1.3em; color: #666; font-size: 1.1em; padding-top:10px;}
div#extrssbox a { color: #404040; text-decoration: none; font-weight: bold; }
div#extrssbox a:visited { color: #404040; text-decoration: none; font-weight: bold; }
div#extrssbox a:hover { color: #FFB200; text-decoration: underline; }

/*/  NEWS CONTENT /*/

div#news center {margin: 0 0 10px 0; padding: 0; width:310px; }
div#news .comments { padding: 3px 0 13px 13px; margin: 0 0 10px 0; background: #f4f4f4 url(../images/commentline.gif) no-repeat bottom left; }
div#news .commentsbox { padding: 5px 0 2px 10px; margin: 0; background: #f4f4f4; }
div#news .date { color: #ccc; text-align: right; margin: 5px 0 10px 0; background: url(../images/dotted.gif) repeat-x top; font-size:.9em; padding-top:2px; }
div#news .date a, .date a:visited { color: #666; text-decoration: none; }
div#news .date a:hover { color: #00AAFF; text-decoration: none; }
div#news form.search-la { padding: 0; margin: 0; }
div#news textarea.text { height: 80px; width: 290px; border: 1px solid #ccc; background: #fff; }
div#news input.comment { border: 1px solid #ccc; background: #fff; width: 200px; }
div#news input.text { margin: 0; font-size: 80%; width: 85px; border: 1px solid #646464; background: #F6F6F6; }
div#news input.text:hover { background: #FCFDFE;  }
div#news input.button { text-align: center; margin: 0; font-size: 100%; font-family: Tahoma; border: none; background: #f4f4f4; color: #646464; font-weight: bold; }
div#news .news-btm { color: #ccc; text-align: center; margin: 5px 0 10px 0; background: url(../images/dotted.gif) repeat-x bottom; font-size:.9em; padding-bottom:2px; }
div#news .news-btm a, .news-btm a:visited { color: #666; text-decoration: none; }
div#news .news-btm a:hover { color: #00AAFF; text-decoration: none; }
#searchform {  text-align: center; padding: 13px 0 3px 0; font-size: 11px; }


/*/  RESULTS  /*/

div#results {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666;
}

div#results a, a:visited { color: #666; text-decoration: none; }
div#results a:hover { color: #00AAFF; text-decoration: none; }

div#rescont {
	width:340px;
	float:left;
}

div#res1 {
	width:170px;
	float:left;
	text-align: center;
}

div#res2 {
	width:170px;
	float:right;
	text-align: center;
}

div#res3 {
	width:170px;
	float:right;
	text-align: center;
}


/*/ CALENDAR /*/

div#calendar p {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666;
	background-color: #F3F3F1;
	height: 35px;
	v-align:middle;
	margin: 0;
	padding: 0;
}

div#calendar .title {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #fff;
	background-color: #ABADA5;
	font-weight: bold;
	height: 35px;
}



/*/ OTHER /*/
.clear {
	clear:both;
	height: 0;
}

.edetail {
	font-weight: bold;
}

.ty {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding: 8px;
	border: 1px solid #FF0000;
	text-align: center;
}

/*/ events LAYER /*/

div#events {
	float: left;
	width: 215px;
	background-color:#fff;
	border: 0; margin: 0;
}
div#events ul { margin: 0; padding: 0; list-style: none; }
div#events ul li { width: 205px; text-align: left; margin-bottom: 3px; font-size: 1em; }
div#events ul li a { width: 205px; display: block; margin: 0; background-color: #FBFBF9; color: #999; padding: 5px 5px 7px 5px; text-decoration: none; border-bottom: 1px dotted #ddd; }
div#events ul li a:hover { background-color: #F3F3F1; color: #0AF; }
div#events .header a { width: 205px; display: block; margin: 0; padding: 4px 5px 4px 5px; background-color:#ABADA5; color: #fff; border-bottom: 0;}
div#events .header a:hover { background: #ABADA5; color: #fff; }
div#events .new a { width: 205px; display: block; margin: 0; background: #FBFBF9 url(images/bg-new-blue.gif) no-repeat top right; color: #999; padding: 5px; text-decoration: none; border-bottom: 1px dotted #ddd; }
div#events .new a:hover { background: #F3F3F1 url(images/bg-new-blue.gif) no-repeat top right; color: #0AF; }

.rss a { color: #0AF; text-decoration:none; }
.rss a:hover { color: #444; }

.rssbutton { padding: 0 4px 0 0; }
.dark { color: #666; }

/*/ events LAYER /*/

div#events-1 {
	float: left;
	width: 215px;
	background-color:#fff;
	border: 0; margin: 0;
}
div#events-1 ul { margin: 0; padding: 0; list-style: none; }
div#events-1 ul li { width: 205px; text-align: left; margin: 0; font-size: 1em; }
div#events-1 ul li a { width: 205px; display: block; margin: 0; background-color: #FBFBF9; color: #999; padding: 5px 5px 7px 5px; text-decoration: none; border-bottom: 1px dotted #ddd; }
div#events-1 ul li a:hover { background-color: #F3F3F1; color: #0AF; }
div#events-1 .header a { width: 205px; display: block; margin-bottom: 3px; padding: 4px 5px 4px 5px; background-color:#ABADA5; color: #fff; border-bottom: 0;}
div#events-1 .header a:hover { background: #ABADA5; color: #fff; }
div#events-1 .new a { width: 205px; display: block; margin: 0; background: #FBFBF9 url(images/bg-new-blue.gif) no-repeat top right; color: #999; padding: 5px; text-decoration: none; border-bottom: 1px dotted #ddd; }
div#events-1 .new a:hover { background: #F3F3F1 url(images/bg-new-blue.gif) no-repeat top right; color: #0AF; }

/*  FORM  */

.form-input {
	background-color: #FFF;
	border: 1px solid #707070;
	padding: 2px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	margin-top: 3px;
}
.cats-dropdown {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #7B7777;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
}
.dropdown {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #7B7777;
	background-color: #FFFFFF;
	margin-top: 5px;
	width: 165px;
	margin: 0px 10px 10px 10px;
}

/*   OTHER    */

.rss-buttons {
	border: 1px dotted #E8E8E8;
	padding: 10px;
	text-align: center;
	float: right;
	margin: 0 0 5px 15px;
}

/*  TABLE  */

table {
	color: #666;
}
td {
	border-width: 0px;
	padding: 3px;
	border-style: inset;
	border-color: #ffffff;
}
.tablestyle {
	font-family: Tahoma, Arial, Verdana, sans;
	font-size: 1.1em;
	border-width: 1px;
	border-spacing: 1px;
	border-style: none;
	border-color: #ffffff;
	border-collapse: separate;
	background-color: #ffffff;
	text-align: center;
}
.titlerow {
	background-color:#FFB200;
	border: 0; margin: 0;
	color: #ffffff;
	height: 35px;
}
.lightrow {
	background-color:#ffffff;	
}
.darkrow {
	background-color:#EEEEEE;
}

#topimage {
	width: 258px;
	height: 45px;
	float: right;
	padding: 0;
	margin-top: 15px;
	margin-left: 24px;
	/*background-image: url(images/layout/uspga.jpg);
	background-repeat: repeat-x;*/
}
