body
	{
		font-family: Arial, Helvetica, sans-serif;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
	}
/*Main Assets*/
.Home-Page-Heading
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		font-style:italic;
		color:#FFFF66;
	}
.Home-Page-Text
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#666666;
	}
.Banner-Repeat
	{
		background-image:url(images/MainAssets/Banner-R.jpg);
		height:90px;
		background-position:center;
		background-repeat:repeat-x;
	}
.Menu-Repeat
	{
		background-image:url(images/MainAssets/Menu-R.jpg);
		width:163px;
		background-position:left;
		background-repeat:repeat-y;
	}
.Footer-Menu a	
	{
		font-family:"Courier New", Courier, mono;
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;
		padding-left:2px;
	}
.Footer-Menu a:hover
	{
		font-family:"Courier New", Courier, mono;
		font-size:11px;
		color:#CCFF00;
		text-decoration:underline;
		padding-left:2px;
	}
	
.Footer-Repeat
	{
		background-image:url(images/MainAssets/Footer-R.jpg);
		height:18px;
		background-position:left;
		background-repeat:repeat-x;
		font:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		text-align:right;			
	}
.Right-Matter-BG
	{
		background-image:url(images/MainAssets/Right-Matter-BG.gif);
		background-position:center;
		background-repeat:repeat;		
	}
.Page-Heading
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-size:20px;
		color:#FFFFFF;		
		text-align:center;
		background-color:#999999;
		vertical-align:top;
		border-bottom:1px;
		border-bottom-color:#FFFFFF;
		border-bottom-style:solid;
	}
.Main-Body-Text
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;		
		text-align:justify;			
		color:#333333;
		padding-left:5px;
		padding-right:5px;
		line-height:24px;
	}
.Main-Body-Text-Heading
	{
		font:"Times New Roman", Times, serif;
		font-size:18px;
		color:#0066CC;
		font-weight:bold;
	}
	
/* Contact Us Assets */

.Contact-Us-Text
	{
		font-family:"Courier New", Courier, mono;
		font-size:16px;
		font-weight:bold;			
		text-align:justify;			
		color:#666666;
		padding-left:5px;
		padding-right:5px;
		line-height:24px;
	}
/* Enquiry Assets */

.Enquiry-Form-Box
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color:#FFFFFF;
		border-top:1px;
		border-top-color:#666666;
		border-top-style:solid;
		border-bottom:1px;
		border-bottom-color:#666666;
		border-bottom-style:solid;
		border-left:1px;
		border-left-color:#666666;
		border-left-style:solid;
		border-right:1px;
		border-right-color:#666666;
		border-right-style:solid;
		padding-left:2px;
		padding-right:2px;
		padding-top:2px;
		padding:2px;
	}
.Enquiry-Note
	{
		font-family:"Times New Roman", Times, serif;
		color:#FF0000;
		font-size:16px;
	}
.Enquiry-Fields
	{
		font:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#666666;
		background-color:#CCCCCC;
		border-top:1px;
		border-top-color:#FFFFFF;
		border-top-style:solid;
		border-bottom:1px;
		border-bottom-color:#FFFFFF;
		border-bottom-style:solid;
		border-left:1px;
		border-left-color:#FFFFFF;
		border-left-style:solid;
		border-right:1px;
		border-right-color:#FFFFFF;
		border-right-style:solid;
	}
.Enquiry-Buttons
	{
		background-color:#0066CC;
		font:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		border-top:1px;
		border-top-color:#FFFFFF;
		border-top-style:solid;
		border-bottom:1px;
		border-bottom-color:#FFFFFF;
		border-bottom-style:solid;
		border-left:1px;
		border-left-color:#FFFFFF;
		border-left-style:solid;
		border-right:1px;
		border-right-color:#FFFFFF;
		border-right-style:solid;
	}
.Enquiry-Confirmation
	{
		font:"Times New Roman", Times, serif;
		font-size:24px;
		color:#CCFF00;
	}		