/* CSS Document */
td.border_gray_all {
	border: 1px solid #E0E0E0;
}
table.border_gray_all {
	border: 1px solid #E0E0E0;
}

td.border_magenta_all {
	border: 1px solid #662d91;
}
table.border_magenta_all {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
}
td.border_orange_all {
	border: 1px solid #fdc844;
}
td.border_gray_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
td.border_pink_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BC91DD;
	border-right-color: #BC91DD;
	border-bottom-color: #BC91DD;
	border-left-color: #BC91DD;
}
td.border_pink_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EC008C;
	border-right-color: #EC008C;
	border-bottom-color: #EC008C;
	border-left-color: #EC008C;
}
table.border_pink_all {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;	
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EC008C;
	border-right-color: #EC008C;
	border-bottom-color: #EC008C;
	border-left-color: #EC008C;
}
td.border_gray_right_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
td.border_gray_bottom_left_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}

td.border_gray_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
td.border_gray_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}

table.border_orange_all {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fdc844;
	border-right-color: #fdc844;
	border-bottom-color: #fdc844;
	border-left-color: #fdc844;
}

table.border_green_all {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CC99;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
}


A:         { font-family: Tahoma; font-size: 9pt; color: #666666; text-decoration: none; font-weight: normal;}
A:link     { font-family: Tahoma; font-size: 9pt; color: #666666; text-decoration: none; font-weight: normal;}
A:visited  { font-family: Tahoma; font-size: 9pt; color: #666666; text-decoration: none; font-weight: normal;}
A:hover    { font-family: Tahoma; font-size: 9pt; color: #000000; text-decoration: underline; font-weight: normal;}

A.black_link:         { font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal;}
A.black_link:link     { font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal;}
A.black_link:visited  { font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal;}
A.black_link:hover    { font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: underline; font-weight: normal;}

A.white_link:         { font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
A.white_link:link     { font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
A.white_link:visited  { font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: normal;}
A.white_link:hover    { font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: underline; font-weight: normal;}


A.black_link_bold:         { font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
A.black_link_bold:link     { font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
A.black_link_bold:visited  { font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
A.black_link_bold:hover    { font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: underline; font-weight: bold;}

A.gray_link:         { font-family: Tahoma; font-size: 11px; color: #333333; text-decoration: none; font-weight: normal;}
A.gray_link:link     { font-family: Tahoma; font-size: 11px; color: #333333; text-decoration: none; font-weight: normal;}
A.gray_link:visited  { font-family: Tahoma; font-size: 11px; color: #333333; text-decoration: none; font-weight: normal;}
A.gray_link:hover    { font-family: Tahoma; font-size: 11px; color: #999999; text-decoration: underline; font-weight: normal;}

A.gray_link_small:         { font-family: Tahoma; font-size: 7pt; color: #333333; text-decoration: none; font-weight: normal;}
A.gray_link_small:link     { font-family: Tahoma; font-size: 7pt; color: #333333; text-decoration: none; font-weight: normal;}
A.gray_link_small:visited  { font-family: Tahoma; font-size: 7pt; color: #333333; text-decoration: none; font-weight: normal;}
A.gray_link_small:hover    { font-family: Tahoma; font-size: 7pt; color: #999999; text-decoration: underline; font-weight: normal;}


A.small:         { font-family: Tahoma; font-size: 11px; color: #990000; text-decoration: underline; font-weight: normal;}
A.small:link     { font-family: Tahoma; font-size: 11px; color: #990000; text-decoration: underline; font-weight: normal;}
A.small:visited  { font-family: Tahoma; font-size: 11px; ; color: #990000; text-decoration: underline; font-weight: normal;}
A.small:hover    { font-family: Tahoma; font-size: 11px; color: #ec008c; text-decoration: underline; font-weight: normal;}

input.gray_text {
	border: 1px solid #999999;
	font-family: "Tahoma";
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}

input.small_button {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bolder;
}

input.big_button {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bolder;
}

-------------------------------------- NICE BUTTON  ---------------------------------

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px Tahoma, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


dl {
	font:normal 12px/15px Tahoma;
    position: relative;
    width: 350px;
}
dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dd {
    float: left;
    width: 200px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}
.hint_ie {
   	display: none;
    position: absolute;
    width: 215px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 10px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(images/pointer.gif) no-repeat -10px 5px;
}
.hint_firefox {
   	display: none;
    position: absolute;
    width: 215px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 10px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(images/pointer.gif) no-repeat -10px 5px;
}

.hint_safari {
   	display: none;
    position: absolute;
    width: 225px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 10px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(images/pointer.gif) no-repeat -10px 5px;
}

input.big_button {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bolder;
}
input.small_button {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bolder;
}
input.small_button {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bolder;
}

.hint_ie .hint-pointer_ie {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(images/pointer.gif) left top no-repeat;
}

.hint_firefox .hint-pointer_firefox {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(images/pointer.gif) left top no-repeat;
}

.hint_safari .hint-pointer_safari {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(images/pointer.gif) left top no-repeat;
}