@import "maintable.css";

H1
{
    FONT-WEIGHT: bold;
    COLOR: #782D2A;
    font-size: 16px;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
}
H2
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
    font-size: 16px;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman
}
H3
{
    FONT-WEIGHT: bold;
    COLOR: #782D2A;
    font-size: 12px;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman
}
H4
{
	FONT-WEIGHT: bold;
    COLOR: #000000;
    font-size: 12px;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman
}
H5
{
	FONT-WEIGHT: bold;
    COLOR: #782D2A;
    font-size: 10px;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman
}
H6
{
	FONT-WEIGHT: bold;
    COLOR: #000000;
    font-size: 9px;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman
}

BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman
}
TD
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman
}
SELECT
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman
}
INPUT
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman
}
TEXTAREA
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman
}
LI
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman
}
P
{
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman
}
A
{
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
    TEXT-DECORATION: underline
}
A:hover
{
    FONT-WEIGHT: normal;
    COLOR: #782D2A;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
    TEXT-DECORATION: underline
}
A:active
{
    FONT-WEIGHT: normal;
    COLOR: #782D2A;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
    TEXT-DECORATION: underline
}
A:visited
{
    FONT-WEIGHT: normal;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
    TEXT-DECORATION: underline
}
A.mainmenu
{
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
    TEXT-DECORATION: none;
    FONT-WEIGHT: normal;
}
A.mainmenu:active
{
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: normal;
}
A.mainmenu:visited
{
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
    TEXT-DECORATION: none;
    FONT-WEIGHT: normal;
}
A.mainmenu:hover
{
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: normal;

}

A.submenu
{
    FONT-SIZE: 12px;
    COLOR: #782D2A;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
    TEXT-DECORATION: none;
    font-weight: bold;
}
A.submenu:active
{
    FONT-SIZE: 12px;
    COLOR: #782D2A;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
    TEXT-DECORATION: underline;
    font-weight: bold;
}
A.submenu:visited
{
    FONT-SIZE: 12px;
    COLOR: #782D2A;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
    TEXT-DECORATION: none;
    font-weight: bold;
}
A.submenu:hover
{
    FONT-SIZE: 12px;
    COLOR: #782D2A;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
    TEXT-DECORATION: underline;
    font-weight: bold;
}
HR
{
    COLOR: buttonface;
    HEIGHT: 1px
}
.ModulHeaderTable
{
	width: 100%;
	height: 16px;
	/*background-image: url(../images/modulheader_bg.gif);*/
	background-color: #FFFFFF;
}
.ModulHeaderTD
{
	font-weight: bold;
	font-size: 12px;
	color: #782D2A;
	padding-top: 5px;
	padding-left: 3px;
	font-family: Verdana, Arial, Tahoma, Times New Roman;
}
.ModulTable
{
    WIDTH: 100%;
}
.ColumnHeader
{
	color: #000000;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman
}
.FormButton
{
    BORDER-RIGHT: #782D2A 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #782D2A 1px solid;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bolder;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #782D2A 1px solid;
    CURSOR: hand;
    COLOR: #782D2A;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #782D2A 1px solid;
    FONT-FAMILY: Verdana, Arial, Tahoma, Times New Roman;
    BACKGROUND-COLOR: #fafaf5
}
.EditorTable
{
}
.EditorTD
{
    PADDING-RIGHT: 8px;
    PADDING-LEFT: 8px;
    PADDING-BOTTOM: 8px
}
.column_1_1
{
}
.column_1_3
{
}
.column_2_1
{
}
.column_2_3
{
}
.column_3_1
{
}
.column_3_3
{
}
.column_3_5
{
}
.column_4_1
{
}
.column_4_3
{

}
.column_4_5
{

}
.column_5_1
{
}
.column_5_3
{
}
.column_5_5
{
}
.column_5_7
{
}
.column_6
{
}
.column_7_1
{
}
.column_7_3
{
}
.column_7_5
{

}
.column_7_7
{
}
.column_8_1
{
}
.column_8_3
{
}
.column_8_5
{
}
.column_8_7
{
}
.column_9_1
{
}
.column_9_3
{

}
.column_9_5
{
}
.column_10_1
{
}
.column_10_3
{
}
.column_10_5
{
}
.column_10_7
{
}
.column_ver
{

	width: 1px;
}
.column_hor
{

    HEIGHT: 1px
}
.searchbox
{
    BORDER-RIGHT: #782D2A 1px solid;
    BORDER-TOP: #782D2A 1px solid;
    PADDING-LEFT: 4px;
    BORDER-LEFT: #782D2A 1px solid;
    COLOR: #782D2A;
    BORDER-BOTTOM: #782D2A 1px solid
}

.list_image_border
{
	border-right: #BDC4BC 1px solid;
	border-top: #BDC4BC 1px solid;
	border-left: #BDC4BC 1px solid;
	border-bottom: #BDC4BC 1px solid;
}

.list_bg
{
	background: #BDC4BC;
}

.submenubg
{
	padding-left: 5px;
	background: #FFFFFF url(../images/submenu_footer.jpg) no-repeat center bottom;
}

.contenttd
{
	/*
	border-top: 2px none #B6BBBE;
	border-right: 1px none #B6BBBE;
	border-bottom: 2px none #B6BBBE;
	border-left: 1px none #B6BBBE;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;*/
	background-color:#FFFFFF;
	padding: 5px 5px 5px;
}

.submenutable
{
	background-color:#EBE0DF;
	border-bottom:1px solid #FFFFFF;
	height: 25px;
}
