.linksSelectBox
{
	width		: 120px;
	border		: 1 solid #9ca2a5;
	height		: 14px;
	font-size	: 11px;
	color		: #4a494a;
}
.folderSelectionTD
{
}
.showDocsLabels
{
	font-family	:Verdana;
	color		: #4a494a;
	font-size	:11px;
}
.page_title 
{ 
	padding : 2px 0 0 0;
	color : #ce0410;
	font-size:14px;
	font-weight:bold;
}
.titleRuler
{
	background : url(../../images/General/title_ruler.gif) 0 2 no-repeat;
	height:1px;
	overflow:hidden;
}
.aboveMidSectionContainer
{
	padding-right	:16px;
}
table.links 
{
	background		: #FFFFFF;
	border-right	: 6px solid #FFFFFF;
	margin			: 7px 0px 0px;
	width			: 100%;
}

.links_top_title 
{
	color: #156E6E;
	font-size: 18px;
	padding: 15px 12px 0 0;
}

.links_main_title  
{
	color: #156E6E;
	font-size: 18px;
	padding: 5px 6px 15px;
}

td.links_group 
{
	color: #ce0410;
	font-size: 14px;
	font-weight: bold;
	padding: 0 4px 0px;
	border:0 solid red;

}

td.links_group_space img 
{
	height: 10px;
}

a.links_title,a.links_title:link,a.links_title:visited,a.links_title:hover 
{
	font-family:Verdana;
	color: #4a494a;
	font-weight: normal;
/*	text-decoration: none;*/
}

td.links_title 
{
	font-family:Verdana;
	color: #4a494a;
	font-weight: bold;
	padding: 2px 0 5px;
	font-size: 11px;
}

td.links_title_empty 
{
	display: none;
}

td.links_url 
{
	padding: 0px 0 4px;
}

td.links_url a,td.links_title a 
{
	color: #4a494a;
	font-weight: bold;
	text-decoration: underline;
}

td.links_url a:hover,td.links_title a:hover 
{
	text-decoration: none;
}

td.links_desc , td.links_desc p
{

	padding: 0px 0 8px;
	font-family:Verdana;
	color: #4a494a;
	font-size:11px;
	line-height:18px;
	border: 0 solid red;
}

div.links_delim {
	height: 1px;
}

td.links_delim {
	padding-bottom: 3px;
	padding-top: 3px;
}

div.links_delim_last {
	height: 1px;
}

td.links_delim_last {
	padding-bottom: 10px;
}

td.links_bottom_space {
	height: 100%;
}

td.links_bottom_space img {
	height: 10px;
}

img.file_icon{
	margin: 0 7px -3px 0;
}

/***************************/
 div.general_title {
	color: #156E6E;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

td.content600 div.general_title {
	color: #156E6E;
	font-size: 18px;
	margin: 5px 0 -5px;
	padding: 10px 10px 0px;
}
.titleRuler
{
	background : url(../../images/General/title_ruler.gif) 0 2 no-repeat;
	height:3px;
	overflow:hidden;
}