a.boldgreen:link {
	font-family:tahoma;
	font-size:11px;
	color:#006633;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	}
a.boldgreen:visited {
	font-family:tahoma;
	font-size:11px;
	color:#006633;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	}
a.boldgreen:hover {
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#006633;
	}
a.boldgreen:active {
	font-family:tahoma;
	font-size:11px;
	color:#006633;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	}
a.smallgreen:link {
	font-family:tahoma;
	font-size:11px;
	color:#009933;
	font-style: normal;
	text-decoration:none;
	font-weight:normal;
	}
a.smallgreen:visited {
	font-family:tahoma;
	font-size:11px;
	color:#009933;
	font-style: normal;
	text-decoration:none;
	font-weight:normal;
	}
a.smallgreen:hover {
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#009933;
	}
a.smallgreen:active {
	font-family:tahoma;
	font-size:11px;
	color:#009933;
	font-style: normal;
	text-decoration:none;
	font-weight:normal;
	}
a.smallred:link {
	font-family:tahoma;
	font-size:11px;
	color:#FF0000;
	font-style: normal;
	text-decoration:none;
	font-weight:normal;
	}
a.smallred:visited {
	font-family:tahoma;
	font-size:11px;
	color:#FF0000;
	font-style: normal;
	text-decoration:none;
	font-weight:normal;
	}
a.smallred:hover {
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#FF0000;
	}
a.smallred:active {
	font-family:tahoma;
	font-size:11px;
	color:#FF0000;
	font-style: normal;
	text-decoration:none;
	font-weight:normal;
	}
	
a.menu:link {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	}
a.menu:visited {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	}
a.menu:hover {
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: bold;
	}
a.menuActive:link {
	font-family:tahoma;
	font-size:11px;
	color:#990000;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	}
a.menuActive:visited {
	font-family:tahoma;
	font-size:11px;
	color:#990000;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	}
a.menuActive:hover {
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#990000;
	font-weight: bold;
	}
	
.MainText {
	font-family: tahoma;
	font-size: 12px;
}
.ImageBorderGrey {
	border: 1px outset #E9E9E9;
}
.TableOutBorder {
	border: 1px solid #E5E5E5;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
}
.TopMargin5px {
	margin: 5px;
}
.DotttedEdge {
	border-right-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-top-width: 1px;
}
.MainTextBoldGreen {
	font-family: tahoma;
	font-size: 12px;
	color: #186739;
	font-weight: bold;
}
.MainTextBoldGreenSmall {

	font-family: tahoma;
	font-size: 10px;
	color: #186739;
	font-weight: bold;
}
.MainTextSmall {

	font-family: tahoma;
	font-size: 10px;
}
.LeftMenuButtons {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-indent: 8px;
	left: 5px;
}
.MainTextBoldRed {

	font-family: tahoma;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.input-box
{
	margin-bottom: auto;
	width: 100px;
	height: 17px;
	color: #26a;
	background: #feb;
	border: 1px solid #259857
}
.input-boxTop
{
	width: 100px;
	height: 14px;
	color: #26a;
	background: #feb;
	border: 1px solid #259857
}
.textBoxNoFORMAT {
	border: none #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}
.textBoxAlignRight {
	font-family: tahoma;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	text-align:right;
}
.CenteredText {
	text-align: center;
	font-weight: bold;
}
