
body
{
	font-size: 12px; 
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;   
	padding: 0;   
	text-align: center;
}

.CenterDiv
{
	margin: 0 auto;
	position: relative;	
	text-align:center;
	width:800px;
	top:10px;
} 

.x4mationBorder 
{
	position: relative;
	top: -60px;
	width: 798px; 
	height: 500px;
	border-left-color: #FF6600;
	border-right-color: #FF6600;
	border-left-width: 1px;	
	border-right-width: 1px;
	border-left-style: solid;	
	border-right-style: solid;
}

.x4mationColour {
	background-color: #FF6600;
}
.x4mationLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.FontLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.FontDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Font4mation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;

}
.TitleDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.InternetBG {
	background-image: url(../Graphics/Internet.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.ApplicationBG {
	background-image: url(../Graphics/application.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.HandCursor {
	cursor: url("Graphics/hand.cur"), auto;
}
.\34mationBG {
	background-image: url(../Graphics/background.gif);
	background-repeat: repeat;
}
.KeyboardBG {
	background-image: url(../Graphics/keyboard.gif);
	background-repeat: no-repeat;
}
.FontSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}
