/******* Template Require Classes *******/
* {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #000000;
}

/* Body Style , Scrollbar , Background */
body
{
	color : #000000;
	border:0;
	margin: 0 0 0 0;
	width:100%;
	height:100%;
	background: url(/inst/redestos/gallery/Image/PrimeGenetics/back_rep.gif) repeat-x;
	background-color : #029066;
	scrollbar-face-color: #17885f;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color : #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-arrow-color: #eeeeee;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
}

/* Normal Style */
.n
{

}

/* Normal Style, Bold */
B, STRONG, .nb
{
	font-weight:bold;
}

/* Normal Style, Small */
.ns
{
	font-weight:normal;
}

/* Normal Style, Large */
.nl
{
	font-family : Verdana, Tahoma;
	font-size : 1.2em;
	font-weight: bold;
}

/* Style For Textbox*/
.tb
{
	background-color : #F1F5FE;
	border : 1px solid #014382;
	color : #014382;
	font-size : 1em;
	font-family : Verdana, Tahoma;

}

/* Style For Buttons*/
.btn
{
	color: #ffffff; 
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background-color:#15845c;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2fbc88,endColorStr=#107a54);
	border:1 outset #eeeeee;
}

/* Style For Links */
A:link
{
	color : #d0724b;
	text-decoration : underline;
}

A:visited
{
	color : #d0724b;
	text-decoration : underline;
}

A:hover
{
	color : #d0724b;
	text-decoration : underline;
}


/* Border Table */
.bt
{
	background-color : #0d4d36;
}

/* Content Table */
.ct
{
	background-color : #e6ead1;
}

/* Header Table */
.ht
{

	font-weight: bold;
	color : #014382;
	background-color : #DDE5FC;
	border: 1px solid #ffffff;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#A9B7DD,endColorStr=#DDE5FC);
	background-image: url(/inst/redestos/gallery/Image/REDESTOS_gradient_in.gif);
}

.title, h1
{
	font-size : 22pt;
	color : #0d4d36;
	font-weight : bold;	
	text-decoration : none;
}

.title2, h2
{
	font-size : 14pt;
	color : #d0724b;
	font-weight : bold;	
	text-decoration : none;
}




/********************* Table header link style (for sorting) ********************/

a.specialLink:link { color: #ffffff; text-decoration : none;}
a.specialLink:visited { color: #ffffff; text-decoration : none;}
a.specialLink:hover { color: #fc8c5d; text-decoration : none;}

.bot
{
color : #ffffff;
font-size : 9pt;
}