

body {

	text-align:center; 
	font-family:arial; 
	font-size:12px; 
	color:#000; 
/*	background: #cad3d7; */
	background: #993333;
	padding: 0; 
	border: 0; 
	margin: 0;
	
	}
	
	
a, a:visited {
	
	text-decoration: underline;
	border: 0;
	font-family: arial;
	color: #000
	
	}


a:hover {
	
	text-decoration: none;
		
	}

	
img {

	border: 0px
	
	}
	
	
.shadowleft {
	
	background: url(images/leftshadow1.gif) right;
	background-repeat: repeat-y;
	
	}

.shadowright {
	
	background: url(images/rightshadow1.gif) left;
	background-repeat: repeat-y;
	
	}
	
	
.title {


	font-size: 26px;
	font-weight: normal;
	text-align: left;
	color: #660000;
	line-height: normal
	
	}
	
.title1 {

	display: inline;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #000;
	line-height: 40px
	
	}
	
.title1 a {
	text-decoration: none;
}

.subtitle {

	display: inline;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #000;
	line-height: normal

	}
	
	
.text {

	text-align:justify; 
	font-family:arial; 
	font-size:12px; 
	color:#000;
	padding: 10px 0px 15px 0px
	
	}
	
	
	
	
.text1 {

	text-align:left; 
	font-family:arial; 
	font-size:12px; 
	color:#000;
	padding: 0px;
	vertical-align: top
	
	}
	
	
.dirname {

	text-decoration: none;

	}
	
	
	
.name {	font-size: 16px; 
		color: #003366; 
		font-weight: bold; }

.detail {	font-size: 12px; }


