a {
	font-family: Tahoma;
	font-size: 14px;
	color: #0033FF;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #993366;
}
a:active {
	text-decoration: underline;
}
.body1 {
	font-family: Tahoma;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
}
.body2 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	margin-top: 62px;
	margin-right: 10px;
	margin-left: 10px;
}
.learninginput {
	font-size:12px;
	font-family:Tahoma; 
	border-top:#303030 1px solid;
	border-left:#303030 1px solid;
	border-bottom:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
    color:#000099;
	oldcolor:#9fa374;
	background-color:#ffffff;
}
.learninginputtext {
	font-size:12px;
	font-family:Tahoma; 
    color:#000099;
}
.leftdots {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

.required {
  color: red;
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px; 
}
.historyheading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.historylist {
	font-family: Tahoma;
	font-size: 11px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 14px;
	font-family: Tahoma;
}

.style3 {
    font-weight: bold
}
.style4 {
    color: #7E3C4D;
}
.subhead {
    font-family: Tahoma;
    font-size: 16px; 
    text-align: left; 
	line-height: 16px; 
    font-weight: bold; 
}
.tablehead {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
}
.tableline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.tablelastline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
.tablerighthead {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
