@charset "utf-8";
/* CSS Document */

body { 
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 5; 
	margin-left: 5; 
	margin-right: 5; 
	font-family: Arial; 
	font-size: 12px; 
	color: #FFFFFF;
	background: #000000;

}

table#Header {
	width: 990px;
	border: 0px;
}

table#Body {
	width: 990px;
	border: 0px;
}

table#Advert {
	width: 750px;
	border-width: 2px;
	border-style:solid;
	border-color:#800000;
	background-color: #333333;
	text-align: left;
}

table#Sale {
	width: 750px;
	border-width: 1px;
	border-style:solid;
	border-color:#6b6cd7;
	background-color: #333333;
	text-align: left;
}

.TopCell {
	background-image: url(Images/Gantry3.png);
	background-repeat: no-repeat;
	background-position: top right;	
}

.MenuBar {
	border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; color: #FFFFFF; Text-Align: center; font-weight: bold; font-size: 10pt;
}

h1 { 
	 font-family: Arial; 
	 font-size: 18px;
	 color: #FFFFFF;
	 margin-bottom: -0px;
} 

h2 { 
	 font-family: Arial; 
	 font-size: 18px;
	 color: #FFFFFF;
	 margin-bottom: -10px;
} 

h3 { 
	 font-family: Arial; 
	 font-size: 9pt;
	 color: #666666;
	 margin-bottom: 0pt;
	 text-align: right;
	 font-weight: normal;
} 

h4 { 
	 font-family: Arial; 
	 font-size: 14px;
	 color: #FFFFFF;
	 margin-bottom: -10px;
	 font-weight: bold;
} 

h5 { 
	 font-family: Arial; 
	 font-size: 16px;
	 color: #ffc0c0;
	 margin-bottom: -10px;
	 font-weight: bold;
} 

.WhiteText {
	Color: #FFFFFF;
	text-align: left;
}

.YellowText {
color: #FFFF00;
}

.BlackText {
	Color: #000000;
	text-align: left;
}

.BlackText2 {
	Color: #000000;
	text-align: left;
	font-size: 13px;
}

.DescriptionText {
	Color: #FFFFFF;
	text-align: left;
	font-size: 12pt;
	font-weight: normal;
}

.Large14 {
	font-size: 14px;
}

.Large16 {
	font-size: 16pt;
}

.SmallText {
	font-size: 11px;
}

.SmallText10 {
	font-size: 10px;
}

A.white:Visited {text-decoration: None; color: #FFFFFF}
A.white:Link {text-decoration: None; color: #FFFFFF}
A.white:hover {text-decoration: underline; color: #FFFFFF}

A.pink:Visited {text-decoration: None; color: #ffc0c0}
A.pink:Link {text-decoration: None; color: #ffc0c0}
A.pink:hover {text-decoration: underline; color: #ffc0c0}

A.pink2:Visited {text-decoration: None; color: #ffc0c0; font-size: 14px;}
A.pink2:Link {text-decoration: None; color: #ffc0c0; font-size: 14px;}
A.pink2:hover {text-decoration: underline; color: #ffc0c0; font-size: 14px;}

A.lightblue:Visited {text-decoration: None; color: #c0ffff}
A.lightblue:Link {text-decoration: None; color: #c0ffff}
A.lightblue:hover {text-decoration: underline; color: #c0ffff}

A:Visited {text-decoration: None; color: #000000}
A:Link {text-decoration: None; color: #000000}
A:hover {text-decoration: underline; color: #800000}

A.white:Visited {text-decoration: None; color: #FFFFFF}
A.white:Link {text-decoration: None; color: #FFFFFF}
A.white:hover {text-decoration: underline; color: #FFFFFF}

A.red:Visited {text-decoration: None; color: #FF0000}
A.red:Link {text-decoration: None; color: #FF0000}
A.red:hover {text-decoration: underline; color: #FF0000}

A.grey:Visited {text-decoration: None; color: #666666}
A.grey:Link {text-decoration: None; color: #666666}
A.grey:hover {text-decoration: underline; color: #666666}

A.maroon:Visited {text-decoration: None; color: #900C4F}
A.maroon:Link {text-decoration: None; color: #900C4F}
A.maroon:hover {text-decoration: underline; color: #900C4F}

A.yellow:Visited {text-decoration: None; color: #FFFF00; font-size: 11pt;}
A.yellow:Link {text-decoration: None; color: #FFFF00; font-size: 11pt;}
A.yellow:hover {text-decoration: underline; color: #FFFF00; font-size: 11pt;}