
body {
	background-color: transparent;
        background-image: url(/images/v4-bg.jpg);
        background-repeat: repeat-xy;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	color: #21585d;
	line-height: 11px;
}

/* TEXT, FONTS, ETC. */

font, td, tr, p, textarea, div{
        font-family: arial;
        line-height: 13pt;
        font-size: 9pt;
        color: #21585d;
}

textarea, select, input, option{
        background: #;
        border: 1px solid #;
        color: #21585d;
        font-family: tahoma;
        line-height: 12pt;
        font-size: 8pt;}

a:link, a:visited{
        color: #307d84;
        text-decoration: none;}

a:hover, a:active{
        color: #FFFFFF;
		text-transform: uppercase;
		text-decoration: bold;}
        
        

b, strong{
        color: #307d84;
        font-family: tahoma}

i, em{
        color: #307d84;
        font-family: tahoma}

u{
        color: #307d84;
        border-bottom: 1px solid #;}

textarea, input, select, button {
	font-family: arial;
	font-size: 12px;
	color: #21585d;
	cell-spacing: 2px;
	padding: 3px;
	background-color: #transparent;
}

.title {
	background-color: transparent;
	background:  url();
	color: #21585d;
	font-weight: bold;
	line-height: 9pt;
	padding: 3px;
        padding-left: 10px;
        border-bottom:# solid 2px;
	border-top:# solid 1px;
}

.title2 {
	background-color: transparent;
		background:  url();
	color: #21585d;
	line-height: 9pt;
	height: 100%;
	padding: 3px;
	border-left:#307d84 solid 1px;
	border-right:#307d84 solid 1px;
	border-bottom:#307d84 solid 1px;
}

.content {
	background-color: transparent;
	background:  url('/images/v4-bg.jpg');
        height: 100%;
        padding: 3px;
	line-height: 9pt;
	border-left:#307d84 solid 1px;
	border-right:#307d84 solid 1px;
	border-bottom:#307d84 solid 1px;
	border-top:#307d84 solid 1px;

		
}

.maincontent {
	background-color: transparent;
	background:  url();
        height: 100%;
        padding: 3px;
	line-height: 9pt;
}

</style>
