A:LINK {
	color: #003333;
	}

A:VISITED {
	color: #003333;
	}

A:HOVER {
	color: #003333;
	}

TD
{
font-family: tahoma, ms sans serif; 
font-size: smaller;
}

INPUT
{
	font-family: tahoma, ms sans serif; 
	color: Black; 
}

.defaultText
{
font-family: tahoma, ms sans serif; 
}

.loginError
{
font-family: tahoma, ms sans serif;
color: red;
font-weight: bold;
text-align: center;
}

.messageInfo
{
font-family: tahoma, ms sans serif;
color: green;
font-weight: bold;
text-align: center;
}

.messageError
{
font-family: tahoma, ms sans serif;
color: red;
font-weight: bold;
text-align: center;
}

.title
{
font-family: tahoma, ms sans serif;
font-size: larger;
}

.titlebold
{
font-family:tahoma, ms sans serif;
font-weight: bold;
}

.bigtitle
{
font-family:tahoma, ms sans serif;
font-weight: bold;
font-size: larger;
}

.doubleClickMouseOver
{
background-color:LemonChiffon;
border-top : 1px solid burlywood;
border-bottom : 1px solid burlywood;
border-left : 1px solid burlywood;
border-right : 1px solid burlywood;
}

.cellTitleShaded
{
font-family:tahoma, ms sans serif;
font-weight: bold;
background-color:LemonChiffon;
border-top : 1px solid burlywood;
border-bottom : 1px solid burlywood;
border-left : 1px solid burlywood;
border-right : 1px solid burlywood;
text-align: right;
}

.cellTitleShadedCentered
{
font-family:tahoma, ms sans serif;
font-weight: bold;
background-color:LemonChiffon;
border-top : 1px solid burlywood;
border-bottom : 1px solid burlywood;
border-left : 1px solid burlywood;
border-right : 1px solid burlywood;
text-align: center;
}

.cellShaded
{
font-family:tahoma, ms sans serif;
font-weight: bold;
background-color:LemonChiffon;
}

.cellShadedLeftAlign
{
font-family:tahoma, ms sans serif;
font-weight: bold;
background-color:LemonChiffon;
text-align: left;
}

.cellShadedRightAlign
{
font-family:tahoma, ms sans serif;
font-weight: bold;
background-color:LemonChiffon;
text-align: right;
}

.cellShadedCentered
{
font-family:tahoma, ms sans serif;
font-weight: bold;
background-color:LemonChiffon;
text-align: center;
}

.cellTitleShadedLeftAlign
{
font-family:tahoma, ms sans serif;
font-weight: bold;
background-color:LemonChiffon;
border-top : 1px solid burlywood;
border-bottom : 1px solid burlywood;
border-left : 1px solid burlywood;
border-right : 1px solid burlywood;
text-align: left;
}

.cellTitleShadedRightAlign
{
font-family:tahoma, ms sans serif;
font-weight: bold;
background-color:LemonChiffon;
border-top : 1px solid burlywood;
border-bottom : 1px solid burlywood;
border-left : 1px solid burlywood;
border-right : 1px solid burlywood;
text-align: right;
}

.text
{
font-family:tahoma, ms sans serif;
}

.textbold
{
font-family:tahoma, ms sans serif;
font-weight: bold;
}

.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : tahoma, ms sans serif;
font-weight: bold;
}

.gray_back_textarea
{
font-family: tahoma, ms sans serif; 
}

.gray_back
{
font-family: tahoma, ms sans serif; 
color: Black; 
padding-right: 2px; 
padding-left: 2px;
}


.thinBorder
{
	border: 1px solid #003333;
	border-collapse: collapse;
}

.topMenu
{
	font-family: tahoma, ms sans serif; 
	font-weight:bold;
	text-align:center;
}

.topMenuRightAlign
{
	font-family: tahoma, ms sans serif; 
	font-weight:bold;
	text-align:right;
}

.header
{
	font-family: tahoma, ms sans serif;
	background-color: #006666;
	color: white;
	font-weight: bold;
	text-align: center;
}

.headerBorder
{
	font-family: tahoma, ms sans serif;
	background-color: #006666;
	color: white;
	font-weight: bold;
	text-align: center;
	border-top : 1px solid white;
	border-bottom : 1px solid white;
	border-left : 1px solid white;
	border-right : 1px solid white;
}

.headerBorderLeftAlign
{
	font-family: tahoma, ms sans serif;
	background-color: #006666;
	color: white;
	font-weight: bold;
	text-align: left;
	border-top : 1px solid white;
	border-bottom : 1px solid white;
	border-left : 1px solid white;
	border-right : 1px solid white;
}

.headerLeftBorderLeftAlign
{
	font-family: tahoma, ms sans serif;
	background-color: #006666;
	color: white;
	font-weight: bold;
	text-align: left;
	border-left : 1px solid white;
}

.headerRightBorderLeftAlign
{
	font-family: tahoma, ms sans serif;
	background-color: #006666;
	color: white;
	font-weight: bold;
	text-align: left;
	border-right : 1px solid white;
}

.headerLeftAlign
{
	font-family: tahoma, ms sans serif;
	background-color: #006666;
	color: white;
	font-weight: bold;
	text-align: left;
}

.headerMinor
{
	font-family: tahoma, ms sans serif;
	background-color: #006666;
	color: white;
	font-weight: bold;
	text-align: center;
	border-collapse: collapse;
}

.headerGrey
{
	font-family: tahoma, ms sans serif;
	background-color: Lightgrey;
	color: black;
	font-weight: bold;
	text-align: center;
}

.greenBold
{
	color: green;
	font-weight: bold;
}

.redBold
{
	color: red;
	font-weight: bold;
}
