body { 
cursor: help;
font-family: arial;
color: #7c7c7c;
font-size: 10px;
line-height: 12px;
}

b {
color:#c10c0f;
font-weight: none;
text-transform: none;
font-family: 04b03;
font-size: 10px;
; 
}


c {
color:#537392;
font-weight:bold;
text-transform: uppercase;
font-family: 04b03;
font-size: 10px;
; 
}


x {
color:#ffffff;
font-weight:bold;
text-transform: uppercase;
font-family: Tahoma;
font-size: 8px;
; 
}

i {
color:#537392;
font-weight:bold;
text-transform: uppercase;
font-family: Tahoma;
font-size: 8px; 
}

u {
color:#a3c9b7;
font-weight:bold;
text-transform: uppercase;
font-family: Tahoma;
font-size: 8px;
}

select {
background: #e0e2e1;
color: #000000;
width: 130px;
font-family: georgia;
font-size: 8px;
}

<!--



h3 {
background:#ededed;
color:#c10c0f;
weight: 130px;
border-bottom: #ededed 2px dotted;
text-transform: none;
margin-top: 0px;
margin-bottom: 3px;
padding-top: 4px;
font-family: bambi;
font-size: 18px;
font-weight:bold;
text-align:center;
}


h4 {
background:#e9dcc9;
color:#898783;
weight: 130px;
border-bottom: #f0eff0 2px dotted;
text-transform: none;
margin-top: 0px;
margin-bottom: 3px;
padding-top: 20px;
font-family: arial;
font-size: 12px;
font-weight:bold;
text-align:center;


}

h5 {
background:#aaabab;
color:#ffffff;
border-bottom: #5dcccc 2px dotted;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 3px;
padding-top: 20px;
font-family: arial;
font-size: 8px;
font-weight:bold;
text-align:center;
}

h6 {
background:#45c8d0;
color:#ffffff;
border-bottom: #737373 1px dotted;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
font-family: arial;
text-decoration:uppercase;
font-size: 8px;
font-weight:bold;
text-align:center;
}

textarea {
background: #a8a8a8;
color: #414141;
font-size: 10px;
}

.img1 {

opacity: 0.2; 

}
			
.img1:hover {
opacity: 1;

}





/* Sidebar Structures */


.sidebar_title {
color: #e1e1e1;
padding: 4px 0px 6px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: #eeeeee 

url('http://i213.photobucket.com/albums/cc206/my_own_stuff/bgbg.png') repeat-x;
}

.sidebar_content {
color: #636363;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #f1f1f1;
margin-bottom: 10px;
}


.sidebar_content2 {
color: #636363;
padding: 3px;
font-family: Arial;
font-size: 16px;
text-align: justify;
background: #ededed;
margin-bottom: 10px;
}





a { 
	text-decoration:  none;
	color: #3595b4;}

a:hover {
	color: #d21e21;
	text-decoration: none;}	

.image {
	background-color: #e8e8e8;
	border: 1px solid #bbbbbb;
	padding: 3px;
	margin: 2px;} 

.image:hover  {
	background-color: #e8e8e8;
	border: 1px solid #5e5e5e;
	padding: 3px;
	margin: 2px;
} 

