body
{
	background-color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

.ac
{
	margin-left: auto;
	margin-right: auto;
}

.tc
{
	text-align: center;
}

table.main
{
	width: 740px;
}

table.main td.main
{
	background-color: #ffffff;
}

table.main td.menu
{
	text-align: center;
	vertical-align: middle;
	height: 40px;
	font-weight: bold;
	font-size: 17px;
}

table.main td.menu a
{
	color: #979797;
	padding: 0px 8px 0px 6px;
}

table.main td.menu a:hover
{
	text-decoration: underline;
}

img
{	
	border: 0px;
}

img.block
{
	display: block;
}

a:link
{
	color: #CC3300;
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: #CC3300;
}

a:hover
{
	text-decoration: none;
	color: #CCCCCC;
}

a:active
{
	text-decoration: none;
	color: #CC3300;
}

.vsmpodcast
{
 font-size: 85%;
}

div.json_wait
{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-image: url(/ocm_static/images/admin/trans.png);
	z-index:20000;
}

div.json_wait_message
{
	background-color: #FFF;
	width: 400px;
	height: 300px;
}

div.json_wait_message table td
{
	width: 400px;
	height: 290px;
	white-space: nowrap;
}

table.trans td
{
	background: none;
}

div.cpad
{
	padding: 0px 5px 0px 5px;
}

