.header {  background-image: url(images/red_02.png); background-repeat: no-repeat}
.navbar {  background-image: url(images/navbar.png); background-repeat: no-repeat;
color: #FFFFFF;
font-weight: normal;
font-size: 14px;

}

	
.navbar a:visited {
color: #cccccc;
font-size: 14px;
	}
	
.navbar a:hover {
color: #cccccc;
font-size: 14px;
background-color: #aa4241;
text-decoration:underline
	}
	
.leftside {  background-image: url(images/red_05.png); background-repeat: repeat-y}
.rightside {  background-image: url(images/red_07.png); background-repeat: repeat-y}
body {  background-attachment: fixed; background-color: F1F1F2; background-image: url(images/bg_01.gif); background-repeat: repeat-x; font-family: Arial, Helvetica, sans-serif}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.nav {  border: #C8C7BA; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #cccccc; text-decoration: none}



	
		
.red {
	color: red;
	background-color: transparent;
		font-size: 16Px;
	}
	
	
.red a, a:visited {
	color: #ccccc;
	background-color: transparent;
		font-size: 16px;
	}
	
.red a:hover {
	color: red;
	background-color: transparent;
		font-size: 16px;
	}
	
	


.footer {
	color: red;
	background-color: transparent;
		font-size: 11px;
	}
	
	
.footer a, a:visited {
	color: red;
	background-color: transparent;
		font-size: 11px;
	}
	
.footer a:hover {
	color: red;
	background-color: transparent;
		font-size: 11px;
	}
	
	
