/* CSS Document *//* Blue44 Studios Style Sheet - Created by: Jamie McConnell */body {margin: 0px;padding: 0px;text-align: center;background: #e7e7e7 url(images/shaded_bg.jpg) repeat-y center;position: relative;}/* Navigation */.menu .item { text-align: center;width: 80px;height:15px;float:left;padding: 2;text-decoration:none;background-image:url(images/buttons/button_off.jpg);font-family:Verdana;font-size:11px;font-style:normal;color:#000000;}.menu a { text-align: center;width: 80px;height: 15px;float: left; padding: 2;text-decoration:none;background-image:url(images/buttons/button_off.jpg);font-family:Verdana;font-size:11px;font-style:normal;color:#000000;}.menu a:hover { text-align: center;width: 80px;height:15px;float: left; padding: 2;text-decoration:none;background-image:url(images/buttons/button_over.jpg);font-family:Verdana;font-size:11px;font-style:normal;color:#000000;}.menu .selected {text-align: center;width: 80px;height:15px;float: left; padding: 2;text-decoration:none;background-image:url(images/buttons/button_on.jpg);font-family:Verdana;font-size:11px;font-style:normal;color:#000000;}/* Text */a {color: #000000;text-decoration: underline;font-weight: normal;}a:hover {color: #666666;text-decoration: underline;font-weight: normal;}.headline {font-family:Verdana;font-size:12px;font-style:bold;color:#000000;}.text {font-family:Verdana;font-size:11px;font-style:normal;color:#000000;}.footer {font-family:Verdana;font-size:9px;font-style:normal;color:#333333;}/* Form element styles */textarea, select, input, object {font-family: verdana; font-size: 10px; font-weight: normal; background-color: #ffffff; color: #000000; }/* Border styles - the names are self-explainatory */.border-full {border: 1px solid #dcdcdc;}.border-top {border-top: 1px solid #dcdcdc;}.border-bottom {border-bottom: 1px solid #dcdcdc;}.border-top-bottom {border-bottom: 1px dashed #dcdcdc;border-top: 1px dashed #dcdcdc;}.border-top-bottom-solid {border-top: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;}.border-right {border-right: 1px solid #dcdcdc;}.border-top-right {border-top: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;}.dashed_left {border-left: 1px dashed #dcdcdc;}.dashed_right {border-right: 1px dashed #dcdcdc;}.border-left-right {border-right: 1px solid #dcdcdc;border-left: 1px solid #dcdcdc;}.details-headline {border-bottom: 1px solid #999999;border-top: 1px solid #999999;background-color: #F0F3FB;font-family: Verdana;font-size: 11px;font-weight: bold;color: #000000;}.details-bronze {border-left: 1px dashed #999999;background-color: #F0F3FB;font-family: Verdana;font-size: 11px;font-weight: normal;color: #000000;text-align: center;}.details-silver {border-left: 1px dashed #999999;background-color: #ffffff;font-family: Verdana;font-size: 11px;font-weight: normal;color: #000000;text-align: center;}.details-gold {border-left: 1px dashed #999999;background-color: #F0F3FB;font-family: Verdana;font-size: 11px;font-weight: normal;color: #000000;text-align: center;}.message-box {border: 1px solid #999999;background-color: #CCCCCC;}.message-box-no-top {border-left: 1px solid #999999;border-right: 1px solid #999999;border-bottom: 1px solid #999999;background-color: #CCCCCC;}.border-right {border-right: 1px solid #999999;}.border-sides-bottom {border-left: 1px solid #999999;border-right: 1px solid #999999;border-bottom:1px solid #999999;}.border-top-darker {border-top: 1px solid #999999;}
