/* CSS Document */
body{background-color:#FFFFDE; margin:0px;font-family: Arial, Helvetica, sans-serif; font-size:12px;color:#694343; }
.content{border-right:2px solid #6B3907; BACKGROUND:url('../images/content_bg.gif') no-repeat; background-color:#FFFFFE;}
.space{padding-left:30px; padding-right:10px; font-weight:normal; font-size:12px; color:#694343; line-height:19px;}
.spacebold{padding-left:30px; padding-right:0px; font-weight:bold; font-size:12px; color:#694343; line-height:19px;}
.spacebold_small{padding-left:30px; padding-right:0px; font-weight:normal; font-size:12px; color:#694343; line-height:19px;}
.space_no_pad{padding-left:0px; padding-right:10px; font-weight:normal; font-size:12px; color:#694343; line-height:19px;}
.spacebold_no_pad{padding-left:0px; padding-right:0px; font-weight:bold; font-size:12px; color:#694343; line-height:19px;}
.spacebold_small_no_pad{padding-left:0px; padding-right:0px; font-weight:normal; font-size:12px; color:#694343; line-height:19px;}

a{text-decoration:underline;color:#694343; font-size:12px;}
a:hover{text-decoration:none;color:#694343; font-size:12px;}
a.space_link{text-decoration:underline;color:#694343; font-size:12px;}
a.space_link:hover{text-decoration:none;color:#694343; font-size:12px;}
a.spacebold_link{font-weight:bold; text-decoration: underline;color:#694343;}
a.spacebold_link:hover{font-weight:bold;text-decoration: none;color:#694343;}

/*select { font-weight:normal; font-size:12px; color:#694343; border-color:#694343;}*/
.logoRow{text-align:right; border:0px solid black; background-image:url(../images/logo.gif); background-position:right; background-repeat:no-repeat;height:57px;}
.bottomRow{text-align:right; border:0px solid black; background-image:url(../images/bottom_line.gif); background-position:right top; background-repeat:no-repeat;height:10px;}
