﻿body,td,th,h1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

h1 
{
    color: #669429;
    margin-bottom:0px;
    padding-bottom:0px;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #6ba41e;
}
.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #6ba41e;
}

.inbox
{
    width:211px;
    height:23px; 
    background-image:url(images/bged.gif); 
    background-attachment:fixed;
    border:0px; 
    padding:3px
}

.textarea
{
    width:211px;
    height:94px; 
    background-image:url(images/bgd2.gif); 
    background-attachment:fixed;
    border:0px; 
    padding:3px;
    overflow:auto;
}
