/* CSS Document */

body{
margin:0px;
padding:0px; 
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#370027;
line-height:17px;
}

.contentBG{ background-image:url(../images/contentRp.jpg); background-repeat:repeat-x; background-position:left top;}

.footerBg{ background-image: url(../images/footer.gif); background-repeat:repeat-x; background-position:left top; height:98px;}

.navibg{
background-image:url(../images/naviDivider.gif); background-repeat:no-repeat; background-position:left top; height:35px; padding-left:10px;}

.shadowBG{
background-image: url(../images/shadowDivider.gif); background-repeat:no-repeat; height:35px; width:645px; background-position:left bottom;}

.dottedBig{background-image: url(../images/dotted-line-big.gif); background-repeat:repeat-y; }

.dottedSmall{background-image: url(../images/dotted-line-small.gif);background-repeat:repeat-y; }

.NaviFont {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.NaviFont a:link, .NaviFont a:visited {color: #000000; text-decoration: none;}
.NaviFont a:hover {color: #000000; text-decoration: underline;}

.content {color: #370027; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}
.content a:link, .content a:visited {color: #370027; text-decoration: none;}
.content a:hover {color: #370027; text-decoration: underline;}

.FooterFont {color: #3A3A3A; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size:11px; font-weight:normal;}
.FooterFont a:link, .FooterFont a:visited {color: #3A3A3A; text-decoration: none;}
.FooterFont a:hover {color: #3A3A3A; text-decoration: underline;}

.FooterHead {color: #5B244B; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size:11px; font-weight:normal;}
.FooterHead a:link, .FooterHead a:visited {color: #5B244B; text-decoration: none;}
.FooterHead a:hover {color: #5B244B; text-decoration: underline;}

.Footerlink {color: #8DA764; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size:11px; font-weight:normal;}
.Footerlink a:link, .Footerlink a:visited {color: #8DA764; text-decoration: underline;}
.Footerlink a:hover {color: #8DA764; text-decoration:none;}

.InnerBG{ background-image: url(../images/innerBg.jpg); background-repeat:repeat-x; background-position:left top;}

.White {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}
.White a:link, .White a:visited {color: #FFFFFF; text-decoration: none;}
.White a:hover {color: #FFFFFF; text-decoration: underline;}

.HeadFont {color: #8E3A76; font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-transform:uppercase;}
.HeadFont a:link, .HeadFont a:visited {color: #8E3A76; text-decoration: none;}
.HeadFont a:hover {color: #8E3A76; text-decoration: underline;}

.RightNavi {color: #515050; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.RightNavi a:link, .RightNavi a:visited {color: #515050; text-decoration: none;}
.RightNavi a:hover {color: #515050; text-decoration: underline;}

.Email {color: #8E3A76; font-family: Arial, Helvetica, sans-serif;  font-size:12px; font-weight:normal;}
.Email a:link, .Email a:visited {color: #8E3A76; text-decoration: underline;}
.Email a:hover {color: #8E3A76; text-decoration:none;}

.inputNormal{
font-family: Arial, Helvetica, sans-serif;
color:#000;
font-size:11px;
font-weight: normal;
width:200px;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
margin:0px;
border: solid 1px #BEBDBE;
background-color:#F9F9F9;
}

.SelectMenu{
font-family: Arial, Helvetica, sans-serif;
color:#000;
font-size:11px;
font-weight: normal;
width:208px;
padding-left:5px;
margin:0px;
border: solid 1px #5C5C5C;
border-bottom: solid 1px #E9E9E9;
border-right: solid 1px #E9E9E9;
background-color:#FFFFFF;
}
.button{
background-image: url(../images/button-bg.gif);
border:solid 1px #090909;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#ffffff;
height:24px;
padding-left:15px;
padding-right:15px;
}



