﻿body
{ 
	font:Arial;
	font-weight: normal;
	font-size: 10pt;
	vertical-align: top;
	text-transform: none;
	color: #696969;
	font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	 
	background-repeat:no-repeat;
	background-attachment:fixed;
	
	text-align: justify;
	font-variant: normal;
}
LABEL
{
	font-size: 8pt;
	vertical-align: middle;
	color: black;
	text-align: left;
}
BUTTON
{
	font-size: 9pt;
	color: black;
	font-style: normal;
}
MENU
{
	font-size: 12pt;
	color: black;
}
H1
{
	font-weight: normal;
	font-size: 14pt;
	text-transform: capitalize;
	color: #696969;
}
H2
{
	font-weight: normal;
	font-size: 12pt;
	text-transform: capitalize;
	color: Gray;
	text-align: right;
}
H3
{
	font-weight: bold;
	font-size: 10pt;
	color: #696969;
}
H4
{
	font-size: 8pt;
	color: #696969;
	font-weight: normal;
}
H5
{
	font-size: 10pt;
	color: red;
	font-weight: Bold;
}
P
{
	font-weight: normal;
	font-size: 8pt;
	color: #696969;
	margin-bottom:2px;
	margin-top:2px;
}

.InfoText
{
	font-weight: normal;
	font-size: 10pt;
	color: #696969;
}

.price
{
	font-weight: normal;
	font-size: 8pt;
	color: #708090;
	margin-top: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: Whitesmoke
	
}

.productHeader
{
	font:Arial;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: 'Arial Unicode MS';
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	border-bottom: #dcdcdc thin solid;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.LeftCol
{
	
}
.LeftColControls
{ background-color:white;
}

.RightCol
{ 
	
}

.TitleBar
{background-image:url(TopBar.gif);
}

.Detailsview
{
		font-size: 8pt;
			font:Arial;
	font-weight: normal;
	vertical-align: middle;
	color: gray;
	text-align: left;
}

.floatleft
{ float:left;
	vertical-align:baseline;
}

.JournalImage
{ 
	padding-right:10px;
	padding-bottom:10px
}

.JournalHeader
{  
	color:maroon;
	font-weight:500;
	text-decoration: none;
	font-size:smaller;
}

.JournalBody
{font-size:smaller;

}

.JournalAuthor
{ color:Gray;
	font-size:smaller;
	
}

.definition
{ font-size:x-small;
	font-style:italic;
	font-weight:normal;
	text-align:justify;
	color:blue;
}

.Scrolldiv { overflow: auto;}

.HomeBackground
{background-image: url('../Images/TemplateImages/bkg1.jpg');
 background-repeat: no-repeat; 
 background-position: left top;
}

.Database_Design_Background
{background-image: url('../Images/TemplateImages/bg4.jpg');
 background-repeat: no-repeat; 
 background-position: left top;
}

.Contact_us_Background
{background-image: url('../Images/TemplateImages/bg7.jpg');
 background-repeat: no-repeat; 
 background-position: left top;
}

.EstateAgencyBackground
{background-image: url('../Images/TemplateImages/HouseKeys.jpg');
 background-repeat: no-repeat; 
 background-position: left top;
}