body {
 	font-family:  Times New Roman, Times, serif;
 	font-size: 15pt;
	background-color : #E0CAAB;
	margin: 0px; 
	color: #11111;
} 

h1 {
 	font-family:  Times New Roman, Times, serif;
 	font-size: 18pt;
 	color: #AF2C31;
}
h2 {
 	font-family: Times New Roman, Times, serif;
 	font-size: 16pt;
 	color: #AF2C31;
} 
h3 {
 	font-family:  Times New Roman, Times, serif;
 	font-size: 14pt;
 	color: #AF2C31;
}
h4 {
 	font-family:  Times New Roman, Times, serif;
 	font-size: 12pt;
	font-weight: bold; 
 	color: #AF2C31;
}
td {
 	font-family:  Times New Roman, Times, serif;
 	font-size: 13pt;
}
.Small_text {
 	font-size: 11pt;
} 
.Really_small_text {
 	font-size: 10 pt;
}
.Footer_text {
 	font-size: 12pt;
} 
.Company_name {
 	color: #7F0A09;
} 
.sidebar_text {
 	color: #000000;
 	font-size: 16pt;
} 
.sidebar_text2 {
 	color: #000000;
 	font-size: 12pt;
} 
a:link {
}

a:visited {
}

a:hover {
	text-decoration: none;
}

a:active {
}

div#Box {
	border: 3px solid #7F0A09;
	text-align: left;
	width: 780px;
}

div#footer {
 	font-size: 12pt;
 	color: #184c89;
}
div#footer a {
 	color: #184c89;
}
div#footer2 {
 	font-size: 10pt;
 	color: #ababab;
}
div#footer3 {
 	font-size: 10pt;
 	color: #666666;
}
div#footer3 a {
 	color: #666666;
}
div#designdance {
	width: 795px;
 	font-size: 12pt;
	text-align: right;
	color: #666666;
}
div#designdance a {color: #666666};

div#header_contact a {
 	color: #ffffff;
}

.top_repeat {
background-image: url('images/top_repeat.jpg');
}

.header_repeat {
background-image: url('images/header_repeat.jpg');
}

.body_repeat {
background-image: url('images/body_repeat.jpg');
background-repeat: repeat-x;
}

.side_repeat {
background-image: url('images/side_repeat.jpg');
background-repeat: no-repeat;
}

.dark_blue_box {
	border: 1px solid #06254A;
}
.blue_box {
	border: 1px solid #184C89;
}
div#PM_content img {
	border: 1px solid #184C89;
}