/* CSS Document */

body{
margin:0 0 0 0px;
font-size:12px;
font-family:Tahoma;
background-color:#EEE6D4;
color:#4A4A4A;
line-height:25px;
}

a { color:#B8421A; text-decoration:none;}

a: { color:#B8421A; text-decoration:underline;}

.more {
color:#DE9C00;
text-decoration:none;
}

.more a{
color:#DE9C00;
text-decoration:none;
}

.more a:hover {
color:#DE9C00;
text-decoration:underline;
}

.bottom-bg {
background-image:url(../images/bottom.gif);
background-repeat:no-repeat;
color:#FFFFFF;
}

.inner-bg-repeat {
background-image:url(../images/inner-middle-curve.gif);
background-repeat:repeat-y;
height:300px;
}

.txtHead{
margin:0 0 0 0px;
font-size:12px;
font-family:Tahoma;
background-color:#EEE6D4;
color:#B8421A;
line-height:25px;
}

.txtHead_1{
margin:0 0 0 0px;
font-size:12px;
font-family:Tahoma;
background-color:#EEE6D4;
color:#B8421A;
font-weight:bold;
line-height:25px;
}
