A
{
	font: 10px Verdana;
	color: #19C1CA;
	CURSOR: Hand;
	text-decoration: underline;
}
A:Hover
{
	font-family: Verdana;
	font-size: 10PX;
	color: #19C1CA;
	CURSOR: Hand;
	text-decoration: none;
}
A:Active
{
	color: #19C1CA;
	text-decoration: none;
}
A.ReadMore
{
	font: 10px Verdana;
	color: #0351A3;
	CURSOR: Hand;
	text-decoration: underline;
}
A:Hover.ReadMore
{
	font-family: Verdana;
	font-size: 10PX;
	color: #0351A3;
	CURSOR: Hand;
	text-decoration: none;
}
A:Active.ReadMore
{
	color: #0351A3;
	text-decoration: none;
}
A.Copyrights
{
	font: 10px Verdana;
	color: #3082A8;
	CURSOR: Hand;
	text-decoration: underline;
}
A:Hover.Copyrights
{
	font-family: Verdana;
	font-size: 10PX;
	color: #286C8B;
	CURSOR: Hand;
	text-decoration: none;
}
A:Active.Copyrights
{
	color: #286C8B;
	text-decoration: none;
}

TEXTAREA.newarea{

	border-right: 1px solid #478F8E;
	border-left: 1px solid #478F8E;
	border-top: 1px solid #478F8E;
	border-bottom: 1px solid #478F8E;
	background: #FFFFFF;
	color: #999677;
	width: 300px;
	height:200px;
}

SELECT.myselect
{ 
	font-size: 11px; 
	border: #999677; 
	border-right: 1px solid #478F8E;
	border-left: 1px solid #478F8E;
	border-top: 1px solid #478F8E;
	border-bottom: 1px solid #478F8E;
} 


INPUT.newinput
{
	border-right: 1px solid #478F8E;
	border-left: 1px solid #478F8E;
	border-top: 1px solid #478F8E;
	border-bottom: 1px solid #478F8E;
	background: #FFFFFF;
	color: #999677;
	width: 120px;
	height:18px;
}
SPAN
{
	font: 10px Verdana;
	color: #666666;
}
SPAN.Bold
{
	font: bold 10px Verdana;
	color: #666666;
}
TD.RightOuterBorder
{
	background-image: url(../images/right_outer_border.gif);
	background-repeat: repeat-y;
	width: 17px;
}
TD.LeftOuterBorder
{
	background-image: url(../images/left_outer_border.gif);
	background-repeat: repeat-y;
	width: 17px;
}
TD.LeftBarBGTop
{
	background-image: url(../images/left_bar_bg_top.gif);
	background-repeat: no-repeat;
	width: 217px;
	height: 132px;
}
TD.LeftBarBGBottom
{
	background-image: url(../images/left_bar_bg_bottom.gif);
	background-repeat: no-repeat;
	width: 217px;
	height: 356px;
}
TD.LeftBarBGBottom2
{
	background-image: url(../images/left_bar_bg_bottom_empty.gif);
	background-repeat: no-repeat;
	width: 217px;
	height: 356px;
}
TD.RightLeftPadding
{
	padding-left: 10px;
	padding-right: 10px;
}
TD.LeftPadding
{
	padding-left: 60px;
	padding-top: 5px;
}
TD.GamblingNewsOuter
{
	border-top: 1px solid #F6CC31;
	border-bottom: 1px solid #E3DCC0;
	border-right: 1px solid #E3DCC0;
	border-left: 1px solid #E3DCC0;
}
INPUT.myinput
{
	border:0px;
	background: #FFFFFF;
	color: #999677;
	width: 60px;
	height:18px;
	background-image: url(../images/send_me_button.gif);
}

.myBold{
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	color:#19C1CA;
}

#interstitialFrame
{
    width:535px;
    height: 270px;
	.height: 315px;
    border:none;
}

