/* CSS Document */

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

.table_border_top_title { /*  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(/images//table/border_top_title.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #CC0000;
	font-weight: bold;}

.table_border_top { /*  */
	background-image: url(/images/table/border_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;}

.table_border_left { /*  */
	background-image: url(/images/table/border_left.gif);
	background-repeat: repeat-y;
    background-position: top left;
}

.table_border_top_right {
    background-image: url(/images/table/border_top_right.gif);
}

.table_ {
    background-image: url(/images/table/.gif);
}

.table_border_right { /*  */
	background-image: url(/images/table/border_right.gif);
	background-repeat: repeat-y;
    background-position: left;
}

.table_border_bottom { /*  */
	background-image: url(/images/table/border_bottom.gif);
	background-repeat: repeat-x;}

.table_border_bottom_left {
    background-image: url(/images/table/border_bottom_left.gif);
}

.table_border_bottom_right {
    background-image: url(/images/table/border_bottom_right.gif);
}
	
.table_text a:link { /*  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	text-align: left;
	color: #0000CC;
	text-decoration: underline;}

.table_text a:visited { /*  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	text-align: left;
	color: #006699;
	text-decoration: underline;}

.table_text a:hover { /*  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	text-align: left;
	color: #CC0000;
	text-decoration: none;}

.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	text-align: left;
	text-decoration: none;
	color: #000000;
	/*list-style-image: url(menu/bullet_1.gif);*/
}

.table_text_small {
font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
		color: #666666;}

.table_text_small a:link { /*  */
font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0000CC;
	text-decoration: underline;}

.table_text_small a:visited { /*  */
font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006699;
	text-decoration: underline;}

.table_text_small a:hover { /*  */
font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC0000;
	text-decoration: none;}

.table_background {
	background-image: url(/images/table/colored/background.gif);
	background-repeat: repeat;
}

.table_border_top_title_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(/images/table/colored/border_top_title_c.gif);
	background-repeat: repeat-x;
	color: #CC0000;
	font-weight: bold;
	background-position: bottom;
}

.table_border_top_c { /*  */
	background-image: url(/images/table/colored/border_top_c.gif);
	background-repeat: repeat-x;
	background-position: bottom;}

.table_border_left_c { /*  */
	background-image: url(/images/table/colored/border_left_c.gif);
	background-repeat: repeat-y;
    background-position: top right;
}

.table_border_bottom_c { /*  */
	background-image: url(/images/table/colored/border_bottom_c.gif);
	background-repeat: repeat-x;}

