/* General Styles for the page */
body { font-size: 10pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-decoration:none; height:100%;width:100% }
a { text-decoration:none; color:#000066; }
a:visited { color:#000066; }
a:hover { text-decoration:underline; }
#currentlink { color:#660033; }
td { vertical-align:top; }

a.wikilink { text-decoration:underline; color:#000066; }
a.wikilink:visited { color:#000066; }
a.wikilink:hover { text-decoration:underline; }
a.wikilink#undefinedarticle { color:#AA0000; border-bottom:1px dashed #AA0000; }

form { margin:0px; padding:0px;}
input { background-color: #F5F5F5; border:1px solid #666666;}
textarea {  background-color: #FFFFFF; border:1px solid #666666;}
select { border:1px solid #666666; }

/* Specific styles for the current template */

ul.menu {
   margin:0;
   padding:0;
   list-style-image: url(arrow.gif);
}

.menu li {
   display:inline;
   padding-right:4px;
   margin:0;
   list-style-image:url(arrow.gif);
}

.ttwk_page
{
	width:90%;
	height:100%;
}

.ttwk_main_table
{
	height:100%;
}

.ttwk_leftbar
{
	width:160px;
	float:left;
	padding:0px;
	margin:0px;
}
.ttwk_rightbar
{
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
}

.ttwk_td_directaccess
{
	width:160px;
	height:20px;
	padding:4px;
	border:1px solid #CCCCCC;
	text-align:center;
}

.ttwk_directaccess
{
	float:left;
	width:100%;
	height:20px;
	text-align:center;
}

.ttwk_td_titlebar
{
	height:20px;
	padding:4px;
	border:1px solid #CCCCCC;
	background-color:#EAEAEA;
}

.ttwk_titlebar
{
	text-align:left;
}
.ttwk_td_searchbar
{
	width:100px;
	height:20px;
	padding:4px;
	border:1px solid #CCCCCC;
	text-align:center;
}

.ttwk_searchbar
{
	float:right;
	width:100%;
	height:20px;
	text-align:center;
}

.ttwk_td_left
{
	padding:4px;
	width:160px;
	border:1px solid #CCCCCC;
	background-color:#EAEAEA;
	height:100%;
}
.ttwk_menubar
{
	float:left;
	width:150px;
	margin-bottom:4px;
	padding:2px;
	border:1px solid #CCCCCC;
	text-align:left;
	background-color:#FFFFFF;
}

.ttwk_categorieslist
{
	float:left;
	width:150px;
	padding:2px;
	border:1px solid #CCCCCC;
	text-align:left;
	background-color:#FFFFFF;
}



.ttwk_td_right
{
	padding:4px;
	width:100%;
	border:1px solid #CCCCCC;
}
.ttwk_td_navigationbar
{
	width:100%;
}
.ttwk_navigationbar
{
	margin:4px;
	padding:2px;
	border:1px solid #CCCCCC;
	text-align:left;
}

.ttwk_td_content
{
	width:100%;
	height:100%;
}

.ttwk_content
{
	padding:2px;
	margin:4px;
	border:1px solid #CCCCCC;
	text-align:left;
	height:100%;
}

.ttwk_content_text
{
	padding:2px;
}
.ttwk_content_toolbar
{
	border-top:1px dashed #666666;
	padding:2px;
	background-color:#EAEAEA;
}

.ttwk_menuslist_head
{
	color:#660000;
	background-color:#EAEAEA;
}

.ttwk_categorieslist_head
{
	color:#660000;
	background-color:#EAEAEA;
}

.ttwk_menuitem_0
{
	text-decoration:underline;
}
.ttwk_menuitem_1
{
	font-size:9pt;
}
.ttwk_menuitem_2
{
	font-size:9pt;
}
.ttwk_menuitem_3
{
	font-size:8pt;
}

.ttwk_combo_menu
{
	width:120px;
}

.ttwk_td_catname
{
	border:1px solid #000066;
	padding:2px;
	text-align:center;
}
.ttwk_catname
{
	font-size:10pt;
	font-weight:bold;
}
.ttwk_subcat
{
	font-size:8pt;
	font-style: italic ;
	color:#666666;
}
.ttwk_subart
{
	font-size:10pt;
}

.ttwk_commentslist
{
	border:1px dashed #666666;
	background-color:#FFFFFF;
	padding:2px;
	margin-top:2px;
}
.ttwk_commentitem
{
	text-indent:10px;
}

.ttwk_commenthead
{
	font-size:10pt;
	margin-top:2px;
}

.ttwk_commentcontent
{
	text-indent:30px;
	font-size:9pt;
	border-bottom:1px solid #CACACA;
}

.ttwk_articlehead
{
	border-bottom:1px dashed #666666;
	background-color:#EAEAEA;
}

.ttwk_specialmessage
{
	border:1px solid #909090;
	padding:4px;
	background-color:#FFCACA;
}

.ttwk_userslist
{
	padding:4px;
	display:block;
}

.ttwk_userslist_header
{
	border:1px solid #666666;
	background-color:#EAEAEA;
}