/*** Global Settings ****/

body {

	font : normal 12px Arial, Helvetica, sans-serif;

	color : #2a3845;	

	line-height: 140%;

	margin-top: 0px;

	margin-left: 0px;

	margin-right: 0px;

	background:#FFFFFF;

	background-image: url('images/bg3.jpg');

	background-repeat: no-repeat;

	background-position: 0% 100%;

	background-attachment: fixed;

	scrollbar-base-color: #a43b55;

	}

	

p, td, th { 

	font : normal 12px/1.6em Arial, Helvetica, sans-serif;

	color : #2a3845;

	line-height: 140%;

	background:none;

	}

	

a:visited, a:link {

	color : #a43b55;

	text-decoration : underline;

	background:none;

	}

	

a:hover {

	color : #a43b55;

	text-decoration : none;

	background:none;

	}

	

h1 {

	color : #7a2e40;

	margin: 20px 0px 1px 0px;

	padding-bottom : 8px;

	font : normal 17px Georgia, serif;

	}

	

h2 {

	color : #7a2e40;

	margin : 10px 0px 0px 0px;

	padding-bottom : 0px;

	font : normal 15px Georgia, serif;

	}

	

h3 {

	color : #7a2e40;

	margin : 10px 0;

	padding-bottom : 8px;

	font : bold 12px Georgia, serif;

	}

	

h4 {

	color : #7a2e40;

	margin : 0px 0px -10px 0px;

	font : normal 14px Georgia, serif;

	}

	

h5 {

	color : #7a2e40;

	margin : 0px 10px 5px 0px;

	font : normal 14px Georgia, serif;

	}

	

	

ul {

	padding:0;

	margin:0 0 0 17px;

	list-style: square url(images/bullet.gif);

	}

	

.box {

	background : #f7f7f7;

	border : 1px solid #f0e9eb;

	padding : 10px;}



.horizontal_dotted_line { 

	border-bottom: 1px dotted #333333;

	width: 100%; 

} 





A.bold:LINK {

	color: #c51230;

	text-decoration: none;

	font-weight: bold;

}



A.bold:VISITED {

	color: #c51230;

	text-decoration: none;	

	font-weight: bold;

}



A.bold:ACTIVE {

	color: #FF0000;

	text-decoration: underline;

	font-weight: bold;

}



A.bold:HOVER {

	color: #000000;

	text-decoration: underline;

	font-weight: bold;

}



A.lk:LINK {

	color: #c51230;

	text-decoration: none;

}



A.lk:VISITED {

	color: #c51230;

	text-decoration: none;	

}



A.lk:ACTIVE {

	color: #c51230;

	text-decoration: underline;

}



A.lk:HOVER {

	color: #CC2233;

	text-decoration: underline;

}







H6 {

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 7pt;

}







CAPTION {

	font-family : Arial, Verdana, Helvetica, sans-serif;

	font-weight : normal;

	font-style: italic;

	font-size: 8pt;

}



.tiny {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-weight : normal;

	font-style: normal;

	line-height: 120%;

	font-size: 7pt;

}

	

span.bold {

	font-size: 10pt;

	font-weight : bold;

	background:none;

}



span.title {

	color: #c51230;

	font: normal 15px Georgia, serif;

}



span.tiny {

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-weight : normal;

	line-height: 120%;

	font-style: normal;

	font-size: 7pt;

}



span.quote {

	color: #7a2e40;

	font-family: Georgia, Times New Roman, Times, serif;

	font-weight : normal;

	font-style: italic;

	margin-left: 50px;

	margin-right:25;

	font-size: 11pt;

}.CellBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7a2e40;
	border-right-color: #7a2e40;
	border-bottom-color: #7a2e40;
	border-left-color: #7a2e40;
}
