/*
Created by MyFreeTemplates Design Lab
Authored by Joseph De Araujo
*/

body,td,p,input,select {
	font-family: tahoma;
	font-size:12px;
}

.menuLink{
	color:#FFFFFF;
	text-decoration:none;
}

a.menuLink:hover{
	text-decoration:underline;
}


.text{
	color:blue;
	text-decoration:none;
	font-weight:bold;
}

a.text:hover{
	text-decoration:underline;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C32020;
}

.basebg
{
	background-color: #274FD3;
	color: #FFFFFF;
}
.basebg a
{
	color: #FFFFFF;
	text-decoration:none;
}

.basebg a:hover
{	
	text-decoration:underline;
}
.Specific table
{
	width:440px;
	font-weight:bold;
}
.Specific table td
{
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 10px;
	color: blue;
}
.Specific1
{
	position: relative;	
	width:460px;
	height:310px; 
	overflow:auto;
	scrollbar-base-color: #C32020; 
	scrollbar-arrow-color: pink;
	scrollbar-DarkShadow-Color: #274FD3;
	padding-top: 5px;
}

.Specific1 table
{
	width:440px;
}
.Specific1 table td
{		
	text-align:center;
}
.class1
{
	background-color:#b9bdbe;
	color: #0E6790;
	height:20px;
}
.class2
{
	background-color:#dcdddf;
	color: #6C707A;	
	height:20px;
}
.P_library_unit_img
{
	float: left;	
	border: 1px solid #d0dce3;
}
.P_library_unit_img_holder_details
{
	float: left;
	height: 25px;
	width: 222px;
	background-color: #87daf6;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	margin-top: 1px;
}
p
{
	font-weight:bold;
	text-align:justify;
}

