input.submit{
        border:1px solid #000000;
        background:#fafafa;
        font-size:12px;
        font-weight:bold
}

a.small:link {
	font-size: 12px;
	text-decoration: none;
	color: #773333;
	font-weight: normal;
}



a:link {
	font-size: 14px;
	text-decoration: none;
	color: #773333;
	font-weight: bold;
}
a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #773333;
	font-weight: bold;
}
a:active {
	font-size: 14px;
	text-decoration: none;
	color: #888866;
	font-weight: bold;
}
a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #888866;
	font-weight: bold;
}

img {
	border: none;
}

.normal {
font-size: 12px;
font-weight: bold;
}

.itmbox {
background-color: #DDDDDD;
border-radius: 10px;
font-family: Arial; 
font-variant: normal; 
font-weight: normal;
font-size: 12px; 
font-size-adjust: none; 
font-stretch: normal;
margin: 10pt auto;
padding:10px;
}

.global {
margin: 0pt auto;
padding-left: 0px;
width: 100%;
background-color: #FFFFFF;
font-family: Arial; 
font-variant: normal; 
font-weight: normal;
font-size: 14px; 
font-size-adjust: none; 
font-stretch: normal;
text-align: left
}


.itmcontent {
margin-left: 10px;
margin-right: 10px;
}

.ads {
margin: 5pt auto;
background-color: #DDDDDD;
font-family: Arial; 
font-variant: normal; 
font-weight: normal;
font-size: 12px; 
font-size-adjust: none; 
font-stretch: normal;
margin-left: 10px;
margin-right: 10px;
position:absolute;
left:100px;
top:-10px
}

form {
margin: 0;
padding: 0
}
