html, body, div, span, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, code,

del, dfn, em, img, q, dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0px;

	padding: 0px;

	border: 0px;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}


.textli {
font-family: Arial, san-serif;
font-size: 12px;
color: #000000;
font-weight:normal;
font-style:italic;
}

.text {
font-family: Arial, san-serif;
font-size: 12px;
color: #000000;
font-weight:bold;
}

.textl {
font-family: Arial, san-serif;
font-size: 12px;
color: #000000;
font-weight:normal;
}

a.text {
font-family: Arial, san-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
text-decoration: none;
}

a.text:hover {
font-family: Arial, san-serif;
font-size: 12px;
color: #999999;
font-weight: bold;
text-decoration: none;
}

a.textp {
font-family: Arial, san-serif;
font-size: 12px;
color: #cc99ff;
font-weight: bold;
text-decoration: none;
}

a.textp:hover {
font-family: Arial, san-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.textg {
font-family: Arial, san-serif;
font-size: 12px;
color: #cccccc;
font-weight:bold;
}

.text16 {
font-family: Arial, san-serif;
font-size: 16px;
color: #000000;
font-weight:bold;
}

.text16p {
font-family: Arial, san-serif;
font-size: 16px;
color: #cc99ff;
font-weight:bold;
}

a.text16,a.text16:link {
font-family: Arial, san-serif;
font-size: 16px;
color: #000;
font-weight: bold;
text-decoration: none;
}

a.text16:hover {
font-family: Arial, san-serif;
font-size: 16px;
color: #999999;
font-weight: bold;
text-decoration: none;
}

.text16g {
font-family: Arial, san-serif;
font-size: 16px;
color: #cccccc;
font-weight:bold;
}


body
{
text-align: center;
background-image:url(images/bg.jpg);
background-repeat:repeat;
background-color:#ffffff;
}

.box {
width:960px;
height:720px;
background-image:url(images/bg2.jpg);
background-repeat:no-repeat;
background-color:#ffffff;
}

.header {
position:relative;
padding:15px 15px 5px 15px;
height:195px;
width:960px;
}

.container {
margin: 0 auto; 
width: 960px; 
text-align: left;
padding-top:100px; 
}

.contentleft {
float:left;
width: 385px;
height:485px;
background:none;
}

.contentright {
float:left;
width: 575px;
height:485px;
background:none;
}

.clear {
clear:both;
width: 960px;
height:1px;
}

.footleft {
float:left;
padding-top:10px;
background-color:#FFFFFF;
}

.footright {
float:right;
padding-top:10px;
text-align:right;
background-color:#FFFFFF;
}

.padding {
padding:0px 15px 15px 5px;
}

img {
padding:0px 0px 0px 10px;
}