.sagsolcizgi			{border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; color:#FFFFFF}
.sagcizgi				{border-right: 1px solid #CCCCCC; color:#FFFFFF}
.solcizgi				{border-left: 1px solid #CCCCCC; color:#C0C0C0}
.cizgi					{border: 1px solid #CCCCCC}
.altcizgi				{border-bottom: 1px solid #CCCCCC}
.ustcizgi				{border-top: 1px solid #CCCCCC}

a:link					{text-decoration: none; color:#000000;}
a:visited				{text-decoration: none; color:#000000 }
a:active				{text-decoration: none; color:#008000;}
a:hover					{text-decoration: none; color:#CC0000;}

.input					{width:100; }
input					{background-image: url('img/btn.gif')}

table					{font-family: Arial; font-size: 10px; color: #000000}
body					{font-family: Arial; font-size: 10px; color: #000000}

h1, h2, h3, h4, h5, h6, h7, p, form, ul, ol, li, blockquote, fieldset {margin: 0; padding: 0; }
img, a {border:none; text-decoration: none;}
ul, li {list-style:none;}

#navbar {margin: 0 auto;padding: 0;position: relative;width: 100%px;height: 28px;background: #9c0 url('img/menu/nav-bg.png') repeat-x 0 0;font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Arial; color:#C9DAF5}
#navbar ul {margin: 0;padding: 0;float: left; color:#808080}
#navbar li {margin: 0;float: left;background: url('img/menu/nav-sep.png') no-repeat 100% 0;; padding-left:0; padding-right:2px; padding-top:0; padding-bottom:0; color:#FFFFFF}
#navbar ul li a:link, #navbar ul li a:active, #navbar ul li a:visited {display: block;float: left;height: 28px;line-height: 28px;color: #E8F2FF;text-decoration: none; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0}
#navbar ul li a:hover {background: url('img/menu/nav-bg.png') repeat-x 0 100%;; color:#FFFFFF}

	.dhtmlgoodies_tabPane{
		height:21px;	/* Height of tabs */
		border-bottom:1px solid #919b9c;
	}
	.dhtmlgoodies_aTab{
		border-left:1px solid #919b9c;
		border-right:1px solid #919b9c;
		border-bottom:1px solid #919b9c;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		padding:5px;		
		
	}
	.dhtmlgoodies_tabPane DIV{
		float:left;
		height:100%;	/* Height of tabs */
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane .tabActive{
		background-image:url('../images/tab_left_active.gif');
		margin-left:0px;
		margin-right:0px;	
		z-index:10;	
	}
	.dhtmlgoodies_tabPane .tabInactive{
		background-image:url('../images/tab_left_inactive.gif');
		margin-left:0px;
		margin-right:0px;
		z-index:1;
	}

	.dhtmlgoodies_tabPane .inactiveTabOver{
		background-image:url('../images/tab_left_over.gif');
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane span{
		font-family:arial;
		vertical-align:top;
		font-size:11px;
		padding-left:3px;
		padding-right:3px;		
		line-height:21px;
		float:left;
	}
	.dhtmlgoodies_tabPane .tabActive span{
		padding-bottom:1px;
		line-height:20px;
	}
	
	.dhtmlgoodies_tabPane img{
		float:left;
	}
