﻿body 
{
	margin: 0px 0px 0px 0px;
}

.editLink
{
	font-family: "MS Sans Serif";
	font-size: 8px;	
}
.addButton
{
	font-family: "MS Sans Serif";
	color: #000000; 
	font-size: 8px;	
	line-height:20px;
	text-align:left;
	vertical-align:middle; 
	margin-left:10px;
	padding-left:20px;
	text-decoration:none;
	background:url(./images/add2.png) left center no-repeat;
}
a.addButton:hover { 
  font-weight:bold;}

.addButtonSmall
{
	font-family: "MS Sans Serif";
	color: #000000; 
	font-size: 8px;	
	line-height:20px;
	text-align:left;
	vertical-align:middle; 
	padding-left:0px;
	text-decoration:none;
	background:url(./images/add2.png) left center no-repeat;
}
a.addButtonSmall:hover { 
  font-weight:bold;}

.editButton
{
	font-family: "MS Sans Serif";
	color: #000000; 
	font-size: 8px;	
	line-height:20px;
	text-align:left;
	vertical-align:middle; 
	margin-left:10px;
	padding-left:20px;
	text-decoration:none;
	background:url(./images/document_edit.png) left center no-repeat;
}
a.editButton:hover { 
  font-weight:bold;}
  
  
.removeButton
{
	font-family: "MS Sans Serif";
	color: #000000; 
	font-size: 8px;	
	line-height:20px;
	text-align:left;
	vertical-align:middle; 
	margin-left:10px;
	padding-left:20px;
	text-decoration:none;
	background:url(./images/navigate_minus.png) left center no-repeat;
}
a.removeButton:hover { 
  font-weight:bold;}
  
.addNoteButton
{
	font-family: "MS Sans Serif";
	color: #000000; 
	font-size: 8px;	
	line-height:20px;
	text-align:left;
	vertical-align:middle; 
	margin-left:10px;
	padding-left:20px;
	text-decoration:none;
	background:url(./images/note_add.png) left center no-repeat;
}
a.addNoteButton:hover { 
  font-weight:bold;}

.addNoteButtonSmall
{
	line-height:20px;
	text-align:left;
	vertical-align:middle; 
	margin-left:10px;
	padding-left:20px;
	text-decoration:none;
	background:url(./images/note_add.png) left center no-repeat;
}
a.addNoteButtonSmall:hover { 
  font-weight:bold;}

.noteCountButton
{
	font-family: "MS Sans Serif";
	font-size: 8px;	
	text-align:center;
	line-height:20px;
	color:White;
	margin:0px 0px 0px 0px;
	background-color:Maroon;
	text-decoration: none; 
	font-weight: normal; 
	letter-spacing: 0px; 
	vertical-align:middle;	
	border-width:0px;
}
a.noteCountButton:hover { 
background-color:Red;
}

.noteAvgButton
{
	font-family: "MS Sans Serif";
	font-size: 8px;	
	text-align:center;
	line-height:20px; 
	vertical-align:middle;
	color:White;
	margin:0px 0px 0px 0px;
background-color:#9ACD32;
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 
vertical-align:middle;
	border-width:0px;
}
a.noteAvgButton:hover { 
background-color:Red;
}

.doneButton
{
	font-family: "MS Sans Serif";
	font-size: 8px;	
	text-align:center;
	line-height:20px; 
	vertical-align:middle;
	color:White;
	margin:0px 0px 0px 0px;
background-color:Gray;
text-decoration: none; 
font-weight: normal; 
letter-spacing: 0px; 
vertical-align:middle;
	border-width:0px;
}
a.noteAvgButton:hover { 
background-color:Red;
}

.menuButton
{
	font-family: "MS Sans Serif";
	font-size: 8px;	
	font-weight:bold;
	text-align:center;
	line-height:20px;
	color:White;
	margin:0px 0px 0px 0px;
	background-color:Gray;
	text-decoration: none; 
	letter-spacing: 0px; 
	vertical-align:middle;	
	border-width:0px;	
	height:23px;
}


.menuButtonSelected
{
	font-family: "MS Sans Serif";
	font-size: 8px;	
	font-weight:bold;
	text-align:center;
	line-height:20px;
	color:White;
	margin:0px 0px 0px 0px;
	background-color:Orange;
	text-decoration: none; 
	letter-spacing: 0px; 
	vertical-align:middle;	
	border-width:0px;	
	height:23px;
}

.linkTitleButton
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #6495ED;
	font-weight: bold;
	text-align:center;
	margin:0px 0px 0px 0px;
	background-color:White;
	text-decoration: none; 
	letter-spacing: 0px; 
	vertical-align:middle;	
	border-width:0px;	
}

.linkTitleSmall
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #6495ED;
	font-weight: bold;
	text-align:left;
	margin:0px 0px 0px 0px;
	background-color:White;
	text-decoration: none; 
	letter-spacing: 0px; 
	vertical-align:middle;	
	border-width:0px;	
}

.searchResultSmallText
{
	font-family: "MS Sans Serif";
	font-size: 8px;
}

.searchResultAuthor
{
	font-family: "MS Sans Serif";
	font-size: 8px;
	color:Gray;
}


.searchResultTitle
{
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #6495ED;
	font-weight: bold;
}

.searchResultUserControl
{
	height:82px;
	width:950px;	
}
.dottedLine
{
		height:1px; 
		font-size:0px;
		color: #fff; 
		background-color: #fff; 
		border: 1px dotted #000; 
		border-style: none none dotted;
}


.textTitle
{
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #6495ED;
	font-weight: bold;			
}
.textTitleBlack
{
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	font-weight: bold;			
}
.textAuthor
{
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #6495ED;
	font-weight: normal;			
}
.textDescription
{
	font-family: "MS Sans Serif";
	font-size: 8px;
}
.textNormal
{
	font-family: "MS Sans Serif";
	font-size: 8px;
	max-width:950px;
	min-width:600px;
	margin: 0 auto;
}

.textError
{
	font-family: "MS Sans Serif";
	font-size: 10px;
	color:Red;
	font-weight:bold;
}

.pageSmaller
{
	width: 650px;
	margin: 0 auto;
	padding: 25px 25px 25px 25px; 
	background-color: White;
	min-height: 800px;
}

.pageLarger
{
	width: 950px;
	margin: 0 auto; 
	min-height: 800px;
	background-color: White;
}

.backgroundFade
{
	/*padding-left:5px;
	padding-right:5px;
	*/border-top: 1px dotted #CCCCCC; 
	background: url(images/img01.gif) repeat-x left top;
}



