body			
{
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	background:white;
	min-width:800px;
	min-height:500px;
	font-family:arial;
	font-size:12px;
}
a,a:visited,a:active
{
	color:#026;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a img
{
	border:0px;
}
#header
{
	background:#def;
	height:50px;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #dddddd;
	margin-bottom:5px;
}

.logocontainer
{
	padding-top:5px;
	padding-left:10px;
}
.headcomment
{
	font-size:11px;
	font-family:verdana;
	padding-left:20px;
	color:#008;
	font-weight:bold;
	white-space:nowrap;
}
#head_menu_container
{
	color:#ddf;
	font-family:Times New Roman;
	font-size:11px;
	overflow:auto;
	padding-bottom:4px;
}
#head_menu_container a,#head_menu_container b.welcome_message
{
	text-decoration:none;
	color:#008;
	display:block;
	height:16px;
	float:right;
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid #d00;
}
#head_menu_container b.welcome_message
{
	color:#000;
}
#head_menu_container a:hover
{
	text-decoration:underline;
}
#foot_menu_container
{
	text-align:center;
	text-decoration:none;
	font-size:12px;
	border-top:3px solid #3286DE;
	color:#336;	
}
#foot_menu_container a
{
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid #d00;
	float:left;
	display:block;
	width:50px;
}

.prop_title
{	
	font-family:arial;
	font-size: 11px;
    font-weight: bold;
    color: rgb(0, 17, 154);
    padding-top: 0.3em;
    padding-right: 0pt;
    padding-bottom: 0.3em;
    padding-left: 0.6em;
    
	border-left: 1px solid #def;
	border-right: 1px solid #def;
	border-top: 1px solid #fff;
	border-bottom: 1px solid rgb(105, 155, 235);
	
    background-color: #def;
	margin-top:4px;
}
.prop_container,.prop_container_plus,.prop_container_high
{
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	margin-top:1px;
	padding:2px;
	font-size:13px;
	font-family:Times New Roman;
	color:#222;
}
.prop_container
{
	text-align:center;
	background:#fcfcfc;
}
.prop_container_plus
{
	border:1px solid #dfdfdf; 
	background:#fcfcfc;
}
.prop_container_high
{
	border:1px solid #f99; 
	background:#fccccc;
	color:#800;
}
.prop_footer
{
	background:#f0f0f0;
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	
}
.prop_footer span.bits
{
	margin-top:4px;
	cursor:pointer;
	color:#666;
	font-size:11px;
}
.prop_footer span.bits img
{
	padding:2px 2px 2px 2px;
	margin-top:-4px;
}
.mylink_container a
{
	display:block;
	border-bottom:1px solid #999;
	text-align:left;
	padding-left:5px;
}

.mylink_container a:hover
{
	display:block;
	background:#bdf;
	text-decoration:none;
}
.cb
{
	clear:both;
}

.red_button, .gray_button,.red_button_long
{
	
	height:24px;
	text-align:center;
	color:#fff;
	border:0;
	font-family:arial;
	font-weight:bold;
	cursor:pointer;
	padding-bottom:4px;
}
.red_button
{
width:80px;
background:transparent url('/images/theme/red_button.jpg') no-repeat center 2px;
}
.red_button_long
{
width:120px;
background:transparent url('/images/theme/red_button_long.jpg') no-repeat center 2px;
}
.gray_button
{
width:80px;
background:transparent url('/images/theme/gray_button.jpg') no-repeat center 2px;
}

.src_res_data
{
color:#006;
font-weight:bold;
}

.Adcolor 
{
	
	font-family:"Times New Roman";
	font-size:16px;
	padding:2px 5px 2px 2px;

}
.container
{
	
	text-align:left;
	margin-top:1px;
	padding:2px;
	font-size:12px;
	font-family:arial;
	color:#222;
}
