body {
	margin: 0px;
	padding: 0px;
	background: url(images/new2b.jpg) top center no-repeat;
	height:100%; 
	position:relative;
min-height: 100%;
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}

form {
	margin: 0px;
	padding: 0px;
}

.article_text {
     width: 480px;
     height: 350px;
}

.ctnt {
	margin: 0px;
	padding: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#Mfter {
background: url(images/grass-new.gif);
background-position: bottom left;
background-repeat: repeat-x;
position:relative;
margin: 0px auto;
padding: 0% 0% 0% 0%;
height: 100%;
min-height: 920px;
margin-bottom: auto;
}

.articleImage {
    display: block;
	margin: 0px 6px 4px 0px;
	border-collapse: collapse;
	border-color: #FFFFFF;
	border: 2px solid #FFCC00; 
}

img.homemini {
	width: 83px;
	height: 80px;
	display: block;
	overflow:hidden;
	border-collapse: collapse;
	border-color: #FFFFFF;
	border: 3px solid #cccccc;
	float:left;
	margin: 0px 6px 4px 0px;
}


.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 10px;
    text-align: justify;
}

.text2 {
    color: #007A24;
}

.text3 {
    font-size: 10px;
    color: #666666;
}

a {
    color: #0075BA;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    font-weight: bold;
    text-decoration: none;
}

a.link1:hover {
    text-decoration: underline;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 10px;
    color: #FFFFFF;
}

.style1 a {
    text-decoration: none;
    color: #FFFFFF;
}

.style1 a:hover {
    text-decoration: underline;
}