/* CSS Styling file for www.levare.com */


body	{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		}


a	{
	cursor: pointer;
	cursor: hand;
 	}


.copyright	{
			font-family: Arial;
			font-size: 11px;
			color: #CCCCCC;
			text-decoration: none;
			}


.dfont	{
		font-family: Arial;
		font-size: 11px;
		color: #666666;
		text-decoration: none;
		}


.Head	{
		font-family: Arial;
		font-size: 14px;
		color: #214F9E;
		font-weight: bold;
		text-decoration: none;
		}
		
		
.bluelink	{
			font-family: Arial;
			font-size: 11px;
			color: #B52431;
			font-weight: normal;
			text-decoration: underline;
			}


.bluelink:hover	{
				font-family: Arial;
				font-size: 11px;
				color: #666666;
				text-decoration: none;
				}


.boldfont	{
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			}
			
			

.whitehead	{
			font-family: Arial;
			font-size: 11px;
			font-weight: normal;
			color: #FFFFFF;
			text-decoration: none;
			}
			
			

.inputborder	{
				BACKGROUND-COLOR: #ffffff;
				BORDER-BOTTOM: #FF3333 1px solid;
				BORDER-LEFT: #FF3333 1px solid;
				BORDER-RIGHT: #FF3333 1px solid;
				BORDER-TOP: #FF3333 1px solid;
				COLOR: #000000;
				FONT-FAMILY: Arial;
				FONT-SIZE: 11px;
				HEIGHT: 15px;
				WIDTH: 150px;
				LINE-HEIGHT: 12px;
				MARGIN: 0px 6px 0px 1px;
				clip:  rect(   )}


.inputborder2	{
				BACKGROUND-COLOR: #ffffff;
				BORDER-BOTTOM: #FF3333 1px solid;
				BORDER-LEFT: #FF3333 1px solid;
				BORDER-RIGHT: #FF3333 1px solid;
				BORDER-TOP: #FF3333 1px solid;
				COLOR: #000000;
				FONT-FAMILY: Arial;
				FONT-SIZE: 11px;
				HEIGHT: 65px;
				WIDTH: 300px;
				LINE-HEIGHT: 12px;
				MARGIN: 0px 6px 0px 1px;
				clip:  rect(   )}


.submitbutton	{
				BACKGROUND-COLOR: #FF3333;
				COLOR: #FFFFFF;
				FONT-FAMILY: Arial;
				FONT-SIZE: 10;
				HEIGHT: 23px;
				FONT-weight: bold;
				LETTER-SPACING: "1px" type=button value=Button align=absMiddle BORDER-BOTTOM: 50p}


.menulink	{
			font-family: Arial;
			font-size: 11px;
			color: #B51000;
			font-weight: bold;
			text-decoration: none;
			}
			
			
.menulink:hover	{
				font-family: Arial;
				font-size: 11px;
				color: #B72534;
				font-weight: bold;
				}



.submenulink	{
				font-family: Arial;
				font-size: 11px;
				color: #8C8A8C;
				font-weight: none;
				text-decoration: none;
				}




.submenulink:hover	{
					font-family: Arial;
					font-size: 11px; 
					color: #B52431;
					font-weight: none
					}
					
					

.homelink	{
			font-family: Arial;
			font-size: 9px;
			color: #B72534;
			font-weight: bold;
			text-decoration: none;
			}
			
			
.homelink:hover	{
				font-family: Arial;
				font-size: 9px;
				color: #666666;
				text-decoration: none;
				}


.menusel	{
			font-family: Arial;
			font-size: 11px;
			color: #666666;
			font-weight: bold;

			}
			
			
.dfontBlue	{
			font-family: Arial;
			font-size: 11px;
			color: #B52431;
			text-decoration: none;
			}
			
			
.pageheader	{
			font-family: Arial;
			font-size: 14px;
			color: #333333;
			text-decoration: none;
			}

/* Rewritten styles for Sub Menus - 10-01-2008 (Miediant Solutions) */
.arrow {
		background-image:url(images/arrow3.gif);
		background-position:center left;
		background-repeat:no-repeat;
		padding-left:10px;
		padding-bottom:2px;
		padding-top:2px;
		text-align:left;
		margin-left:10px;
		}


.non_active	{
			color:#8C8A8C;
			font-family:Arial;
			font-size:11px;
			font-weight:normal;
			text-decoration:none;
			}		


.non_active:hover	{
					color:#B52431;
					font-family:Arial;
					font-size:11px;
					font-weight:normal;
					text-decoration:none;
					}		



.active		{
				color:#FF3300;
				font-family:Arial;
				font-size:11px;
				font-weight:normal;
				text-decoration:none;
				}		


/* Style used in Customer_Testimonials.htm */
.red_link	{
			padding-top:5px;
			padding-left:15px;
			font-family: Arial;
			font-size: 13px;
			color: #B52431;
			text-align:left;
			margin-left:10px;
			font-weight:900;
			list-style:disc;
			line-height:25px;
			text-decoration:none;
			}

/* Style used in News_Events.htm */
.news_data	{
			padding-top:5px;
			/*padding-left:10px;*/
			font-family: Arial;
			font-size: 12px;
			color: #B52431;
			text-align:left;
			/*margin-left:10px;*/
			text-decoration:none;
			padding-bottom:30px;
			/*line-height:20px;*/
			}
			
.news_data:hover	{
					padding-top:5px;
					/*padding-left:10px;*/
					font-family: Arial;
					font-size: 12px;
					color:#333333;
					text-align:right;
					/*margin-left:10px;*/
					text-decoration:none;
					padding-bottom:30px;			
					/*line-height:20px;*/
					}
			
			
.news_date	{
			padding-left:15px;
			font-family: Arial;
			font-size: 11px;
			color: #B52431;
			text-align:left;
			margin-left:10px;
			font-weight:900;
			background-image:url(images/arrow4.gif);
			background-position:left center;
			background-repeat:no-repeat;
			text-decoration:none;			
			}
			

.news_date:hover	{
					padding-left:15px;
					font-family: Arial;
					font-size: 11px;
					color:#333333;
					text-align:left;
					margin-left:10px;
					font-weight:900;
					background-image:url(images/arrow4.gif);
					background-position:left center;
					background-repeat:no-repeat;
					text-decoration:none;			
					}

.news_div	{
			border-bottom:dotted 1px #CCCCCC;
			}			
			