body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/bbcodebg.gif);
}
#maincoainer {
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: thin solid #000000;
}
h1 {
	text-align: center;
}
col#result {
	width: 200px;
}
col#html {
	width: 300px;
}
col#bbcode {
	width: 300px;
}
#bbcodeinfotable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: thin solid #000000;
	border-collapse:collapse;
	
}
#bbcodeinfotable thead {
	background-color:#CC0000;
	color: #FFFFFF;
	font-weight: bold;
}
#bbcodeinfotable th {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#bbcodeinfotable td {
	font-size: 14px;
	border: thin solid #999999;
	text-align:center;
}
.quote {
	margin-left: 10px;
	padding-left: 14px;
	font-style: italic;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
}
a img{
    border:none;
} 
	