body{
background-image: url(Images/Icons/background.jpg);
}

p{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.content{
background-image: url(Images/Icons/content.jpg);
width: 998px;
height: 640px;
}

.leftcol{
	width: 200px;
	text-align: center;
}
#dhtmltooltip{
position: absolute;
border: 2px solid #747474;
padding: 3px;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: Arial ,Verdana, Geneva, Helvetica, sans-serif;
 	font-size: 12px;
	color: #747474;
}

#dhtmltooltipajanta{
position: absolute;
border: 2px solid #747474;
padding: 3px;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: Arial ,Verdana, Geneva, Helvetica, sans-serif;
 	font-size: 12px;
	color: #747474;
}
#prodlist{
	overflow:hidden;
	width:122px;
	height:100%;
}

.title{
	font-size: 24px;
}
.title a:link{
	font-size: 24px;
}
.title a:visited{
	font-size: 24px;
}
.title a:hover{
	font-size: 24px;
}

.textbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
}
.textbold a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
}
.textbold a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
}
.textbold a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
}



.menu{
	line-height: 20px;
	text-decoration: none;
}
.menu a:link{
	font-weight: bold;
	text-decoration: none;
	display: block;			
}
.menu a:visited{
	font-weight: bold;
	text-decoration: none;
	display: block;				
}
.menu a:hover{
	color: #75213D;
	font-weight: bold;
	display: block;		
	text-decoration: none;	
}


.menuon{
	font-weight: bold;
	color: #75213D;
	line-height: 20px;
	text-decoration: none;

}
.menuon a:link{
	font-weight: bold;
	color: #75213D;
	line-height: 20px;
	text-decoration: none;

}
.menuon a:visited{
	font-weight: bold;
	color: #75213D;
	line-height: 20px;
	text-decoration: none;

}
.menuon a:hover{
	font-weight: bold;
	color: white;
	line-height: 20px;
	text-decoration: none;

}


.footer {
	font-size: 8px;
	color: white;
}

.footer a:link{
	font-size: 8px;
	color: white;
}

.footer a:visited{
	font-size: 8px;
	color: white;
}

.footer a:hover{
	font-size: 8px;
	color: white;
}

.button{
	background-color: #6D6950;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: bold;
	
}
