/*########## TopNav TREE STYLESHEET ##################################*/
/*# TABLE DEFAULTS --------------------------------------------*/
	TABLE.TopNavWebtreeBase {width:100%; height: 100%;}
/*# TD DEFAULTS -----------------------------------------------*/
	TD.TopNavWebtreeBase {border-right: 1px solid #CCC;}
	TD.TopNavWebtreePosition1 {}

/*# LINK DEFAULTS ---------------------------------------------*/
	A.TopNavWebtreeBase 
{
	PADDING-LEFT: 20px; 
	BACKGROUND-IMAGE: url(/dexta/upload/images/templates/maindot.gif); 
	WIDTH: 100%; 
	COLOR: #000; 
	PADDING-TOP: 5px; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: Arial; 
	HEIGHT: 18px; 
	BACKGROUND-COLOR: #e7e7e7; 
	TEXT-DECORATION: none}

A.TopNavWebtreeBase:hover 
{ 
	PADDING-LEFT: 20px; 
	BACKGROUND-IMAGE: url(/dexta/upload/images/templates/maindoton.gif); 
	WIDTH: 100%; 
	COLOR: #000; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: Arial; 
	HEIGHT: 18px; 
	BACKGROUND-COLOR: #fff; 
	TEXT-DECORATION: none
}
	A.TopNavSelected {}
/*# LEVEL COLORING --------------------------------------------*/
	TD.TopNavWebtreeLevel0 	{}		/* HOME LINK */
	TD.TopNavWebtreeLevel1 {}				/* BOTTOM LEVEL */

/*########## END TopNav TREE STYLESHEET ###########*/

/*########## LeftNav TREE STYLESHEET ##################################*/
/*# TABLE DEFAULTS --------------------------------------------*/
	TABLE.LeftNavWebtreeBase {width: 100%;}
	TABLE.LeftNavWebtreeLevel {}
/*# TD DEFAULTS -----------------------------------------------*/
	TD.LeftNavWebtreeBase {border-bottom: 1px dotted #999999; height: 20px;}
/*# LINK DEFAULTS ---------------------------------------------*/
	A.LeftNavWebtreeBase {width: 100%; height: 100%; background-color: #E7E7E7;}
	A.LeftNavWebtreeBase:hover {width: 100%; height: 100%; background-color: #fff;}
	A.LeftNavSelected {}
/*# LEVEL COLORING --------------------------------------------*/
	TD.LeftNavWebtreeLevel0 {padding-left: 10px;}		/* HOME LINK */
	TD.LeftNavWebtreeLevel1 {padding-left: 10px;}				/* BOTTOM LEVEL */
	TD.LeftNavWebtreeLevel2 {padding-left: 20px;}	/* BOTTOM/SUB */
	TD.LeftNavWebtreeLevel3 {padding-left: 30px;}	/* BOTTOM/SUB/SUB */
	TD.LeftNavWebtreeLevel4 {padding-left: 40px;}	/* BOTTOM/SUB/SUB/SUB */
/*########## END LeftNav TREE STYLESHEET ###########*/


/* Main */
hr {
	color:black;
}

p {
	margin-bottom:0px;
	margin-top:0px;
}
H1 {
	font-family:Verdana;
	color:#999898;
	font-weight:bold;
	font-size:25pt;
	border-bottom:4px solid #A4D209;
}

H2 {
	font-family:Verdana;
	color:#999898;
	font-weight:bold;
	font-size:20pt;
	border-bottom:2px solid #A4D209;
}

H3 {
	font-family:Verdana;
	color:#999898;
	font-weight:bold;
	font-size:15pt;
}

H4 {
	font-family:Verdana;
	color:#999898;
	font-weight:bold;
	font-size:11pt;
}

H5 {
	font-family:Verdana;
	color:#999898;
	font-weight:bold;
	font-size:9pt;
}

H6 {
	font-family:Verdana;
	color:#999898;
	font-size:8pt;
}

TD, P, BODY, INPUT {
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica,  sans-serif;
	color: #666;
}

BODY {
	margin: 0px;
	background-color: #FFF;
}

A {
	color: #000;
}

FORM {
	margin: 0px;
}

.body {
	width: 100%;
	height: 100%;
}

.headline
{
	color=#676767;
	font-size: 9px;
	font-weight: bolder;
}


td.bottom1
{
	height: 43px;
	background-color: #FFF;

}

td.bottom2
{
	height: 20px;
	background-color: #FFF;
	color=#676767;
	font-size: 9px;

}

td.bottom3
{
	height: 35px;
	color: #666;
	font-size: 9px;
}

a.bottom3
{

	color: #666;
	text-decoration: none;
	font-size: 9px;
}

.search
{
	color: #666;
	text-decoration: none;
	font-size: 9px;
}

/* MENU */

.menu {
	width: 100%;
	text-align: left;
}

.menu_item1 {
	border-bottom: 1px solid #CFCFCF;
	padding-left: 65px;
	height: 30px;
}

.menu_item1sel {
	border-bottom: 1px solid #CFCFCF;
	background-color: #F5F5F5;
	padding-left: 65px;
	height: 30px;
	background-image: url(../../images/templates/menu_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.menu_item1sel a, .menu_item1sel a {
	text-decoration: none;
	color: #000;
}

.menu_item2 {
	border-bottom: 1px solid #CFCFCF;

	padding-left: 75px;
	height: 30px;
	background-position: left;
	background-repeat: no-repeat;
}

.menu_item2 a, .menu_item2 a {
	text-decoration: none;
	color: #000;
}

.menu_item2sel {
	border-bottom: 1px solid #CFCFCF;
	background-color: #F5F5F5;
	padding-left: 75px;
	height: 30px;
	background-position: left;
	background-repeat: no-repeat;
}

.menu_item2sel a, .menu_item2sel a {
	text-decoration: none;
	color: #000;
}

.menu_item3 {
	border-bottom: 1px solid #CFCFCF;

	padding-left: 75px;
	height: 30px;
	background-position: left;
	background-repeat: no-repeat;
}

.menu_item3 a, .menu_item3 a {
	text-decoration: none;
	color: #000;
}

.menu_item3sel {
	border-bottom: 1px solid #CFCFCF;
	background-color: #F5F5F5;
	padding-left: 75px;
	height: 30px;
	background-position: left;
	background-repeat: no-repeat;
}

.menu_item3sel a, .menu_item3sel a {
	text-decoration: none;
	color: #000;
}

/* News */
.news_list_headline 
{
	font-weight: bold;
	text-decoration: none;
}

.news_list_author
{
	
}

.news_list_category
{
	
}

.news_list_content
{

}




.news_headline
{
	font-weight: bold;
	font-size : 11px;
}

.news_author
{
	
}

.news_category
{
	
}

.news_content
{

}

/* Employee */
th.empl_columns 
{
	font-size:8pt;
	font-weight: bold;
}

.empl_det_name
{
	font-size:12px;
	font-weight: bold;
}

.empl_det_department
{
	font-size:10px;
}

.empl_det_position
{
	font-size:12px;
}

.empl_det_tel_headline
{
	font-size:12px;
	font-weight: bold;
}
.empl_det_tel
{
	font-size:12px;
}
.empl_det_gsm_headline
{
	font-size:12px;
	font-weight: bold;
}
.empl_det_gsm
{
	font-size:12px;
}
.empl_det_mail_headline
{
	font-size:12px;
	font-weight: bold;
}
.empl_del_mail
{
	font-size:12px;
}
.empl_det_description_headline
{
	font-size:12px;
	font-weight: bold;
}
.empl_det_description
{
	font-size:12px;
}

/* Chat */
.dHeadline{font-family: arial; font-size: 11px; color: #000000; font-weight: bold;}
.dsHeadline{font-family: arial; font-size: 11px; color: #000000; font-weight: bold;}

A.t{font-family: arial; font-size: 11px; color: #000000; font-weight: lighter; text-decoration: none;}
A.t:Hover{text-decoration: underline; font-weight: lighter; font-size: 11px;}
A.t:Visited{text-decoration: underline; font-weight: lighter; font-size: 11px;}
A.h{font-family: arial; font-size: 11px; color: #000000; font-weight: bold; text-decoration: none;}
A.h:Hover{font-family: arial; font-size: 11px; color: #333366; font-weight: bold; }
.h{font-family: arial; font-size: 11px; color: #666666; font-weight: bold;}

/* Other */
.button
{
	text-decoration: underlined;
}
