BODY {margin: 0px; padding: 0px;}

A, A:LINK, A:VISITED {color: #CC0000; text-decoration: underline;}
A:HOVER, A:ACTIVE {color: #CC0000; text-decoration: underline;}

A.Menu, A.Menu:LINK, A.Menu:VISITED {color: #FFFFFF; text-decoration: none;}
A.Menu:HOVER, A.Menu:ACTIVE {color: #FFFFFF; text-decoration: underline;}

A.Footer, A.Footer:LINK, A.Footer:VISITED {color: #55200e; text-decoration: none;}
A.Footer:HOVER, A.Footer:ACTIVE {color: #55200e; text-decoration: underline;}

A.BoldLink, A.BoldLink:LINK, A.BoldLink:VISITED {color: #333333; text-decoration: none; font-weight: bold;}
A.BoldLink:HOVER, A.BoldLink:ACTIVE {color: #CC0000; text-decoration: none; font-weight: bold;}


/******************************************************/
/*  The following styles change between style sheets  */
/******************************************************/
td {font-family: verdana; font-size: 12px; color: #333333; margin-top: 5px; margin-bottom: 5px; }
th {font-size: 12px; color: #C35509; text-align: left; padding-bottom: 3px; }

.CurrentRates th A
{
    text-decoration: none;
    font-size: 12px; color: #C35509; text-align: left;
}

.CurrentRates th a:hover
{
    text-decoration: underline;
}

.Body { padding: 0 10px 15px 17px; font-size: 12px; line-height: 18px; font-family: verdana; color: #333333;} 
.Head {font-size: 12px; font-family: verdana; color: #333333; font-weight: bold;}

p {margin: 0 0 1em 0;

}
.adHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 26px;
	color: #C66;
	font-weight: normal;
}

.Rosehead, h2 {font-size: 16px; margin-bottom: 2px; font-family: Georgia, Times New Roman, Times, Palatino, serif; font-style: italic; color: #CC6666; font-weight: bold;}
.Rosehead2 {font-size: 12px; margin-bottom: 2px; font-family: Georgia, Times New Roman, Times, Palatino, serif; color: #CC6666; font-weight: bold;}
.Rosehead3 {font-size: 12px; margin-bottom: 2px; font-family: Georgia, Times New Roman, Times, Palatino, serif; color: #AA5353; font-weight: normal;}

.IPIXDesc {font-size: 11px; line-height: 17px; font-family: verdana; color: #3F3713; padding-top: 3px;} 
/******************************************************/

.BorderRL {border-style: solid; border-width: 0px 2px 0px 2px; border-color: #80371c;}
.BorderR {border-style: solid; border-width: 0px 2px 0px 0px; border-color: #80371c;}
.BorderL {border-style: solid; border-width: 0px 0px 0px 2px; border-color: #80371c;}
.BorderB {border-style: solid; border-width: 0px 0px 2px 0px; border-color: #80371c;}
.BorderBL {border-style: solid; border-width: 0px 0px 2px 2px; border-color: #80371c;}
.BorderBR {border-style: solid; border-width: 0px 2px 2px 0px; border-color: #80371c;}

.MenuBorderB {border-style: solid; border-width: 0px 0px 1px 0px; border-color: #80371c;}
	
.BackgroundBR {border-style: solid; border-width: 0px 0px 2px 2px; border-color: #80371c;}
.BackgroundTL {background-color: #e5cdb2;}

.PageBackgroundLeft {background-color: #e5cdb2; background-image: url(../Images/Background.jpg); background-repeat: repeat-x; background-position: top;}
.PageBackgroundRight {background-color: #e5cdb2; background-image: url(../Images/Background.jpg); background-repeat: repeat-x; background-position: top;}

.BottomMenu {background-color: #80371c; color: #FFFFFF; font-size: 11px; font-family: verdana;}

.Footer {font-family: verdana; font-size: 11px; color: #55200e; background-color: #e5cdb2;}
.Copyright {font-family: verdana; font-size: 11px; color: #55200e;}
			
.HeaderSep {background-color: #be9e93; color: #be9e93; height: 1px; border: 0;}

.TextSize {color: #55200e; font-size: 12px; line-height: 12px; font-family: verdana;}
.BottomCorner {width: 115px; padding: 12px 10px 10px 10px;}

.Links {padding-bottom: 14px;}		
.Links2 {padding-bottom: 14px; padding-left: 30px;}

.IPIXBackground {background-color: #80371c;}

.note {font-size: 11px; font-style: italic;}

#RowColor1 {background-color: #FFFFFF; padding: 2px 5px 2px 5px;}		   
#RowColor2 {background-color: #E7E7E7; padding: 2px 5px 2px 5px;}


		   
UL, OL {margin-top: 5px;}
LI {padding-bottom: 4px;}

INPUT {font-family: verdana;}


table.currentrates tr td
{
    padding:5px;
}

table.currentrates tr td.alt
{
    padding:5px;
    background-color: #E7E7E7;
    width: 71%;
}

.Rates 
{
    margin-bottom: 40px;
    text-align: center;
}

div.rates > a
{
    background-color: #E5CDB2;
    border-radius: 6px 6px 6px 6px;
    color: #80371C;
    font-family: Georgia;
    font-size: 23px;
    font-style: italic;
    height: 20px;
    left: -90px;
    padding: 10px;
    position: relative;
    text-decoration: none;
    width: 200px;   
}

div.rates > a:hover
{
  color: #E5CDB2;
  background-color: #80371C;  


