body
{
	margin:0px;
	font-size:12px;
	background-color: #EFEFEF;
}
td
{
	font-size:12px;
}
input,textarea,select
{
	font-size:12px;
}
.gray
{
	color:#999999;
}

.darkgray
{
	color:#666666;
}

.white
{
	color:#FFFFFF;
}
.Red
{
	color:#D50000;
}
.rd5
{
	color:#D50000;
}

a:link    { font-size:12px; color:#000000; text-decoration:none;}
a:hover   { font-size:12px; color:#D50000;text-decoration:underline;}
a:visited { font-size:12px; color:#000000; text-decoration:none;}
a:active  { font-size:12px; color:#000000; text-decoration:none;}

a.awhite:link    { font-size:12px; color:#FFFFFF; text-decoration:none;}
a.awhite:hover   { font-size:12px; color:#D50000;text-decoration:underline;}
a.awhite:visited { font-size:12px; color:#FFFFFF; text-decoration:none;}
a.awhite:active  { font-size:12px; color:#FFFFFF; text-decoration:none;}

a.adarkgray:link    { font-size:12px; color:#333333; text-decoration:none;}
a.adarkgray:hover   { font-size:12px; color:#D50000;text-decoration:underline;}
a.adarkgray:visited { font-size:12px; color:#333333; text-decoration:none;}
a.adarkgray:active  { font-size:12px; color:#333333; text-decoration:none;}

a.ablue:link    { font-size:12px; color:#000000; text-decoration:none;}
a.ablue:hover   { font-size:12px; color:#D50000;text-decoration:underline;}
a.ablue:visited { font-size:12px; color:#000000; text-decoration:none;}
a.ablue:active  { font-size:12px; color:#000000; text-decoration:none;}

a.y:link{color:#CE0700;text-decoration:none;} 
a.y:visited { color:#CE0700;text-decoration: none} 
a.y:hover{color: #000000;text-decoration: none}

.ArtTitle 
{
    color: #D50000;
	font-size: 18px;
	font-weight: bold;
}
.Content
{
	color:#0000FF;
	font-size:14px;
	line-height:24px;
}
.inputborder2
{
	border:solid 1px #CCCCCC;
}

.lineheight
{
	line-height:24px;
}

.tx {height: 16px;border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; font-size: 9pt; color: #0000FF; border-left-color:#000000; border-right-color:#000000; border-top-color:#000000; border-bottom-color:#000000}

.new_video {
	text-align: center;
	padding:10px;
}


