﻿body 
{

}

.bluelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #348a9d;
	text-decoration: underline;
}
.blacklinksbold
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
    text-decoration:none;	
}
.table-border 
{
	border: 1px solid #d6d5d5;
}
.modalBackground 
{
	background-color: #6D7B8D; /* Blue Slate Gray */
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity: 0.5;
}


.modalPopup 
{
    background-color:#FFFFFF;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
    z-index:1000;
}

.select_frnsd_list{overflow:auto;color:#ffffff;font-family:Trebuchet, Verdana;font-size:13px}
.select_frnsd_list li{ vertical-align:top; line-height:25px}
.select_frnsd_list li input{ margin-top:2px !important;margin-top:1px; height:30px}
.HeaderTag {color:white;}


.tabButton
{	
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #84889C;	
}


 .popupControl {
background-color: #eeeeee;
border:outset 1px #c0c0c0;
color: #444444;
position:absolute;
visibility:hidden;
}

.textbox {
border: solid 2px #cccccc;
border-top: solid 2px #a0a0a0;
color:#444444;
width: 250px;
}
