body { background-image: url(../images/bg-main4.jpg); margin: 0px; }

.navbar a:link, .navbar a:visited, .navbar a:active
{
	font-family: Verdana;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/tab-up.gif);
	display: block;
	background-repeat: no-repeat;
	text-indent: 5px;
	height: 30px;
	text-align: left;
}
.navbar a:hover
{
	font-family: Verdana;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/tab-over.gif);
	display: block;
	background-repeat: no-repeat;
	text-indent: 5px;
	height: 30px;
	text-align: left;
}
.navbarover a:link, .navbarover  a:visited, .navbarover  a:active, .navbarover  a:hover
{
	font-family: Verdana;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/tab-selected.gif);
	display: block;
	background-repeat: no-repeat;
	text-indent: 5px;
	height: 30px;
	text-align: left;
}

.bodytext 
{ 
     font-family: Verdana; 
	 font-size: 11px; 
	 color: #333333; 
	 line-height: 17px;
}
.headingmain
{     
     font-family: Verdana; 
	 font-size: 15px; 
	 color: #641c68; 
	 font-weight: bold; 
}
.heading 
{     
     font-family: Verdana; 
	 font-size: 11px; 
	 color: #cc0000; 
	 font-weight: bold; 
}
.sidenav{ 
     font-family: Verdana; 
	 font-size: 11px; 
	 color: #47879f; 
	 text-decoration: bold;
}
a:hover.sidenav{ 
     color: #641c68;
}
a:visited.sidenav{ 
     font-family: Verdana; 
	 font-size: 11px; 
	 color: #641c68; 
	 text-decoration: bold;
}
.mainlink 
{ 
     font-family: Verdana; 
	 font-size: 11px; 
	 color: #47879f; 
	 text-decoration: none; 
	 font-weight: bold;
}
a:hover.mainlink 
{ 
     color: #641c68; 
	 font-weight: bold;
}
a:visited.mainlink 
{ 
     font-family: Verdana; 
	 font-size: 11px; 
	 color: #641c68; 
	 text-decoration: none; 
	 font-weight: bold;
}
.botlink 
{ 
     font-family: Verdana; 
	 font-size: 10px; 
	 color: #47879f; 
	 text-decoration: none;
}
a:hover.botlink 
{ 
      color: #641c68;
}
a:visited.botlink 
{ 
     font-family: Verdana; 
	 font-size: 10px; 
	 color: #641c68; 
	 text-decoration: none;
}
