.view_data_title
{
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
}
.view_data_content_td
{
}
.view_data_content_span
{
	font-size: 12px;
	cursor: pointer; 
	color:#0000FF;
}
.view_data_message
{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: 1px solid #CCCCCC;
}
.edit_data_message
{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: 1px solid #CCCCCC;
}
.editTitleTD
{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
}
.editDataTD
{
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
}

.left_menu_norm
{
	background-color: #F4F4F4;
	color: #000000;
	cursor: pointer;
	font-size: 8px;
	font-weight: bold;
}
.left_menu_highlight
{
	background-color:#C0C0C0;
	color: #0000FF;
	cursor: pointer;
	font-size: 8px;
	font-weight: bold;
}
.categ_menu_norm
{
	background-color: #F4F4F4;
	color: #000000; 
}
.categ_menu_highlight
{
	background-color:#C0C0C0;
	color: #0000FF; 
}
.categ_menu_text
{
	font-family: verdana; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold;
	cursor: pointer;
}

.TextBox 
{
	font-family :  Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
    border: solid 1px #999999;
    height: 21px;
    color: #000000;
    padding-top: 3px
}

.SmallText
{
	font-family :  Verdana, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	color : #150050
}

.TextArea 
{
	font-family :  Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
    border: solid 1px #999999;
    color: #000000;
}

.emailHeader
{
	font-family :  Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bolder;
	color : #150050;
	padding-bottom: 0px
}

.emailMsg
{
	font-family :  Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bolder;
	color : #CC2211;
	padding-bottom: 0px
}

.emailText
{
	font-family :  Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bolder;
	color : #150050;
    padding-top: 6px
}

.emailError
{
	font-family :  Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bolder;
	color : #CC2211;
    padding-top: 6px
}

.categ_sub_menu_highlight
{
	background-color:#C0C0C0;
	font-family: verdana; 
	color: #000000; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold;
}
.categ_sub_menu_norm
{
	background-color: #F4F4F4;
	font-family: verdana; 
	color: #000000; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold;
}


td, table, body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 0;
}

li
{
	margin-bottom: 5px;
}

h3, h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

p
{
	margin-top: 0;
}

.link
{
	font-family: verdana; 
	color: #000000; 
	text-decoration: none; 
	font-size: 14px; 
	font-weight: bold;
}

.smalllink
{
	font-family: verdana; 
	color: #3300CC; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight: bold;
}

.medlink
{
	font-family: verdana; 
	color: #3300CC; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
}

.joblink
{
	font-family: verdana; 
	color: #3300CC; 
	text-decoration: none; 
	font-size: 14px; 
	font-weight: bold;
	cursor: pointer;
}

.medtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.reglabel
{
	font-family: verdana; 
	color: #000000; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
}

.regerror
{
	font-family: verdana; 
	color: #FF3333; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
}

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

textarea.hidden{
  display: none;
}

textarea.normal{
  display: inline;
  color: black; 
}


.menu_button
{
	width: 135px;
	height: 28px;
	vertical-align: middle;
	background: url("/img/menu.png");
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	cursor: pointer;
}
.menu_button:hover
{
	background: url("/img/menu_highlight.png");
	color:#CCCCCC;
}

.main_bg_left_lightblue
{
	width: 15px;
	background: url("/img/main_bg_left_lightblue.gif");
}
.main_bg_lightblue
{
	padding: 5px;
	background: url("/img/main_bg_lightblue.gif");
}
.main_bg_right_lightblue
{
	width: 15px;
	background: url("/img/main_bg_right_lightblue.gif");
}
.main_bg_bottom_left_lightblue
{
	width: 15px;
	background: url("/img/main_bg_bottom_left_lightblue.gif");
}
.main_bg_bottom_lightblue
{
	height: 4px;
	background: url("/img/main_bg_bottom_lightblue.gif");
}
.main_bg_bottom_right_lightblue
{
	width: 15px;
	background: url("/img/main_bg_bottom_right_lightblue.gif");
}
.main_bg_left_green
{
	width: 15px;
	background: url("/img/main_bg_left_green.gif");
}
.main_bg_green
{
	padding: 5px;
	background: url("/img/main_bg_green.gif");
}
.main_bg_right_green
{
	width: 15px;
	background: url("/img/main_bg_right_green.gif");
}
.main_bg_bottom_left_green
{
	width: 15px;
	background: url("/img/main_bg_bottom_left_green.gif");
}
.main_bg_bottom_green
{
	height: 4px;
	background: url("/img/main_bg_bottom_green.gif");
}
.main_bg_bottom_right_green
{
	width: 15px;
	background: url("/img/main_bg_bottom_right_green.gif");
}


.main_bg_small_top_left_darkblue
{
	width: 15px;
	background: url("/img/main_bg_small_top_left_darkblue.gif");
}
.main_bg_small_top_darkblue
{
	height: 4px;
	background: url("/img/main_bg_small_top_darkblue.gif");
}
.main_bg_small_top_right_darkblue
{
	width: 15px;
	background: url("/img/main_bg_small_top_right_darkblue.gif");
}
.main_bg_small_bottom_left_darkblue
{
	width: 15px;
	background: url("/img/main_bg_small_bottom_left_darkblue.gif");
}
.main_bg_small_bottom_darkblue
{
	height: 4px;
	background: url("/img/main_bg_small_bottom_darkblue.gif");
}
.main_bg_small_bottom_right_darkblue
{
	width: 15px;
	background: url("/img/main_bg_small_bottom_right_darkblue.gif");
}

.main_bg_small_top_left_lightblue
{
	width: 15px;
	background: url("/img/main_bg_small_top_left_lightblue.gif");
}
.main_bg_small_top_lightblue
{
	height: 4px;
	background: url("/img/main_bg_small_top_lightblue.gif");
}
.main_bg_small_top_right_lightblue
{
	width: 15px;
	background: url("/img/main_bg_small_top_right_lightblue.gif");
}
.main_bg_small_bottom_left_lightblue
{
	width: 15px;
	background: url("/img/main_bg_small_bottom_left_lightblue.gif");
}
.main_bg_small_bottom_lightblue
{
	height: 4px;
	background: url("/img/main_bg_small_bottom_lightblue.gif");
}
.main_bg_small_bottom_right_lightblue
{
	width: 15px;
	background: url("/img/main_bg_small_bottom_right_lightblue.gif");
}

.main_bg_small_top_left_black
{
	width: 15px;
	background: url("/img/main_bg_small_top_left_black.gif");
}
.main_bg_small_top_black
{
	height: 4px;
	background: url("/img/main_bg_small_top_black.gif");
}
.main_bg_small_top_right_black
{
	width: 15px;
	background: url("/img/main_bg_small_top_right_black.gif");
}
.main_bg_small_bottom_left_black
{
	width: 15px;
	background: url("/img/main_bg_small_bottom_left_black.gif");
}
.main_bg_small_bottom_black
{
	height: 4px;
	background: url("/img/main_bg_small_bottom_black.gif");
}
.main_bg_small_bottom_right_black
{
	width: 15px;
	background: url("/img/main_bg_small_bottom_right_black.gif");
}


.main_bg_left_grey
{
	width: 15px;
	background: url("/img/main_bg_left_grey.gif");
}
.main_bg_grey
{
	padding: 5px;
	background: url("/img/main_bg_grey.gif");
}
.main_bg_right_grey
{
	width: 15px;
	background: url("/img/main_bg_right_grey.gif");
}
.main_bg_bottom_left_grey
{
	width: 15px;
	background: url("/img/main_bg_bottom_left_grey.gif");
}
.main_bg_bottom_grey
{
	height: 4px;
	background: url("/img/main_bg_bottom_grey.gif");
}
.main_bg_bottom_right_grey
{
	width: 15px;
	background: url("/img/main_bg_bottom_right_grey.gif");
}



