/* CSS Document */

/* anchor properties */
a { text-decoration:none; }
a:hover {text-decoration: underline; }

.box_head_1_dyn a 
{ 
color:#FFD700; 
text-decoration: none; 
font-weight: bold;
}
.box_head_1_dyn a:hover 
{ 
color:#FFD800; 
text-decoration: none; 
font-weight: bold;
}
.box_head_2_dyn a 
{ 
color:#333333; 
text-decoration: none; 
font-weight: bold;
}
.box_head_2_dyn a:hover 
{ 
color:#666666; 
text-decoration: none; 
font-weight: bold;
}
.box_head_2_flip a 
{ 
color:#FFFFFF; 
text-decoration: none; 
font-weight: bold;
}
.box_head_2_flip a:hover 
{ 
color:#DDDDDD; 
text-decoration: none; 
font-weight: bold;
}
.box_content_link 
{
color:#000000; 
text-decoration: none; 
font-weight: normal;
}
.box_content_link a 
{ 
color:#000000; 
text-decoration: none; 
font-weight: normal;
}
.box_content_link a:hover 
{ 
color:#plain; 
text-decoration: underline; 
font-weight: normal;
}
.submenu_buttons a { 
color:#336699; 
text-decoration: none; 
font-weight: bold;
}
.submenu_buttons a:hover { 
color:#FFFFFF; 
text-decoration: underline; 
font-weight: bold;
}
.submenu a 
{ 
color:#333333; 
text-decoration: none; 
font-weight: bold;
}
.submenu a:hover { 
color:#999999; 
text-decoration: none;
font-weight: bold;
}

body {
	background-color:  #FFFFFF;
	margin: 0 0 0 0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;


}
.bodytable {
	width: 100%;
	border: 0px solid #000000;
	padding: 0px;
	margin: 0px;
	
}
.head {
font-size:80%;
	
}
.time {
font-size:11px;
font-family:"Courier New", Courier, monospace;
color:#999999;
	
}

/* 3 column main table */
.maintable {
	width: 100%;
	border: 1px solid #FDFDFB;
	margin: 0px 0px 0px 0px;
	background-color:#FFF;
	
	
}

/*columns in main table */
.leftcolumn {
	width: 150px;
	padding:4px;
	padding-left:0px;
}
.centercolumn {
	padding:4px;
}
.rightcolumn {
	width: 150px;
	padding:4px;
	padding-right:0px;
}

/*box defining properties */
.box_150 {
	width: 150px;
	
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.box_content_1 {
	background-color: #FDFDFB;
	border-left: 1px solid #9D9D9D;
	border-right: 1px solid #9D9D9D;
	border-bottom: 1px solid #9D9D9D;
	padding: 0px;
	font-size: 10px;
}
.box_head_1_150 {
	width: 126px;
	background-color: #fff;
	background-image:url(images/boxhead2/hd_000066_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.box_head_1_left {
	width:12px;
	height:23px;
	background-image:url(images/boxhead2/hd_000066_left.gif);
}
.box_head_1_right {
	width:12px;
	height:23px;
	background-image:url(images/boxhead2/hd_000066_right.gif);
}
.box_title_1_dyn {
	background-color: #FFFFFF;
	background-image:url(images/boxhead2/hd_000000_mid.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	color: #333333;
	text-transform:uppercase;
	font-size: 10px;
	letter-spacing: 2px;
}
.box_title_1_dyn a 
{ 
color:#FFD700; 
text-decoration: none; 
font-weight: bold;
}
.box_title_1_dyn a:hover 
{ 
color:#FFD800; 
text-decoration: none; 
font-weight: bold;
}

.box_title_1_left {
	width:12px;
	height:20px;
	background-image:url(images/boxhead2/hd_000000_left.gif);
}
.box_title_1_right {
	width:12px;
	height:20px;
	background-image:url(images/boxhead2/hd_000000_right.gif);
}
.box_head_2_150 {
	width: 126px;
	background-color: #plain;
	background-image:url(images/boxhead2/hd_000066_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.box_head_2_left {
	width:12px;
	height:23px;
	background-image:url(images/boxhead2/hd_plain_left.gif);
}
.box_head_2_right {
	width:12px;
	height:23px;
	background-image:url(images/boxhead2/hd_plain_right.gif);
}
.box_head_2_left_flip {
	width:12px;
	height:23px;
	background-image:url(images/boxhead2/hd_plain_left_flip.gif);
}
.box_head_2_right_flip {
	width:12px;
	height:23px;
	background-image:url(images/boxhead2/hd_plain_right_flip.gif);
}
.box_150_content_2 {
	width: 148px;
	background-color: #a5cceb;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 4px;
}
.box_head_2_dyn {
	
	background-color: #plain;
	background-image:url(images/boxhead2/hd_plain_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	
}
.box_head_2_flip {
	background-color: #plain;
	background-image:url(images/boxhead2/hd_plain_mid_flip.gif); background-repeat:repeat-x;
	font-weight: bold;
	
	font-size: 10px;
	color: #FFFFFF;
}
.box_content_2 {
	background-color: #FFFFF2;
	border-top: 1px solid #9D9D9D;
	border-left: 1px solid #9D9D9D;
	border-right: 1px solid #9D9D9D;
	border-bottom: 1px solid #9D9D9D;
	padding: 0px;
	font-size: 10px;
	

}
box_content_3{
	background-color: #EEEEEE;
	border-left: 1px solid #9D9D9D;
	border-right: 1px solid #9D9D9D;
	border-bottom: 1px solid #9D9D9D;
	padding: 0px;
	font-size: 10px;

}

.box_dyn {
	
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.box_head_1_dyn {
	background-color: #FFFFFF;
	background-image:url(images/boxhead2/hd_000066_mid.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	color: #333333;
	text-transform:uppercase;
	font-size: 10px;
	
}
.box_dyn_content {
	background-color: #FFFFFF;
	border-left: 1px solid #9D9D9D;
	border-right: 1px solid #9D9D9D;
	border-bottom: 1px solid #9D9D9D;
	padding-left: 2px;
	padding-bottom: 2px;
}

/*not boxes*/
.advsearch {
	background-color: #000000;
	border-top: 1px solid #FFFFFF;
	border-left: 0px solid #9D9D9D;
	border-right: 0px solid #9D9D9D;
	border-bottom: 0px solid #9D9D9D;
	padding: 0px;
	font-size: 10px;
	color:#FFFFFF;
}
.submenu {
	border-top: 1px solid #9D9D9D;
	border-bottom: 0px solid #F2F2F2;
	border-left: 0px solid #9D9D9D;
	border-right: 0px solid #9D9D9D;
	text-indent: 8px;
	background-color: #FFD700;
	padding: 2px;
	font-size: 10px;
}
.submenu_buttons {
	padding: 0px 0px 0px 0px;
	border: 0;
	font-size: 10px;
}
.formbutton {

color: #000000;
font-size: 10px;
font-weight: normal;
}
.user_admin_text1 {
color: #000000;
font-size: 10px;
font-weight: bold;
}
h1 {
font-size: 16px;
text-align: center;
font-weight:bold;
}
.footertext {font-size: 10px;}	
.login_box_text1 { font-size: 10px; color:#333333; }
.login_box_text2 { font-size: 10px; color:#333333;}



.browsing_result_table_body_even_bold
{ margin: 0px 0px 0px 0px;
padding:  0px 0px 0px 0px;
}