@charset "UTF-8";
/* CSS Document */

/*.25pxBar-left {line-height:25px; display:block; font-family:Helvetica, Arial, sans-serif; font-size:small; font-weight:bold; text-align:left; text-indent:10px; text-shadow:#333; color:#FFF;}
.15pxBar-left {line-height:15px; display:block; font-family:Helvetica, Arial, sans-serif; font-size:x-small; font-weight:bold; text-align:left; text-indent:10px; text-shadow:#333; color:#FFF;}

.25pxBar-right {line-height:25px; display:block; font-family:Helvetica, Arial, sans-serif; font-size:small; font-weight:bold; text-align:right; text-shadow:#333; color:#FFF;}
.15pxBar-right {line-height:15px; display:block; font-family:Helvetica, Arial, sans-serif; font-size:x-small; font-weight:bold; text-align:right; text-shadow:#333; color:#FFF;}*/
.Standard-TitleBar25px {clear:both; margin-top:0px; margin-left:0px; height:25px; width:100%; background:url(/Graphics/BGs/Menus&Buttons/25pxMenu-Bar.png);}
.TitleBar25px {clear:both; margin-top:0px; margin-left:0px; height:25px; width:100%; background:url(/Graphics/BGs/Menus&Buttons/25pxMenu-Bar.png); -moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px;}
.TitleBar15px {clear:both; margin-top:0px; margin-left:0px; height:15px; width:100%; background:url(/Graphics/BGs/Menus&Buttons/15pxMenu-Bar.png); -moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px;}

.TitleBar25px-Lower {clear:both; margin-top:0px; margin-left:0px; height:25px;	width:100%;	background:url(/Graphics/BGs/Menus&Buttons/25pxMenu-Bar-Reverse.png); -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px;}
.TitleBar15px-Lower {clear:both; margin-top:0px; margin-left:0px; height:15px; width:100%;	background:url(/Graphics/BGs/Menus&Buttons/15pxMenu-Bar-Reverse.png);-moz-border-radius-bottomleft:2px; -webkit-border-bottom-left-radius:2px; -moz-border-radius-bottomright:2px; -webkit-border-bottom-right-radius:2px;}

.Text-Left-25px {float:left; margin-top:0px; margin-left:10px; height:25px; display:block; line-height:25px; font-family:Helvetica, Arial, sans-serif; font-size:12px; font-weight:bold; text-align:right; text-shadow:#333; color:#FFF;}
.Text-Right-25px {float:right;	margin-top:0px;	margin-right:10px; height:25px; display:block; line-height:25px; font-family:Helvetica, Arial, sans-serif; font-size:12px; font-weight:bold; text-align:right; text-shadow:#333; color:#FFF;}

.Text-Left-15px {float:left; margin-top:0px; margin-left:7px; height:15px; display:block; line-height:15px; font-family:Helvetica, Arial, sans-serif; font-size:10px; font-weight:bold; text-align:left; text-shadow:#333; color:#FFF;}
.Text-Right-15px {float:right; margin-top:0px; margin-right:10px; height:15px; display:block; line-height:15px; font-family:Helvetica, Arial, sans-serif; font-size:10px; font-weight:bold; text-align:right; text-shadow:#333; color:#FFF;}

.RND-TL {-moz-border-radius-topleft:7px; -webkit-border-top-left-radius:7px;}
.RND-TR {-moz-border-radius-topright:7px; -webkit-border-top-right-radius:7px;}
.RND-BL {-moz-border-radius-bottomleft:7px; -webkit-border-bottom-left-radius:7px;}
.RND-BR {-moz-border-radius-bottomright:7px; -webkit-border-bottom-right-radius:7px;}
.RND-All {-moz-border-radius:7px; -webkit-border-radius:7px;}
