/*Dfault Text Styles*/
body,tr,span,a{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:13px; line-height:17px;}
body,tr,span{color:#000000;}

a{color:#4B6E90; text-decoration:none;}
a:hover{text-decoration:underline;}

a.noHover{cursor:pointer;}
a.noHover:hover{text-decoration:none;}

ul { list-style: none; margin-left:-27px;}
ul li { display: inline; }
ul img {
		border: 1px solid #3e3e3e;
		border-width: 1px;
		margin: 0px 8px 11px 0px;
	}
ul a:hover img {
	border: 1px solid #a2a7a9;
	border-width: 1px;
	color: #fff;
	}
ul a:hover { color: #fff; }


body {padding:0px; margin:0px; background: #000000 url(../images/bg_gradient.jpg) repeat-x; background-color: #000000;}

.leftmargin {background-image: url(../images/margin_left.gif); background-repeat: repeat-y;}
.rightmargin {background-image: url(../images/margin_right.gif); background-repeat: repeat-y;}
.topmargin {background-image: url(../images/margin_top.gif); background-repeat: repeat-x;}
.bottommargin {background-image: url(../images/margin_bottom.gif); background-repeat: repeat-x;}


