body {
	font: normal 76%/120% Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #F6F6F6;
	margin: 0;
  padding: 0;
	overflow: auto;
}

br {
	clear: both;
	line-height: 12px;
}

h1 {
	font-size: 3em;
  padding: .5em 0;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.8em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1em;
}

.h1 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 3em;
}

.h2 {
	background-color: #000000;
	color: #FFFFFF;	
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 2.3em;
}

a {
	color: #000;
	text-decoration: none; 
}
a:hover {
	color: #000000;
	text-decoration: underline; 
}

#admin_links ul {
  font-size: 1em;
}

#admin_links ul li {
  float: left;
  margin: 0 1em;
  color: #fff;
  list-style: square outside;
}

#admin_links ul a {
  color: #fff;
  font-weight: bold;
	text-decoration: none; 
}

#admin_links ul a:hover {
  color: #000;
}

.background_dark {
	background-color: #3CABF1;
}

.background_menu {
	background-color: #3D93C8;
	margin: 10px;
}

div.menu_holder {
	background-color: #E7E7E7;
	overflow: auto;
	overflow-x: hidden;
	height: 230px;
	scrollbar-3d-light-color: #E7E7E7;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #F6F6F6;
	scrollbar-face-color: #E7E7E7;
	scrollbar-highlight-color: #F6F6F6;
	scrollbar-shadow-color: #CCCCCC;
	width: 230px; 
}

div.menu {
	background-color: #E7E7E7;
	height: 100px;
  	padding-bottom: 60px;
	width: 98%; 
	overflow: auto;
	overflow-x: hidden;
}

div.menu_pages {
	background-color: #E7E7E7; 
	height: 100%;
	width: 100%; 
}

/* styles for login page */
#header {
   height: 141px;
   background: #f9f9f9 url(../images/hdr01_login.gif) top repeat-x;
}
#header img {
  margin: 6px;
}
#title {
   position:relative;
   height: 23px;
   background: #addfff url(../images/bg0.gif) top repeat-x;
}
#title img {
   margin: 4px 5px;
}
#title span {
   position:relative;
   top: 4px;
   font-size: .8em;
   font-weight: bold;
   color: #005B90;
}
#title .img_right {
   position:absolute;
   top: 2px;
   right: 6px;
}
#enter {
  width:210px;
  padding:5px;
  margin:10px auto 0;
  overflow:hidden;
}
#enter label {
  float: left;
  width: 70px;
  text-align: right;
  margin: 0 4px 2px 4px;
  color: #336;
}
#enter label.error {
  color: #f00;
}
#enter input {
  float: left;
  margin-bottom: 2px;
  font-size: .9em;
  width: 90px;
}
#enter .button {
  float: right;
  margin-right: 36px;
  color: #336;
  width: 96px;
}
#enter a {
  float: right;
  margin-right: 36px;
  color: #336;
}
#enter p {
  color: #336;
}
/* \styles for login page */




.a_black:link {
	color: #000000;
	text-decoration: none; 
	font-weight: 900;
}
.a_black:active {
	color: #000000;
	text-decoration: none; 
	font-weight: 900;
}
.a_black:visited {
	color: #000000;
	text-decoration: none; 
	font-weight: 900;
}
.a_black:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: 900;
}

.a_h2:link {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial; 
	font-size: 15px; 	 
	font-weight: 900;
}
.a_h2:active {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial; 
	font-size: 15px; 	 
	font-weight: 900;
}
.a_h2:visited {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial; 
	font-size: 15px; 	 
	font-weight: 900;
}
.a_h2:hover {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-family: Arial; 
	font-size: 15px; 	 
	font-weight: 900;
}

a.menu_link:link {
	color: #9B9B9B;
	text-decoration: none; 
}
a.menu_link:active {
	color: #9B9B9B;
	text-decoration: none; 
}
a.menu_link:visited {
	color: #9B9B9B;
	text-decoration: none; 
}
a.menu_link:hover {
	color: #9B9B9B;
	text-decoration: underline; 
}

.a_white:link {
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: 900;
}
.a_white:active {
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: 900;
}
.a_white:visited {
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: 900;
}
.a_white:hover {
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: 900;
}

.background_home {
	background-color: #FFFFFF;
	margin: 15px;
}


.background_internal {
	background-color: #F6F6F6; 
	margin: 15px;
}

.bg_white {
	background-color: #FFFFFF;
}

div.document_header {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;    
}

div.document_preview {
	background-color: #FFFFFF;
	border: #000000 1px solid;
	font-size: 12px; 
	padding: 0px;
	height: 475px;
	width: 350px;
}

div.document_preview_area {
	background-color: #FFFFFF;
	border: #000000 1px solid;
	font-size: 12px; 
	overflow: auto;
	padding: 0px;
	height: 475px;
	width: 350px;
}

.error {
	color: #FF0000;
}

input {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px solid #AAAAAA;
}

li.move {
	background-image: url(../images/menu/f_c_1.gif);
	background-repeat: no-repeat;
	color: #9B9B9B;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;	
	list-style: none;
	padding-top: 3px; 
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}

link_table {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	vertical-align: middle;
}

.list {
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
}

select {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

.submit {
	background-color: #E3E3E3;
	border: 1px solid #FFFFFF;
	color: #000000;
	font-weight: 900px;
	height: 30px;
	width: 150px;
}

.success {
	color: #00C000;
}

table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

.table_header {
	background-color: #888888;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}

table.menu {
	color: #9B9B9B;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	margin: 6px;
}

textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	border: 1px solid #AAAAAA;
	font-size: 11px; 
	scrollbar-3d-light-color: #F6F6F6;
	scrollbar-arrow-color: #929292;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #F6F6F6;
	scrollbar-face-color: #F6F6F6;
	scrollbar-highlight-color: #F6F6F6;
	scrollbar-shadow-color: #CCCCCC;	
}

.td_grey {
	background-color: #F6F6F6;
	border-top: 1px solid #CCCCCC;
	padding: 3px;
}

.td_meta {
	background-color: #FBFBFB;
	border-bottom: 1px solid #F7F7F7;
}

.td_white {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	padding: 3px;
}

tr.menu_item {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	cursor: pointer;
}