/* Author : Anup Ujawane  */
/* By : Meltmagic-India.com  */
/* For : Real Estate Agent MN  */
/* Date : 18th Aug. 2006 */


/* form classes */

form {
margin-bottom: 0;
}

input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1;
font-size: 11px;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #000;
font-size: 11px;
}

body {
margin: 0;
scrollbar-face-color: #d0d0d0;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #e1f2f2;
scrollbar-3dlight-color: #e1f2f2;
scrollbar-arrow-color: #000;
scrollbar-track-color: #fff;
scrollbar-darkshadow-color: #1b1e25;
background-image: url("images/back.jpg");
background-repeat : repeat;
}

.full-size-table {
width: 780;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #b4c99e;
}

.row3 {
height: 5%;
vertical-align : top;
}

.content {
text-align: justify;
}

a {
color: #000;
text-decoration: none;
}

a:hover{
color: #000;
}

/* images */

.header {
background-image: url("images/header.jpg");
background-repeat : no-repeat;
}

.h-dot-line {
background-image: url("images/h-dot-line.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.back {
background-image: url("images/back1.jpg");
background-repeat : no-repeat;
}

/* links */

.right-link a {
color: #000;
font-size: 11px;
text-decoration: none;
display: block;
border-top : #e2e1b8 1px solid;
padding: 3 5 4 40;
}

.right-link a:hover{
background-color: transparent;
text-decoration: none;
color: #416229;
}

.sub-link a {
color: #fff;
font-size: 11px;
text-decoration: none;
display: block;
border-top : #ffffdd 1px solid;
padding: 3 5 4 50;
background-color: #cdcb9e;
background-image: url("images/bullet.jpg");
background-repeat : no-repeat;
background-position: 40 center;
}

.sub-link a:hover{
background-color: #cdcb9e;
text-decoration: none;
color: #fff;
}

/* background colours */

.green {
background-color: #567b35;
}

.greena {
background-color: #92af79;
}

.greenb {
background-color: #b4c99e;
}

.greenc {
background-color: #416229;
}

.greend {
background-color: #d0d7a9;
}

.yellow {
background-color: #f5f8c6;
}

.yellowa {
background-color: #ffffdd;
}

/* borders */

/* text */

.white-txt {
color: #fff;
}

.green-txt {
color: #2b4117;
}

.brown-txt {
color: #a16d0a;
}

/* headings */

/* Heading */

h1 {
font-family: arial;
font-size: 16px;
margin: 0;
}

h2 {
font-family: arial;
font-size: 16px;
margin: 0;
}

h3 {
font-family: arial;
font-size: 14px;
margin: 0;
}

h4 {
font-family: arial;
font-size: 13px;
margin: 0;
}
.HRDotLine
{

	border-bottom:1px dotted black;
}
.AdParagraph
{
	padding-left:20px;
}
