/* #################### MISC SETTINGS #################### */
BODY { margin: 0px; padding: 0px; background-color: #000000; color: #000000; }

TD, TR, P, DIV { font-family: "Verdana"; font-size: 100%; font-size: 14px; color: #ffffff; }

HR { width: 97%; }

IMG {
	border: 0px;
}
#menu{
	position:fixed;
	top:0px;
	left:0px;
	background-color: White; 
	background-repeat: repeat-x; 
	background: url('../images/bgmenu.gif');
	width:100%;
	height:50px;
}


li { list-style: inside url(../images/arrow.gif) 2px; list-style-image: url(../images/arrow.gif); }

.navigationline { font-family: "Verdana"; font-size: 100%; font-size: 12px; color: #CCCCCC; background-position: left; }

.bgl { background-position: right; background-repeat: no-repeat; background: url('../images/BITLY_LEFT.jpg'); }

.logo { background-position: right; background-repeat: no-repeat; background: url('../images/logo.gif'); }

.bgr { background-position: left; background-repeat: no-repeat; background: url('../images/BITLY_RIGHT.jpg'); }

.bg { background-repeat: no-repeat; background-color: Black;}

.pathway { font-family: "Verdana"; font-size: 100%; font-size: 12px; color: #CCCCCC; }

.dno { background-position: center; background-repeat: repeat-x; background: url(../images/DNO_FON.png); bottom: 0; }

.txt{
	color: White;
}

/* ###################### LINKS ###################### */
a:link, a:visited { font-size: 12px; color: #777777; text-decoration: underline; font-family: "Verdana"; font-size: 100%; }

a:hover { color: #555555; text-decoration: underline; }

a:active { text-decoration: underline; color: #000066; }

/* ###################### UPPER BUTTON BAR ###################### */
.buttonbar { display: block; font-family: "Verdana", sans-serif; font-size: 100%; width: 100%; text-align: center; font-weight: normal; text-decoration: none; }

a.buttonbar:link, a.buttonbar:visited { font-size: 14px; padding-top: 4px; padding-bottom: 1px; text-decoration: none; background-color: #2f6bab; color: #FFFFFF; }

a.buttonbar:hover { padding-top: 4px; padding-bottom: 1px; background-color: #fffbf8; color: #000000; }

/* ################ MAIN AND SUB MENU SYSTEM ################ */
a.mainlevel:link, a.mainlevel:visited { font-size: 14px; color: black;  font-weight: bold; padding-left: 5px;  padding-right: 5px;   }

a.mainlevel:hover { font-size: 14px; color: #FF8000; font-weight: bold;}

a.mainlevel#active_menu { font-size: 14px; color: #AAAAAA; font-weight: bold; text-decoration: none; background-color: #735540}

.mainlevel-nav {padding-left: 3px; padding-right: 3px; color: Black; font-size: 13px; text-decoration: none;  font-weight: bold; }

.mainlevel-nav#active_menu-nav { font-size: 14px; color: #AAAAAA; text-decoration: none; font-weight: bold; background-color: #735540; padding-bottom: 5px;}

/* ################### MODULE SETTINGS ################### */
table.moduletable { font-size: 12px; border: 0px solid #D9D9D9; }

table.moduletable th { border: 3px solid #F9F9F9; font-weight: bold; text-align: center; color: #333333; height: 27px; background-color: #95CBE9; background: url('../images/mentitback.gif'); }

table.moduletable td { border: 0px solid #F9F9F9; font-weight: normal; }

.menutable { padding-top: 20px; }

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane { padding-left: 5px; padding-right: 5px; }

.contentpaneopen { width: 100%; padding-left: 5px; padding-right: 5px; }

.contentheading, .componentheading { font-family: "Verdana"; font-size: 100%; font-size: 12px; font-weight: bold; }

.contentdescription { font-family: "Verdana", sans-serif; font-size: 100%; font-size: 12px; text-align: left; }

/* ###################### FORMULAR SETTINGS ###################### */
.button { font-family: "Verdana", sans-serif; font-size: 100%; font-style: normal; font-weight: bold; font-size: 12px; color: #000000; background-color: #F0F0F0; border: 1px solid #cccccc; }

.inputbox { font-family: "Verdana", sans-serif; font-size: 100%; font-size: 12px; font-weight: bold; color: #000000; background: #F0F0F0; border: 1px solid #CCCCCC; }

/* ################### SECTION LISTING SETTINGS ################### */
.sectiontableentry1 { background-color: #F9F9F9; }

.sectiontableentry2 { background-color: #F0F0F0; }

.sectiontableheader { background-color: #CCCCCC; color: #2A7CA9; font-weight: bold; }

/* ##################### SMALL FONT SETTINGS ##################### */
.small { font-family: "Verdana", sans-serif; font-size: 100%; font-size: 10px; color: #3366C0; text-decoration: none; font-weight: medium; }

.smalldark { font-family: "Verdana", sans-serif; font-size: 100%; font-size: 10px; color: #000000; font-weight: medium; }

.createdate { font-family: "Verdana", sans-serif; font-size: 100%; font-size: 10px; color: #999999; text-decoration: none; font-weight: medium; }

