body
{background: #d1cdc2 url('bg.jpg') repeat-y;margin:1px;
cursor:default;text-align:justify;background-position:right;}

div,body
{font-size: 11px;color:#000000;
font-family: Tahoma;
text-align: justify;}

.strong
{ font-weight:bold; color:#342051;}

a:link,a:visited,a:active
{color:#4f5264; text-decoration:underline;}

a:hover 
{color:#ff1317;text-decoration:none;}

h1
{font-size:20px; font-family: "Georgia"; color:#ff1317;padding-bottom:0px;border-bottom:1px dashed #000000; height:20px; text-align:right;}

h2
{font-size:12px; font-family: "Georgia"; color:#ff1317;padding-bottom:0px;border-bottom:1px dotted; height:12px; text-align:left;}

h3
{font-size:15px; font-family: "Georgia"; color:#ff1317;padding-bottom:0px;border-bottom:0px dotted; height:15px; text-align:center;}

ul
{margin:0px;padding-left:30px;list-style-type:circle;}

#container {
width:700px;
height:auto;
padding-top:2px;
padding-bottom:2px;
padding-right:2px;
padding-left:2px;
margin:0 auto 0 auto;
border:1px solid #000000;
background-repeat:no-repeat;
background-color:#ffffff;
}

input, textarea{
	font-family:"Tahoma";
	color:#000000;
	font-size: 11px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#FFFFFF;}
