body { background-color:#D1CDDD;
	  background-image: url('');
	  background-repeat: repeat-x;
        font-family: Arial;
        color:#30173b;
        spacing:0px;
        margin:0px;
        padding:0px;
        line-height:15px;
        font-size:10px;
        text-align:justify;}

a { text-decoration: none; font-family: georgia;}
a:link {color: #c7132c;  font-family: georgia; text-shadow: #dcdae5 1px 1px;}
a:visited, a:active {color: #c7132c;  font-family: georgia; text-shadow: #dcdae5 1px 1px;}
a:hover {color: #d545f4; text-decoration: none; text-shadow: #dcdae5 1px 1px;}

body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #545453;
}

b, strong {color: #190096; text-shadow: #ffffff 1px 1px;}
i, em {color: #73ac6b; text-shadow: #ffffff 1px 1px;}
u {color: #b96f64; text-shadow: #ffffff 1px 1px;}

.img1, img1:visited {	 
	 border: solid 1px #e3e3e3;
	 background-color:#e9e9e9;
	 padding:5px;
	 margin:3px;}

.img1:hover {	 
	border: solid 1px #d7d7d7;
	 background-color:#dfdfdf;}

table {
	line-height:10px;
	font-family:arial;
	font-size:9pt;
	margin:0px;
	padding:0px;
	spacing:0px;}

.blank {
	padding: 5px;
	}

.title {
	background-color: #C9B2C4; 
    background-image: url('images/bg-title.jpg');
	color: #c14f70;
	text-shadow: #ffffff 1px 1px;
	 padding:17px;
	 margin-bottom:10px;
	 font-family:"Georgia";
	 text-transform:normal;
	 font-weight:bold;
	 letter-spacing:-1px;
	 font-size:19px;
	 -moz-border-radius:10px;
	  -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
}

.links {
      font-size: 11px;
	  line-height: 15px;
	  background:#cee1df repeat;
	  text-shadow: #eaecdb 1px 1px;
	  color:#9da088;
      font-family: "arial";
	  line-height:13px;
	  padding:10px 10px;
	 -moz-border-radius:10px;
	 -khtml-border-radius: 10px;
	 -webkit-border-radius: 10px;
	 text-align: center;
}

.links a:link {color: #526a0f;}
.links a:visited {color: #526a0f;}
.links a:hover {color: #ada51e;}

.subtitle {
	background-color: #C9B2C4; 
    background-image: url('images/bg-title2.jpg');
	padding: 6px;
	font-size:7pt; 
	font-family: georgia; 
	letter-spacing:1px; 
	line-height:4pt; 
	color: #564d54;
	text-shadow: #ffffff 1px 1px;
	text-align: left; 
	font-weight: bold; 
	text-transform: uppercase;}

.content {
	background-color: #FFFFFF; 
	padding:6px;
	font-size:8pt; 
	font-family:arial; 
	letter-spacing:0px; 
	line-height:10pt; 
	color: #30173b;
	text-align: justify;
}
	
.menu {background-color:#D2C0D0;
		font-size:7pt;
		font-family:arial;
		color:#584063;}
	
.menu1 {background-color:#584063;
		font-size:7pt;
		font-family:arial;
		color:#D2C0D0;}

input, textarea, select {
	background-color: #dbd7e5;
	font-family: Georgia;
	font-size: 7pt;
	color: #d61d22;
	}

.footer {
	text-align: center;
	border-top: 1px solid #e5e5e5;
	padding-top: 5px;
	font-size: 9px;
	background-color: ;
	color:#a6a6a6;
	}
