/* CSS Document */

body{
margin:0px;
font-family: Arial;
/*background-image:  url(file:///Z|/Clients/VID/Cross%20Core/website/images/pagebackground.jpg);
background-repeat:none;*/
background:#333399;
}

#pagetable{
background: #000066;

}

#footertable{
background: #333399;
}

#inset{
	width:770px;
	height:500px;
	border-collapse:collapse;
	padding: 0 0 0 0px;
	background:white;
}

#inset td{
border-width:0 0 0 0;
	border-collapse:collapse;
		padding: 0 0 0 0px;
}

#bottomright{
width: 20px;
height: 20px;
/*background-image: url(images/bottomright.jpg);*/
background-repeat:no-repeat;
}

#topleft{
width: 20px;
height:20px;
}

#left{
width: 20px;
}

#bottomleft{
width: 20px;
}

#bottom{
height:20px;
background-image:  url(file:///Z|/Clients/VID/Cross%20Core/website/images/bottom.jpg);
}

#topmenu{
/*width: 350px;*/
font-size:75%;
color:white;
}

#MainTable {
	width:100%;
	height:100%;
/*	padding: 5px 5px 5px 5px;*/
	/*background-color: #ffffff;*/
	vertical-align:top;
	/*valign:top;*/
	/*background-image: url(maingradient.jpg);*/
	background-repeat:repeat-y;
}

#toprow td{
height: 129px;
}

#mainrow {
vertical-align:top;
height:100%;
}
#mainareatable{
	background-color: white;
	/*background-repeat:repeat-y;]*/
	/*height: 9px;*/
	width: 775px;
	borders:0 0 0 0 px;
	height: 100%;
	}
	#mainarea td{
	height: 100%;
		vertical-align:top;
	}
	


#leftmenu{
	background-image:  url(file:///Z|/Clients/VID/Cross%20Core/website/images/bluebackground-light.jpg);
	background-color: white;
	/*background-repeat:repeat-y;]*/
	/*height: 9px;*/
	width: 150px;
		vertical-align:top;
	}
	
#rightside{
	background-image:  url(file:///Z|/Clients/VID/Cross%20Core/website/images/bluebackground-medium.jpg);
	background-color: white;
	/*background-repeat:repeat-y;]*/
	/*height: 9px;*/
	width: 200px;
	vertical-align:top;
	}

#footer{
	background-image:  url(file:///Z|/Clients/VID/Cross%20Core/website/images/footer-blue.jpg);
	background-color: white;
	/*background-repeat:repeat-y;]*/
	/*height: 9px;*/
	height: 20px;
	font-size: 10px;
	color: #ffffff;
	}
	
	#footer td{
	height: 20px;
	background-repeat: repeat-x;

	}

#MainContent {
	/*width:100%;*/
	/*height:100%; 440px;*/
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	vertical-align:top;
	/*valign:top;*/
	/*background-image: url(maingradient.jpg);*/
	background-repeat:repeat-y;
	height:100%;
}



#SideNavSection {
	width:127px;
	/*height:100%;*/
	background-image:  url(file:///Z|/Clients/VID/Cross%20Core/website/sidegradient.html);
	background-color: #0099ff;
	background-repeat:no-repeat;
	vertical-align:top;
	}


#menu {
	border-color: #333366;
	border-style: solid;
	border-width: 0px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	padding: 10 10 10 10px;
	font-size: 1.25 em;
}
#menu td{
border-bottom: 1px solid;
	font-size: 1 em;
}

/* CSS Text Format Items */
a:link, a:visited {
		color: #ffff00;
	text-decoration:none;
	/*border-bottom: 1px dotted #666666;*/
	}
a:visited {
		color: #fffff00;
	text-decoration:none;
	/*text-decoration:none;*/
	/*border-bottom: 1px dotted #666666;*/
	}
a:hover {
		color: #ffffff;
	text-decoration:underline;
	/*border-bottom: 1px solid #666666;*/
	}
a:active {
		color: #ffffff;
	text-decoration:underline;
	/*border-bottom: 1px dotted #666666;*/
	}
p {
	font-family:Arial;
	color: #ffffff;
	font-size:75%;
	}

h1 {
	background-color: #EEEEEE;
}
 h2 {
 background-color: #003366;
 font-size: 75%;
 color: white;
 }
h3 {
	/*background-color: #ffffff;*/
	color: #333366;
	font: 18pt bold;
	font-family: arial, helevetica, sans-serif;
	font-variant: small-caps;
	text-transform: lowercase capitalize;
}

img {
	border: 1;
}

img.logo {
	border: 0;
	margin-left: auto;
	margin-right: auto;
}


table.menu {
	background-color: #EEEEEE;
	border-color: #333366;
	border-style: solid;
	border-width: 4px;
	color: #000000;
	font: 8pt sans-serif;
	text-decoration: none;
	width: 175;
	padding: 10 10 10 10px
}


table.menu A:active {
	color: #333366;
	text-decoration: none;
}

table.menu A:link {
	color: #333366;
	text-decoration: none;
}

table.menu A:visited {
	color: #333366;
}


