﻿td{font-family: Arial,Verdana, Helvetica, sans-serif;font-size: 9pt;color: #444444;}
a:link{color: #333;text-decoration:none; }
a:visited{color: #333;text-decoration: none;}
a:hover{color: #333;text-decoration: underline;}
.DottedLink{ border-bottom:1px dotted #999;}

 
img
{
	border:0px;
}

input,select,textarea{font-family: Arial,Verdana, Helvetica, sans-serif;font-size: 12px;}

div,p,span,form{margin:0px;padding:0px;}
ul{padding-top:5px; margin-top:0px; margin-bottom:0px; }

body
{ 
	margin: 0px 0px;
	background-color: #151824; height: 100%; font-family: Arial, Verdana,Helvetica, sans-serif; 
	font-size: 12px; 
	text-align: left; 
	color: #000000;	
	padding-top:70px;
}


#PageHeaderDIV
{
	height:54px;
	background-image:url(../image/HeaderBgPVC.gif);
	background-repeat:repeat-x;
	background-position: left center;
}

#LogoDIV
{
	height:50px;
	background-image:url(../image/logopvc.png);
	background-repeat:no-repeat;
	background-position: 20px 5px;
}


#PageMiddleDIV
{
	height:369px;
	background-image:url(../image/PageMiddleBgPVC.gif);
	background-repeat:repeat-x;
	background-position: left top;
}


#PageBottomDIV
{
	height:30px;
	background-image:url(../image/PageBottomBgPVC.gif);
	background-repeat:repeat-x;
	background-position: left top;
}

#SubLogoDIV1
{
	z-index:1000;
	position:absolute;
	top:150px;
	left:20px;
}

#SubLogoDIV2
{
	z-index:1000;
	position:absolute;
	top:250px;
	right:20px;
}

#LoginContainerDIV
{
	position:absolute;
	top:68px;
	right:20px;
}

#LoginContainerDIV td{color:#cccccc; padding-top:18px;}


.LoginBgPVC
{
	width:124px;
	height:54px;
	background-image:url(../image/LoginBgPVC.gif);
	background-repeat:no-repeat;
	background-position: left top;
	
}

.MySpan15
{
	display:-moz-inline-box;display:inline-block;width:15px;
}


.LoginBgPVC div{padding-left:10px;}
.LoginBgPVC input{border:0px; background-color:Transparent; color:#eee; font-weight:bold; width:100px;}

#CopyRightDIV{text-align:center; padding-top:10px; color:#888;}