/*
a, td, div, span, input, select, textarea { font:11px tahoma, verdana, arial; color:#333333; }

body					{ margin : 0px 0px 0px 0px; }

a:link					{ color : #000066; text-decoration : none; }
a:visited				{ color : #000066; text-decoration : none; }
a:hover					{ color : #CC0000; text-decoration : underline; }

.Link13:link			{ font-size : 13px; text-decoration : none; }
.Link13:visited			{ font-size : 13px; text-decoration : none; }
.Link13:hover			{ font-size : 13px; text-decoration : none; }

.Link16:link			{ font-size : 16px; text-decoration : none; }
.Link16:visited			{ font-size : 16px; text-decoration : none; }
.Link16:hover			{ font-size : 16px; text-decoration : none; }


.button					{ width:80px; height:26px; }
.ToolBar				{ background-color:#F3F3EE; border-bottom:1px solid #D8D2BD; }
.leftPanel				{ background-color:#B6C5EE; background-position:top; background-repeat:no-repeat; }
.InputMust				{ font-size:13px; font-weight:bold; color:#CC0000; }
.InputText				{ border:1px solid #7F9DB9; border-right:none; }
.InputButton			{ background-image:url(Images/ComboDown.png); cursor:default; }
.InputButton_Over		{ background-image:url(Images/ComboOver.png); cursor:pointer; }

.scTime					{ background-image:none; border:1px solid #B6C5EE; width:99px; height:26px; }
.scTime_Over			{ background-color:#E6E7EA; border:1px solid #9AAEE8; width:99px; height:26px; cursor:pointer; }

.mnuTop					{ background-color:none; border:1px solid #F3F3EE; padding:3px 3px 3px 3px; }
.mnuTop_Over			{ background-color:#EAEDF5; border:1px solid #99AEE8; padding:3px 3px 3px 3px; cursor:pointer; }
.mnuTop_Line			{ background-image:url(Images/Seperator.gif); width:9px; }

.mnuLeft				{ background-color:none; border:1px solid #B6C5EE; width:200px; height:26px; padding:3px 3px 3px 3px; }
.mnuLeft_Over			{ background-color:#E6E7EA; border:1px solid #9AAEE8; width:200px; height:26px; padding:3px 3px 3px 3px; cursor:pointer; }

.modul					{ background-image:none; width:110px; height:110px; text-align:center; vertical-align:top; padding:5px 5px 5px 5px; }
.modul_Over				{ background-image:url(Images/backModul.gif); width:110px; height:110px; text-align:center; vertical-align:top; padding:5px 5px 5px 5px; cursor:pointer; }
.modul_Title			{ font:16px tahoma; color:#666666; }

.LTab					{ background-image:none; background-color:none; width:80px; height:26px; border:1px solid #CCCCCC; border-bottom:none; padding-top:4px; }
.RTab					{ background-image:none; background-color:none; width:80px; height:26px; border:1px solid #CCCCCC; border-bottom:none; border-left:1px solid #F3F3EE; padding-top:4px; }
.LTab_Over				{ background-image:none; background-color:#EAEDF5; width:80px; height:26px; border:1px solid #8AA3E3; border-bottom:none; border-right:1px solid #8AA3E3; cursor:pointer; padding-top:4px; }
.RTab_Over				{ background-image:none; background-color:#EAEDF5; width:80px; height:26px; border:1px solid #8AA3E3; border-bottom:none; border-left:1px solid #8AA3E3; cursor:pointer; padding-top:4px; }
.LTab_Active			{ background-image:url(Images/TabActive.gif); background-color:none; width:80px; height:26px; border:1px solid #CCCCCC; border-bottom:none; padding-top:4px; }
.RTab_Active			{ background-image:url(Images/TabActive.gif); background-color:none; width:80px; height:26px; border:1px solid #CCCCCC; border-bottom:none; border-left:1px solid #F3F3EE; padding-top:4px; }

.modulInTitle			{ padding:0px 0px 5px 0px; border-bottom:1px solid #CCCCCC; font-size:12px; color:#333333; }
.reportLine				{ padding:5px 3px 5px 3px; border-bottom:1px solid #EAEAEA; }
*/