body, html {
	margin: 10px;
	padding: 0px;
	font-family: verdana, tahoma ,arial;
	font-size: 11px;
	font-weight: normal;
}

img { 
	border: none;
}

h1 {
	margin: 0px;
	padding: 0px;
	color: #006C90;
	font-size: 13px;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: #006C90;
	font-size: 13px;
}


#form div table tr td {
       padding-right: 10px; 
       padding-bottom: 12px;
        font-family: verdana, arial, tahoma;
        font-size: 11px;
        
}

#form div table {
       margin-left: 10px;
}

#form div.main {
       border: 1px solid #999999;
       padding: 10px;
       background-image: url('images/bass.png');
       background-repeat: repeat;
       background-color: #FFFBF0;
}

div.main {
       border: 1px solid #999999;
       padding: 10px;
       background-image: url('images/bass.png');
       background-repeat: repeat;
       background-color: #FFFBF0;
}

a:link, a:visited {
	text-decoration: none;
	color: #0049DC;
}

a:hover, a:active {
	text-decoration: underline;
	color: #0049DC;
}

#form input {
       font-family: verdana, arial, tahoma;
       font-size: 11px;
}

#form textarea {
       font-family: verdana, arial, tahoma;
        font-size: 11px;
        width: 300px;
        height: 100px;
}

#form input {
       width: auto;
}

#form select {
       font-family: verdana, arial, tahoma;
        font-size: 11px;
       margin-top: 3px;
 }
 
 
#form option {
	font-size: 11px;
}

table tr td { 
	font-size: 11px;
}

input {
	font-size: 11px;
}
