/*General*/
body{font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif;font-size:11px;color:#000000;margin:0px; background-image: url(images/newbg.jpg); background-repeat: no-repeat; background-position: top left;}
td{font-family:Arial,Verdana,Tahoma,Helvetica,sans-serif;font-size:11px;color:#000000}
a:link{color:#000000}
a:visited{color:#444444}
a:active{color:#790303}
a:hover{color:#790303}

.tableBodyRight{text-align:right}

a.mainmenu
{
	color: #000000;
	font-size: 20px;
}

td.mainmenu
{
	font-size: 20px;
	height: 130px;
	border-bottom: solid 0px #8a1e04;
	padding-bottom: 2px;
	background-image: url("/images/pcnet_logo2.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	color: black;
}
a.mainmenu:visited
{
	color: #8a1e04;
	font-size: 20px;
	text-decoration: none;
}
a.mainmenu:active
{
	color: #8a1e04;
	font-size: 20px;
	text-decoration: none;
}
a.mainmenu:link
{
	color: #8a1e04;
	font-size: 20px;
	text-decoration: none;
}
a.mainmenu:hover
{
	color: #000000;
	font-size: 20px;
	text-decoration: none;
}
div.footer
{
	border-top: solid 0px #8a1e04;
	vertical-align: top;
	padding-top: 2px;
	
}
div.body
{
	background-image: url(/images/swish_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}