/* Background Tile Properties
body { background-repeat: repeat-x; } */


/* Cell Tile Properties */
#norepeat { background-repeat: no-repeat; }


/* Image Border Properties */
#picborder { border-width: 1; border-color: #707070; }


/* Containers */
#bodytext { width: 550px; padding: 15px 0px 15px 50px; }

#fieldleft { width: 275px; padding: 5px 0px 5px 50px; }

#fieldright { width: 265px; padding: 5px 0px 5px 10px; }

#fieldspan { width: 550px; padding: 5px 0px 5px 50px; }

#formbgsm { width: 145px; height: 30px; background-image: url(../images/bg_button_sm.gif); }

#formbuttonsm { padding: 5px 0px 0px 0px; }


/* #formcontainer { position: relative; left: 160px; top: -375px; width: 45px; text-align: right;  z-index: 10;  } */


/* Remind Netscape 4 to Recognize Class Attributes */
body, div, p, th, td, li, dd { font-family: Verdana, Lucida, Arial, Helvetica, Sans-serif; font-size: 11px; }


/* Opera Consider ations */
html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd { font-size: small }
	

/* Text Hover Attributes */
.head:hover { color: #F6D400; text-decoration: none }

.bodylink:hover { color: #868A70; text-decoration: none }

.bodysmlink:hover { color: #91915E; text-decoration: underline }

.bodysmalert:hover { color: #EE9C00; text-decoration: none }

.white:hover { color: #D2C1B9; text-decoration: none }

.whitealt:hover { color: #D2C1B9; text-decoration: none }

.navigation:hover { color: #626262; text-decoration: underline }

.small:hover { color: #414042; text-decoration: underline }

.smallalt:hover { color: #414042; text-decoration: underline }

.smallaltbold:hover { color: #FFFFFF; text-decoration: none; background: #747476; width: 130 }


/* Text Attributes */
.head { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 17px; line-height: 19px; letter-spacing: -0.05em; color: #1B4A5B; text-indent: 0px; font-weight: bold; text-decoration: none }

.body { font-family: Times New Roman, Serif; font-size: 13px; line-height: 16px; color: #000000; text-indent: 0px; font-weight: normal; text-decoration: none }

.bodybold { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 11px; line-height: 16px; color: #000000; text-indent: 0px; font-weight: bold; text-decoration: none }

.bodyalert { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 11px; line-height: 16px; color: #D44D2B; text-indent: 0px; font-weight: bold; text-decoration: none }

.bodylink { font-family: Times New Roman, Serif; font-size: 13px; line-height: 16px; color: #1B4A5B; text-indent: 0px; font-weight: bold; text-decoration: underline }

.bodyalt { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 11px; line-height: 16px; color: #000000; text-indent: 0px; font-weight: bold; text-decoration: none }

.bodysm { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 13px; color: #000000; text-indent: 0px; font-weight: normal; text-decoration: none }

.bodysmbold { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 13px; color: #333333; text-indent: 0px; font-weight: bold; text-decoration: none }

.bodysmalert { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 13px; color: #D44D2B; text-indent: 0px; font-weight: bold; text-decoration: none }

.bodysmlink { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 13px; color: #A35351; text-indent: 0px; font-weight: bold; text-decoration: none }

.white { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 13px; color: #FFFFFF; text-indent: 0px; font-weight: bold; text-decoration: none }

.whitealt { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 10px; color: #FFFFFF; text-indent: 0px; font-weight: normal; text-decoration: none }

.navigation { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 13px; color: #626262; text-indent: 0px; font-weight: bold; text-decoration: none }

.small { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 13px; color: #414042; text-indent: 0px; font-weight: bold; text-decoration: none }

.smallalt { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 13px; color: #414042; text-indent: 0px; font-weight: normal; text-decoration: none }

.smallaltbold { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 13px; color: #8F5F3E; text-indent: 0px; font-weight: bold; text-decoration: none }


/* Form Field Attributes */
.loginfield { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 10px; font-weight: normal; background-color: #ECECEC; border-color: #000000; border-style: solid; border-width: 1px; color: #000000; width: 115 }

.mainfield { font-family: Verdana, Arial, Geneva, Sans-serif; font-size: 10px; line-height: 10px; font-weight: normal; background-color: #EFEADE; border-color: #85886E; border-style: solid; border-width: 1px; color: #000000 }