
	
body {
background-color: transparent;
background-image: (bg.png);
background-repeat: repeat-y;
margin: 0px auto 10px auto;
font-family: verdana, arial;
font-size: 11px;
color: #1b222f;
}

.tlinks a:hover { background-color: #ffffff; border-bottom: none; color: #43343c; }	 
	 
.c1 { width: 160px; padding: 35px 10px 10px 10px; }	
	
h5 {
text-align: center;
color: #1b222f;
font-weight: 100;
font-size: 10px;
letter-spacing: 1.5px;
margin: 0px 10px 0px 10px;
border-top: 1px solid #bbb;
padding: 5px 5px 0px 0px;
	}
	
h2 {
text-align: right;
color: #3d4b5f;
font-weight: 100;
font-size: 13px;
letter-spacing: 1.5px;
margin: 0px 10px 30px 10px;
border-bottom: 1px dotted #87a1b3;
border-right: 1px dotted #87a1b3;
padding: 5px 5px 0px 0px;
	}

h1 {
text-align: left;
color: #ff2c05;
font-weight: 100;
font-size: 18px;
letter-spacing: 2px;
margin: 0px 10px 30px 10px;
border-bottom: 1px dotted #ff2c05;
border-left: 1px dotted #ff2c05;
padding: 5px 5px 0px 0px;
	}

a {
color: #4b5d74;
text-decoration: none;
padding: 0px 2px 0px 2px;
border-bottom: 1px dotted #555555;
	}	
	
a:hover {
border-bottom: 1px dotted #000000;
background-color: #ffffff;
color: #000000;
}

	
h4 {
text-align: right;
text-transform: uppercase;
border-bottom: none;
letter-spacing: 1.5px;
margin: 20px 6px 10px 0px;	
font-size: 12px;
font-weight: 100;
color: #1b222f;
padding: 0px 0px 0px 10px;
}	
	
h3 {
text-align: justify;
line-height: 1.6;
border-bottom: none;
letter-spacing: 0px;
margin: 20px 6px 10px 0px;	
font-size: 10px;
font-weight: 100;
color: #3d4b5f;
padding: 0px 0px 0px 10px;
}	

h6 {
text-align: left;
line-height: 1.2;
border-bottom: none;
letter-spacing: 0px;
margin: 0px 6px 10px 0px;	
font-size: 9px;
font-weight: 100;
color: #43343c;
padding: 3px 3px 3px 10px;
}	
	
 .c1 a {
display: block;
height: 15px;
border-bottom: 1px dotted #666;
color: #555;
padding: 3px 2px 2px 6px;
margin: 3px 0px 3px 16px;
font-size: 11px;
background-color: #ffffff;
	}	
	
.c1 a:hover {
border-bottom: 1px dotted #ef3131;
color: #8291a6;
	}		
