/* Latest */
.latest a {
	color:#b30538;
    }
.latest a:hover {
	color:#6d8d23;
    }
/* Region */
div.region {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
    padding:0px 0px 3px 0px;
    color:#777777;
    }
div.region a {
	color:#b30538;
    }
div.region a:hover {
	color:#6d8d23;
    }
/* background color */
td.paintback {
    background-color:#FFF5DA;     
    }
/* Footer */
div.footer {
    width:755px; 
    text-align:center;
    margin:10px;
    }
div.footer p {
    margin:1em 1em 2px 1em;
    }
div.footer a {
	color:#999999;
    }
div.footer a:hover {
	color:#b30538;
    }
div.button a:hover {
	background-color:#bb1e4c;
	}
div.button div.button2 a:hover {
    color:#370002;
	background-color:#c94b70;
    }
div.bot a.bot1:hover {
    color:#370002;
	background-color:#ff98b6;
    }
div.bot a.bot2:hover {
    color:#370002;
	background-image:url('/images/home/red/navbox_bottom_lit.gif');
    background-repeat:no-repeat;
	}
div.bot a.bot3:hover {
    color:#370002;
	background-color:#ff98b6;
    }
div.button a.below {
    color:#370002;
    }
html>body div.button a.below {
    color:#890207; 
    }
div.button a.below:hover {
    color:#370002;
	background-color:#ff98b6;
    }

