﻿body 
{
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	color:Black;
	
}

.line_left
{
	background-image:url(images/line1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:47px;
}
.line_right
{
	background-image:url(images/line1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:47px;
}

.dashed_line
{
	background-image:url(images/dashed_line.jpg);
	background-repeat:no-repeat;
	background-position:center;
		
}


.red_text
{
	font-size: 8pt; 
	color: #cc0000; 
	line-height: 115%;
	font-family: 'Verdana','sans-serif';
}
.border_cells
{
	border-style:solid;
	border-width:1px;
	border-color:Gray;
	
}

.td
{
	border-style:solid;
	border-width:1px;
	border-color:black;
}
.txt1
{ 
	font-size:9pt;
	color:#CC0000;
	text-align:right;
	font-style:normal;
	font-weight:bold;
	 font-family:Verdana, Arial, Sans-Serif,Helvetica; 
	
	
	}
	.paragraph
	{
		font-size:11pt; 
		font-family:Times New Roman Baltic; 
	    
	    font:color="#0066FF";
		
		}
		.txt 
		{  font-family: Verdana; 
			font-size: 11px; 
			color: #000000;
			text-align:justify; 
			}
			
			.txtcolor
			{
				color:#CC0000;
			 background-color :#FFcc66;
			
				}
				.txt2
				{
					height: 21px; 
					font-variant: normal;
					 text-decoration: none; 
					 font-weight: normal; 
					 width: 194px;
					 text-align:left;
					 font-size:10pt;
					
					}
					
					.day
					{
						color:Black;
						font-size:10pt;
						}
	a {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	}
	.sitemap
	{
		font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman; 
			font-size: 10pt; 
			color: #000000;
			text-align:left; 
		}
