body{
	background-color: White;
	color: Black;
	font-size: 100%;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	Scrollbar-Face-Color: #006633;
	Scrollbar-Highlight-Color: #D0E4EB;
	Scrollbar-Shadow-Color: #D0E4EB;
	Scrollbar-3dlight-Color: #FFFFFF;
	Scrollbar-Arrow-Color: #D0E4EB;
	Scrollbar-Track-Color: #F3F8F5;
	Scrollbar-Darkshadow-CoLor: #D0E4EB;
}
H1 {
	font-size : large;
	font-family : sans-serif;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	border : thin solid Silver;
	background : #E3EFEE;
	color : #006633;
}
H2 {
	font-family : sans-serif;
	font-size : large;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	background : #E3EFEE;
	border : thin solid Silver;
	color : #006633;
}
H3 {
	font-family : sans-serif;
	text-align : center;
}
H4 {
	font-weight: bold;
	font-size: 14px;
	color: #016533;
	text-decoration: none;
}

TABLE.courseimages {
	border: 0px;
}
TABLE.content {
	font-size: 14px;
	border: medium double Green;
}
TABLE.content .content{
	font-weight: bold;
	font-size: 14px;
	color: Black;
	text-decoration: none;
}
TABLE.content .contentBorderLft{
	font-weight: bold;
	font-size: 14px;
	color: Black;
	text-decoration: none;
	border-left: 1px solid #016533;
}
TABLE.content .borderLft{
	border-left: 1px solid #016533;
}
TABLE.content a.hiddenlink, a.hiddenlink:link, a.hiddenlink:visited, a.hiddenlink:active, a.hiddenlink:hover {
	font-weight: bold;
	font-size: 14px;
	color: Black;
	text-decoration: none;
}
TR.header {
	color : Green;
	text-align : center;
	font-size : xx-small;
}
table{
	padding: 0px 0px 0px 0px; 
	font-size: 100%;
}
a:vlink{
	color: #0000cc;
}
a:alink{
	color: #0000cc;
}
a:link{
	color: #0000cc;
}
.error{
	color: Red;	
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
.message{
	color: #0000CC;	
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

.Header {
	font-family: sans-serif;
	padding-top: 10px;
	font-size: 22px;
	font-weight: bolder;
	font-variant: normal;
	color: Black;
}

.subHeader {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	color: Green;
}

table.bottomNavigation {
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	border : medium;
	border-top : thin solid Silver;
}

table.topNavigation {
	text-decoration : none;
	font-weight : normal;
	font-size : 12px;
	border : medium;
	border-bottom : thin solid Silver;
}

.congratulations{
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}

table.export{
	background-color: transparent;
}
table.export .headerCur{
	background-color: #00FF00;
	font-weight: bold;
}
table.export .headerGrad{
	background-color: #D6FFD6;
	font-weight: bold;
}
table.export .module{
	background-color: #9CCFFF;
	font-weight: normal;
}
table.export .correct{
	color: #840000;
	font-weight: normal;
}

table.descr {
	border: 1px solid Silver;
}
table.descr .content{
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

.details {
	font-weight: bold;
	font-size: 100%;
	color: #666666;
	text-decoration: none;
}

.moduleName {
	font-size: 70%;
}

.itemAlphabet{
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	font-size: 100%;
}

table.exam {
	color: Black;
}
table.exam .subTitle{
	font-weight: bold;
	font-size: 130%;
}
table.exam .header{
	font-family: sans-serif;
	font-size: 140%;
	font-weight: bolder;
	font-variant: small-caps;
	color: Green;
}
table.exam .content{
	font-weight: bold;
	font-size: 100%;
	color: Black;
	text-decoration: none;
}
table.exam .smallContent{
	font-weight: bold;
	font-size: 90%;
	color: Black;
	text-decoration: none;
}
table.exam .complete{
	font-weight: bold;
	font-size: 110%;
	color: Red;
	text-decoration: none;
}
table.exam a.hiddenlink, a.hiddenlink:link, a.hiddenlink:visited, a.hiddenlink:active {
	color: Black;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	cursor: hand;
}
a.hiddenlink:hover {
	color: #006633;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
	cursor: hand;
}
table.exam .upper{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
table.exam .input{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 90%;
	font-weight: bold;
	border-left: 1px solid Silver;
	border-top: 1px solid Silver;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}
table.exam .inputSmall{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid Silver;
	border-top: 1px solid Silver;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}
table.exam .button{
	color: #FFFFFF;
	background-color: #016533;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 28px;
	font-weight: bold;
	text-align: center;
	border-left: 2px solid #78BC97;
	border-top: 2px solid #78BC97;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	cursor: pointer;
}
table.exam .smallButton{
	color: #FFFFFF;
	background-color: #016533;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 28px;
	font-weight: bold;
	text-align: center;
	border-left: 2px solid #78BC97;
	border-top: 2px solid #78BC97;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	cursor: pointer;
}
.button{
	color: #FFFFFF;
	background-color: #016533;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 28px;
	font-weight: bold;
	text-align: center;
	border-left: 2px solid #78BC97;
	border-top: 2px solid #78BC97;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	cursor: pointer;
}
.smallButton{
	color: #FFFFFF;
	background-color: #016533;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 28px;
	font-weight: bold;
	text-align: center;
	border-left: 2px solid #78BC97;
	border-top: 2px solid #78BC97;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	cursor: pointer;
}

.action a {
    color: Blue;
}

.actionDisabled a {
    color: Gray;
}


.highlight {
    background-color: Silver;
    cursor: pointer;
}

.text {
    background-color: Transparent;
    cursor: pointer;
}
