@charset "utf-8";
/* CSS Document */

body {background:url("../images/bodytile.jpg") repeat-x #FFF; margin:0px 0px 0px 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; font-weight:normal;}

.Heading{ font-family: Mistral, Arial, Helvetica, sans-serif; font-size:32px; color:#000; font-weight:normal; line-height:150%;}

.note_bg{background:url(images/note_bg.png) 0 0 repeat-x; height:62px; font:23px/23px Arial, Helvetica, sans-serif; color:#fff; }

.BodyText {color: #1f1f1f; font-family:  'Arial', 'Tahoma',  'Verdana'; font-size: 10pt; font-weight: normal; line-height:150%; }
a.BodyText {color: #1f1f1f; font-weight: normal; text-decoration: underlune; line-height:150%; }
a.BodyText:hover {color: #1f1f1f; font-weight: normal; text-decoration: none; line-height:150%; }

.Footer {color: #efede5; font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-weight: bold; line-height:150%; }
a.Footer {color: #efede5; font-weight: bold; text-decoration: none; line-height:150%; }
a.Footer:hover {color: #efede5; font-weight: bold; text-decoration: underline; line-height:150%; }

.BodylinkC {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color:#45729a; font-size:12px;}
a.BodylinkC {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color:#45729a; font-size:12px; text-decoration:none;}
a.BodylinkC:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color:#45729a; font-size:12px; text-decoration:underline;}

#search_box {
	float:right;
	margin:40px 0px 0px 0px;
    width: 258px;
    height: 35px;
    background:url(../images/ser.png) no-repeat;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 8px 0 0 6px;
    border: 0;
    width: 150px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 0px 0px 0 0;
}
