.repeat-all {
    background-repeat: repeat-x;
    background-repeat: repeat-y;
}
.no-repeat-all {
    background-repeat: no-repeat;
}
.no-repeat-y {
    background-repeat: repeat-x;
}
.no-repeat-x {
    background-repeat: repeat-y;
}
.img_repeat_horz_bottom {
    background-repeat: repeat-x;
    background-position: bottom;
}
.img_repeat_vert_left {
    background-repeat: repeat-y;
    background-position: left;
}
.img_repeat_horz_top {
    background-repeat: repeat-x;
    background-position: top;
}
.img_repeat_vert_right {
    background-repeat: repeat-y;
    background-position: right;
}
.courier {
    color: #CD4A4F;
    font-size: 18px;
    font-weight: bold;
    font-family: "Courier New", Courier, mono;
    text-decoration: none;
}
.title {
    font-family: Arial, Helvetica, sans-serif;
    color: #DC1212;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #333333;
}
.white-text {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #FFFFFF;
}
.small-text {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 10px;
    color: #333333;
}
A.small-text:link {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 10px;
    color: #333333;
}

A.small-text:visited {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 10px;
    color: #333333;
}

A.small-text:hover {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 10px;
    color: #CCCCCC;
}
.required-text {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #FF0000;
}
.title-normal-text {
    font-family: Tahoma;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    color: #333333;
}
.more-title-normal-text {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #333333;
}
.red_underline {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #CD4A4F;
    text-decoration: underline;
    font-weight: normal;
}
.title-featured-text {
    font-family: Tahoma;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    color: #006634;
}
.more-title-featured-text {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #006634;
}
.more-title-featured-text {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #006634;
}
A.more-title-featured-text:link {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #006634;
}

A.more-title-featured-text:visited {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #006634;
}

A.more-title-featured-text:hover {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #CCCCCC;
}
.white_bold {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    font-weight: normal;
}
.title-category-text {
    font-family: Tahoma;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    color: #FF7F00;
}
.more-title-category-text {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #FF7F00;
}
A.more-title-category-text:link {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #FF7F00;
}
A.more-title-category-text:visited {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #FF7F00;
}
A.more-title-category-text:hover {
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #CCCCCC;
}
.button_{
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #000000;
    background-color: #CCCCCC;
    border: 1px solid #666666;
}
.other-items{
    font-family: Tahoma;
    font-weight: normal;
    text-transform: none;
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #999999;
}
.dash-repeat-x {
    background-repeat: repeat-x;
    background-image: url(../images/horz-dash.gif);
}
.dash-repeat-y {
    background-repeat: repeat-y;
    background-image: url(../images/vert-dash.gif);
}
.dash-repeat-x-bottom {
    background-repeat: repeat-x;
    background-image: url(../images/horz-dash.gif);
    background-position: bottom;
}
.header-row {
    font-family: Tahoma;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CCCCCC', endColorStr='#FFFFFF', gradientType='1');
}
.header-row2 {
    font-family: Tahoma;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#D24F00', endColorStr='#FFFFFF', gradientType='1');
}
.header-row3 {
    font-family: Tahoma;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#000066', endColorStr='#FFFFFF', gradientType='1');
}
.header-row4 {
    font-family: Tahoma;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#116E3F', endColorStr='#CCCCCC', gradientType='1');
}
.header-row5{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    BACKGROUND-IMAGE: url(../images/header_gradiant.gif);
    WIDTH: 100%;
    COLOR: #003366;
}
.sub-header-row{
    background-color: #FFFFFF;
}
.cell-highlight1{
    background-color: #FFFFFF;
}
.cell-highlight2{
    background-color: #F7F7F7;
}
.main_table_border_color{
    background-color: #CCCCCC;
}
.list_table_border_color{
    background-color: #000000;
}
.title_bold {
    font-family: Arial, Helvetica, sans-serif;
    color: #DC1212;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
.no-repeat-all-center {
	background-repeat: no-repeat;
	background-position: right top;
}
.closed {
	-moz-opacity:0.75;
	filter:alpha(opacity=75);
}