a:link{
        color: #089114;
	//color: #056373;
}

A.brwn {color:#520000;}
A.brwn:HOVER {color:#009d7e;}

.body1{
	background-color:#ffffff;
	margin-top:0px;
}

.menuRowHeader1
{
    height:23px;
    width:200px;
    background-color: #c0c0c0;
    font-weight: bold;
}
.menuRowList1
{
    height:23px;
    width:200px;
    background-image: url('images/bg02.gif');
    background-repeat: repeat-x;
}
.trickItemRow1
{
    width:100%;
    background-color: white;
}
.trickItemRow2
{
    width:100%;
    background-color: #F0FDFF;
}
.trickItemLink
{
    //color: #056373;
    color: #089114;
    font-weight:bold;
    font-size: 13pt;
}
.btnLogin
{
    border-style: outset; 
    border-color: #CCCCCC; 
    color: #FFFFFF; 
    font-weight: bold; 
    background-color: #0099CC; 
    font-family: Tahoma;
}
.btn2
{
    border-style: outset; 
    border-color: #CCCCCC; 
    color: #FFFFFF; 
    font-weight: bold; 
    background-color: #0099CC; 
    font-family: Tahoma;
}



input.btn1
{
	height: 23px; 
	padding: 0px 2px 0px 2px;
	color: #ffffff;
	cursor: hand;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	background-color: #9f0000;
	border: 1px solid #380000;
}

input.btn1_over
{
	color: #96ff00;
	border: 1px solid #00ff9c;
}


.bottom_link_box
{
	width:100%;
	border:1px solid #adadad; 
	text-align: left;
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px 4px 6px 4px;			/* Top right bottom left */
}


.listtbl_hdr{
	background-color:#dfdfdf;
	text-align: center;
	border:1px solid #bfbfbf;
}

.listtbl_row1{
	background-color:#ddf3ff;
	vertical-align:top;
	word-wrap: break-word;
}

.listtbl_row2{
	background-color:#faffe3;
	vertical-align:top;
	word-wrap: break-word;
}

.footer {
	color:#000000;
	font-size:11px;
	display:inline;
	padding: 2px 4px 2px 14px;   /*top right, bottom, left*/
}
.footer_b {
	color:#ffffff;
	font-size:11px;
	display:inline;
	padding: 2px 2px 2px 8px;   /*top right, bottom, left*/
	border-left:1px solid #b0bec7;		
}
.footer_b a {
	color: #0080c3;
}


.mainbody {
	width:730;
	height:800px;
	background-color:#ffffff;
}


.button{
  background-color: rgb(60, 132, 198);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(28, 91, 155, 0.8)), to(rgba(108, 191, 255, .9)));
  border-top-color: #8ba2c1;
  border-right-color: #5890bf;
  border-bottom-color: #4f93ca;
  border-left-color: #768fa5;
  -webkit-box-shadow: rgba(66, 140, 240, 0.5) 0px 10px 16px;
  -moz-box-shadow: rgba(66, 140, 240, 0.5) 0px 10px 16px; /* FF 3.5+ */
  color: #ffffff;
}

#main {
	position: absolute;
	left:140px;
	width:1000px;
	height:1300px;
	top:3px;
	background:#fff;
}

#row {
	position: relative;
	width:100%;
	background:#fff;
	float: left;		
}

#left_half {
	float: left;
	width:50%;
	text-align:left;
}
#right_half {
	float: right;
	width:50%;
	text-align:right;
}

#left_main_thumbnail {
	float: left;
	width:770px;
	text-align:left;
	border-right:1px solid #b0bec7;
	padding: 2px 20px 0px 20px;			/* Top right bottom left */
	display: table;
}

#thumbnail_column_left {
    float: left;
	padding-left:20px;
	padding-right:10px;
	width:340px;
	text-align:left;
}
#thumbnail_column_right {
    float: right;
	padding-left:20px;
	padding-right:10px;
	width:340px;
	text-align:left;
}
#thumbnail {
	padding: 10px 20px 10px 20px;			/* Top right bottom left */
	width:320px;
	text-align:left;
	display: block;
}

#right_main_ad {
	float: right;
	width:160px;
	text-align:right;
}


#bar {
	position: relative;
	width:100%;
	height:20px;
	background-image: url('images/bar.gif');
}


#thumbnail_header
{
	height: 18px;
	text-align: left;
	font: bold 14px sans-serif, Arial, Helvetica, Tahoma;
	text-decoration: underline;
	color: #000000;
	padding: 2px 4px 0px 4px;			/* Top right bottom left */
}

#thumbnail_body
{
	text-align: left;
	font: normal 16px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px 0px 10px 30px;			/* Top right bottom left */
	border-bottom: 1px solid #3b0039;
	border-left: 1px solid #3b0039;
}

#msg {
	position: absolute;
	color: #ff0000;
	top:5px;
	left:48%;
}

#review_row
{
	width:100%;
	padding: 2px 5px 2px 5px;
}

#quick_review
{
	width:100%;
	padding: 2px 5px 2px 5px;
}

#login
{
	width:60%;
	padding: 2px 5px 2px 5px;
	background-color: #eeeeee;
	border:1px solid #adadad;
	text-align:center;
}

