body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:12px;
}

/* Page Center 100%  */

#container {
width:900px;
height:450px;
position:absolute;
top:50%;
left:50%;
margin-left:-450px;
margin-top:-225px;
}

#content      
	{
	font-family:Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: center;
	margin-top: -225px;
	margin-left: -450px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 450px;
	visibility: visible;
}


/* Flash Java */

div#flash {}
a {
	font-size: 10px;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #999999;
}

a.one {
	font-size: 10px;
	font-weight:bold;
	color: #9C2D27;
}
a.one:link {
	text-decoration: none;
	color: #9C2D27;
}
a.one:visited {
	text-decoration: none;
	color: #9C2D27;
}
a.one:hover {
	text-decoration: none;
	color: #333333;
}
a.one:active {
	text-decoration: none;
	color: #9C2D27;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #CCCCCC;
}

h2 {
	font-size: 10px;
	color: #CCCCCC;
}

div#main{
    background-color:#FDFDE1;
	width:930px;
	text-align:left;
}

div#header{
	width:930px;
	text-align:left;
}

div#flash{
	width:403px;
	float:left;
}

div#titleinfotop{
    width:527px;
	float:right;
}

div#infoleftcontainer{
    margin-right:0px;
	width:240px;
	float:left;
}

div#infoleftdotted{
    margin-left:10px;
	margin-right:10px;
	width:240px;
    border-bottom: 1px dotted #CCCCCC;
}

div#inforightcontainer{
	margin-right:5px;
	width:250px;
	float:right;
}

div#inforightdotted{
    margin-left:15px;
	margin-right:5px;
    width:235px;
	border-bottom: 1px dotted #CCCCCC;
}


div#footer{
    background-image:url(../assets/mainpage/footerbg.jpg);
	background-repeat:no-repeat;
	width:930px;
	height:100px;
	clear:both;
}

div#footertxtright{
    margin-top:10px;
	margin-right:10px;
    width:400px;
	text-align:right;
    float:right;
}

div#footertxtleft{
    padding-top:70px;
    margin-top:10px;
	margin-left:10px;
	width:200px;
    float:left;
}

.style1 {
	color: #9C2D27;
	font-weight: bold;
}
.style2 {font-size: 10px}
.style3 {color: #FFFFFF}