body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Image/bodybackground.gif);
	font-family: Arial;
}

a:link { text-decoration:none;} 
a:visited { text-decoration:none;} 
a:hover { text-decoration:none;} 
a:active {text-decoration:none;} 
		
p
{
	line-height: 1.4em;
}

.title
{

	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #8A170F;
}
 #newstitle
{
	border-bottom: gainsboro 1px solid;
}
 #SiteMaipTitle
{
	border-bottom: gainsboro 1px solid;
	border-top: gray thin solid;
	vertical-align: middle;
	background-color: black;
	text-align: left;
	height:20px;
	width:100%;
}




img
{
	border-width: 0;
}



.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #DA2D26
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #DA2D26;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #DA2D26;
	padding-left: 15;

}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Arial;
}

/* Tables                      */
/*-----------------------------*/	

#Mel
{
	text-align: left;
	width: 783px;
	height: 37px;
	background-image: url(Image/Meibackground.gif);
	font-size: x-small;
	vertical-align: middle;
}
#HeadTD
{
	width: 783px;
	height:124px;
	background-image:url(Image/headbackground.gif);
}
#ButtonTD
{
	width: 783px;
	height: 22px;
	background-image: url(Image/headbackground.gif);
	vertical-align: bottom;
	text-align: left;
}
#REDTD
{

	height:4px;
	background-image:url(Image/Redheadbackground.gif);
}
#MasterTable
{
	font-size: 1em;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	width: 783px;
	height:100%;
}



table.header
{
	  background-color:#8C170E;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title
	{
		text-align: left;
		font-family: Arial;
		font-size: x-large;
		font-weight: bolder;
		vertical-align: top;
		height: 10px;
		background-image: url(Image/TopBg.jpg);
	}

td.headerbar
{
	/*background-image: url(../Image/bar.jpg);*/
	vertical-align: top;
	text-align:left;
	height: 100%;
}

td.menu 
{
	background-color:#8A170F;
	width: 180px;
	vertical-align: top;
	text-align: left;
	color:White;
 
	
}

td.footer
{
	margin-left: 30;
	font-family: Arial;
	font-size:small;
	font-weight: normal;
	color: #8A170F;
	text-align: right;
	background-color:#666666;
	height: 10px;
	
}
 #animationDialog
{
			position : absolute;
			border : solid 1px black;
			color : Black;
			background-color : #ffffae;
			font-family : Arial;
			font-size : 8pt;
			font-weight : bold;
			line-height : 30px;
			height : 30px;
			padding-left : 300px;
			padding-right : 300px;
}
#modalBackground
{
			background-color : gray;
			filter: alpha(opacity=70);
			opacity : 0.7;
			position : absolute;
			top : 200px;
			left : 200px;
			
}

.monthmenu
{
	border-top: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: lavender;
	width: 100%;
	height: 12px;
}
.faqTR
{
	border-top: gray 1px solid;
	border-bottom: gray 1px solid;
}
