.homelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1E90FF;
}
.homelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
	.d_hover
		{
			background: #0000FF;
			/*border-top: solid 1px #666666;
			border-bottom: solid 1px #666666;
			border-left: solid 1px #666666;
			border-right: solid 1px #666666;*/
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt;
			font-weight: bold;
			color: #FF7E00;
			cursor: hand;
			/*FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FF7E00', endColorStr='#E7E7E7', gradientType='0');*/
			
		}
		
	.d_normal
		{
			background: #FF7E00;
			/*border-top: solid 1px #F7F7F7;
			border-bottom: solid 1px #F7F7F7;
			border-left: solid 1px #F7F7F7;
			border-right: solid 1px #F7F7F7;*/
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt;
			font-weight: bold;
			color: #0000CC;
			cursor: hand;
			/*FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#E7E7E7', endColorStr='#FFFFFF', gradientType='0');*/
			
		}
.txt
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}

.txt_small
	{
		font-family: verdana,Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
	}

.library_txt
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000000;
	}

.main_category
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FF6600;
		text-decoration: underline;
		font-weight: bold;
	}
.main_category:hover
	{
		text-decoration: none;
	}

.main_category_big
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FF6600;
		text-decoration: underline;
		font-weight: bold;
	}
.main_category_big:hover
	{
		text-decoration: none;
	}

.sub_category
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #0000FF;
		text-decoration: underline;
		font-weight: normal;
	}
.sub_category:hover
	{
		text-decoration: none;
	}

.sub_category_bold
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #0000FF;
		text-decoration: underline;
		font-weight: bold;
	}
.sub_category_bold:hover
	{
		text-decoration: none;
	}

.left_nav
	{
		font-family: verdana,Arial, Helvetica, sans-serif;
		font-size: 8px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: normal;
	}

.left_nav_td
	{
		border-bottom: dashed 1px;
		border-color: White;
		font-family: verdana,Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #FFFFFF;
		background: #0A246A;
		font-weight: bold;
		cursor: hand;
	}

.left_nav_td_hover
	{
		border-bottom: dashed 1px;
		border-color: #FFFFFF;
		background: #FF6600;
		font-family: verdana,Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #FFFFFF;
		font-weight: bold;
		cursor: hand;
	}

.bottom_dots
	{
		border-bottom: dashed 1px;
		border-color: White;
	}

.topleftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.topleftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	}

.librarymisc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.librarymisc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	font-weight: bold;
	}


.global_button
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
	}

.global_text_box
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}

.numlink
	{
		font-family: Arial;
		font-size: 13px;
		color: #F8670F;
		font-weight: bold;
		text-decoration: none;
	}
.numlink:HOVER
	{
		font-family: Arial;
		font-size: 13px;
		color: #011CA5;
		font-weight: bold;
		text-decoration: none;
	}

.grey_gradient
{
	background: #E7E7E7;
	/*border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;*/
	cursor: hand;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#E7E7E7', gradientType='0');
	
}

.numlink_gal
	{
		font-family: Arial;
		font-size: 13px;
		color: #F8670F;
		font-weight: bold;
		text-decoration: none;
	}
.numlink_gal:HOVER
	{
		font-family: Arial;
		font-size: 13px;
		color: #011CA5;
		font-weight: bold;
		text-decoration: none;
	}
.numlinkselected_gal
	{
		font-family: Arial;
		font-size: 13px;
		background: #F8670F;
		color:#000000;
		font-weight: bold;
		text-decoration: none;
	}
.bluebrdr
{
	border: 1px solid #3399FF;
	text-decoration:none;
}

.default
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:black;
}

.imgbrdr
{
	border:1px solid #FF0000;
	padding: 2px;
}
