body{
padding:0px;
margin:0px;
background: url(images/bg-top.gif) top repeat-x #FFFFFF;
}

table {border-collapse:collapse; border:0px;}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a { color:#790000; text-decoration:underline}
a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:9px;
		line-height:14px;
		color:#6F7476;
		font-weight:bold
	}

.h_text { color:#353535; font-size:9px}

.fft { font-family:Tahoma}

.ttu { text-transform:uppercase}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.div { width:348px; height:259px; overflow:auto}
.div2 { width:348px; height:309px; overflow:auto}

.form{height:23px; margin-top:0px;}
.form input {width:150px; height:20px; border:#C3C5C8 1px solid; background-color:#ffffff; padding-left:5px}

textarea {width:150px; height:66px; border:#C3C5C8 1px solid; background-color:#ffffff; padding-left:5px; overflow:auto; margin-top:0px}