BODY {
	font-size: 10pt;
	font-family: Tahoma, Arial, SANS-SERIF;
	scrollbar-arrow-color : #F1F2FF;
	scrollbar-base-color : #7182C3;
	scrollbar-face-color : #7182C3;
	scrollbar-3d-light-color : #7182C3;
	scrollbar-highlight-color : #F1F2FF;
	scrollbar-shadow-color : #F1F2FF;
	scrollbar-dark-shadow-color : #F1F2FF;
}

TD {
	color: #000000;
	font-size: 8pt;
	font-family: Tahoma, Arial, SANS-SERIF;
	}
	
/* --------- Links ------------ */

a:link {
	text-decoration: none;
	color: #000000;
	}

a:visited {
	text-decoration: none; 
	color: #000000;

	}
a:hover {
	text-decoration: underline;
	color: #C00000;
	}

a:link.help {
	text-decoration: none;
	color: #000000;
	cursor:help;
	}

a:visited.help {
	text-decoration: none; 
	color: #000000;
	cursor:help;

	}
a:hover.help {
	text-decoration: underline;
	color: #C00000;
	}



a:link.feedback {
	text-decoration: none;
	color: #C00000;
	}

a:visited.feedback {
	text-decoration: none; 
	color: #C00000;

	}
a:hover.feedback {
	text-decoration: underline;
	color: #C00000;
	}

/* --------- Forms ------------ */

.form {color: #000000;
	font-size: 8pt;
	font-family:  Tahoma, Arial, SANS-SERIF;
		}

.form150 {color: #000000;
	font-size: 8pt;
	font-family:  Tahoma, Arial, SANS-SERIF;
		widtha: 170px;
		}
		
/* --------- Titles ------------ */

.GroupTitle {
	font-size: 9pt;
	font-family:  Tahoma, Arial, SANS-SERIF;
	font-weight:bold;
	}


.PageTitle {
	color: #404F90;
	font-size: 12pt;
	font-family: VERDANA;
	font-weight:bold;
	text-align: left;
	}

.TITLE {
	background-color: #404F90;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: tahoma, arial;
	font-weight:bold;
	text-align: left;
	padding-left: 10px;
	}


.TITLEsmall {
	background-color: #484E96;
	color: #FEF9C2;
	font-size: 8pt;
	font-family: VERDANA;
	font-weight:bold;
	text-align: center;
	}


/* --------- Tables ------------ */

.TABLE1 {
	background-color: #D9DAFF;
	font-size: 8pt;
	font-family: Tahoma, Arial, SANS-SERIF;
	padding-left: 10px;
	padding-right:10px;

	}

.TableTitle{
		background-color: #7182C3;		 
		color: #F1F2FF;
		font-size: 8pt;
		font-family: Tahoma, Arial, SANS-SERIF;
		font-weight:bold;
		padding-left:3px;
		text-align:center;
		}

.TableRow
		{
	background-color: #F1F2FF;
	color: #OOOOOO;
	font-size: 8pt;
	font-family: Tahoma, Arial, SANS-SERIF;
	padding-left:3px;
}

.GroupTableRow		
		
		{
	background-color: #E3E4FF;
	color: #OOOOOO;
	font-size: 8pt;
	font-family: Tahoma, Arial, SANS-SERIF;
	padding-left:3px;
}
.SelectedTableRow
		{
	background-color: #FFFFCC;
	color: #OOOOOO;
	font-size: 8pt;
	font-family: Tahoma, Arial, SANS-SERIF;
	padding-left:3px;
}



/* --------- Peptid Layout --------------*/

.space {
		background-color:#F1F2FF;
		height:4px;
		width: 2px;
		}



/* --------- Print Preview --------------*/
.PrintTitle
	{
	color: #000000;
	font-size: 10pt;
	font-family: tahoma, arial;
	font-weight:bold;
	}

.PrintPageTitle
	{
	background:#D9DAFF;
	color: #000000;
	font-size: 12pt;
	font-family: tahoma, arial;
	font-weight:bold;
	}

.Date
	{
	background:#D9DAFF;
	color: #575757;
	font-size: 8pt;
	font-family: tahoma, arial;
	font-weight:bold;
	}
.small
	{
	color: #575757;
	font-size: 8pt;
	font-family: tahoma, arial;
	}
a:link.TableLink {
	text-decoration: none;
		color: #F1F2FF;
	}

a:visited.TableLink {
	text-decoration: none; 
		color: #F1F2FF;

	}
a:hover.TableLink {
	text-decoration: underline;
	color: #C00000;
	}

/*---------- Sequence ------------*/
	
.Green {color:#007F00; font-weight:bold;}
/* --------- Texts types --------------*/

.Gray {
	color: #515151;
	font-size: 8pt;
	font-family: Tahoma, Arial, SANS-SERIF;
}
