/* CSS Document */

html,body,table#pagelayout {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}
.footerText {
	font-family: Tahoma;
	font-size: 12px;
	color:#065A7C;
}
.heading{
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 12pt; 
	color: #065A7C;
}
.text{
	font-family: Tahoma; 
	font-size: 10pt;
	color: #065A7C;
	text-align:justify;
}
.menuItem{
	font-family: Tahoma;
	text-decoration:none;
	font-size: 11px;
	color:#065A7C;
	padding-bottom: 8px;
	padding-left:3px;
}

a.menutext{
	font-family: Tahoma;
	text-decoration:none;
	font-size: 11px;
	color:#065A7C;
}

a.menutext:hover{
	text-decoration:underline;
}

.lryRight {
	width: 180px;
	padding-left:5px;
	float: right;
}

.menuItemRight{
	font-weight:bold;
	font-family: Tahoma;
	text-decoration:none;
	font-size: 10pt;
	color:#065A7C;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 5px;
}
a{
	font-family: Tahoma; 
	font-size: 10pt;
	color: #065A7C;
}
a.simple{
	text-decoration:none;
}
a.lnkItemRight{
	text-decoration:none;
	font-size: 9pt;
}
hr{
	color:#065A7C;
	height:0px;
}
th{
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 11pt; 
	color: #065A7C;
}
.rowColor{
	background-color:#f0f0f0;
}

li.workshop{
	padding-bottom:10px;
}
label{
	font-family: Tahoma; 
	font-size: 10pt;
	color: #065A7C;
}
.tab{
width:110px;
background-color:#CACACA;
float:right;
text-align:center;
padding:3px 1px;
}
.download{
  border:0px solid #006633;
	background-color:#346914;
	color:#FFFFFF;
	padding:2px 5px;
	text-decoration:none;
}
.download{
  border:0px solid #006633;
	background-color:#666666;
	color:#FFFFFF;
	padding:2px 5px;
	text-decoration:none;
}
.download:hover{
  border:0px solid #009933;
}
