body { background-color:#D1CDDD;
	  background-image: url('');
	  background-repeat: repeat-x;
        font-family: trebuchet ms;
        color:#30173b;
        spacing:0px;
        margin:0px;
        padding:0px;
        line-height:15px;
        font-size:10px;
        text-align:justify;}

a { text-decoration:none;
         color:#d9383d;
         font-weight:normal}

a:visited { text-decoration:none;
         color:#d9383d;
         font-weight:normal}

a:hover { text-decoration:none;
          color:#787592;
	    font-weight:normal;} 

a:active { text-decoration:none;
         color:#000000;
	   font-weight:normal;}

.img1, img1:visited {border-width: 3px;
border-color:#787592;
border-style: solid;}

.img1:hover {border-color: #d9383d;}

table {
	line-height:10px;
	font-family:trebuchet ms;
	font-size:9pt;
	margin:0px;
	padding:0px;
	spacing:0px;}

.blank {
	padding: 5px;
	}

.title {
	background-color: #C9B2C4; 
      background-image: url('images/bg-title.jpg');
	padding: 6px;
	font-size:7pt; 
	font-family: georgia; 
	letter-spacing:1px; 
	line-height:4pt; 
	color: #766973;
	text-align: left; 
	font-weight: bold; 
	text-transform: uppercase;
}

.links {
	padding-bottom: 6px;
	font-size:7pt; 
	font-family: trebuchet ms; 
	letter-spacing:1px; 
	line-height:10pt; 
	color: #000;
	margin:0px;
	padding:0px;
	background: #C9B2C4;
	text-align: center; 
	font-weight: bold; 
	text-transform: uppercase;
}

.subtitle {
	padding: 6px;
	font-size:7pt; 
	font-family: georgia; 
	letter-spacing:1px; 
	line-height:4pt; 
	color: #564d54;
	text-align: left; 
	font-weight: bold; 
	text-transform: uppercase;}

.content {
	background-color: #FFFFFF; 
	padding:6px;
	font-size:8pt; 
	font-family:trebuchet ms; 
	letter-spacing:0px; 
	line-height:10pt; 
	color: #30173b;
	text-align: justify;
}
	
.menu {background-color:#D2C0D0;
		font-size:7pt;
		font-family:trebuchet ms;
		color:#584063;}
	
.menu1 {background-color:#584063;
		font-size:7pt;
		font-family:trebuchet ms;
		color:#D2C0D0;}

input, textarea, select {
	background-color: #584063;
	font-family: trebuchet ms;
	font-size: 7pt;
	color: #D2C0D0;
	}

.footer {
	text-align: center;
	border-top: 1px solid #e5e5e5;
	padding-top: 5px;
	font-size: 9px;
	background-color: ;
	color:#a6a6a6;
	}