html {
    font-size:125%;
}

body { 
    margin: 8px; 
    background-color: #999999; 
    text-align: center; 
    font-family: arial, helvetica, sans-serif; 
    font-size: 50%;
}
img { 
    border:none;
}
ol { 
    margin-left:30px;
}
.big { 
    font-size:120%;
}
* {margin:0; padding:0px;}

/* TEMPLATE */
/* -------- */
div#mainwrap {
    width: 793px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    line-height:19px;
}

div#header {
    height: 101px;
}

div#content {
    width: 793px;
    background-image: url(img/content-background.gif);
    background-repeat: repeat-y;
    margin-top: -1px;
}

div#content-menu {
    width: 140px;
    float: left;
    padding: 5px;
20:59 2007/05/14    background-color: #9ac9eb;
    font-size: 1.2em;
}

div#content-menu ul {
    list-style-type: none;
    margin: 15px 0 0 0px;
}

div#content-menu li {
    background-image: url(img/star-blue.gif); 
    background-repeat: no-repeat;
    background-position: 0px -1px;
    margin: 0 0 0.9em 0.3em;
    padding: 0 0 0 2.0em;
}

div#content-menu li a {
    color: #333399;
    text-decoration: none;
}

div#content-menu li a:hover {
    color: #333399;
    text-decoration: underline;
}

/* CONTENU */
/* ------- */
H1 {
    margin: 5px 0 1em 0; 
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none; 
	border-bottom: solid 1px #DDDDDD; 
	padding-bottom:5px;
    width: 100%;
}

H2 {
    margin: 30px 0 1em 0; 
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none; 
	border-bottom: solid 1px #DDDDDD; 
    width: 100%;
	padding-bottom:3px;
}

div#content-main {
   width: 620px;
   float: left;
   padding: 10px;
   background-color: #FFFFFF;
   font-size: 1.2em;
}

div#content-main p {
    font-size: 1em;
    margin-bottom: 1em;
}

div#content-main p a {
    font-size: 1em;
    text-decoration: none;
    color: #000099;
    font-weight: bold;
}

span.small-text {
    font-size: .8em;
}

span.lightblue {
    color: #000099;
}

div#content-main ul {
    font-size: 1em;
    margin: 0px 0px 1em 30px;
}

div#content-main ul a {
    font-size: 1em;
    text-decoration: none;
    color: #000099;
    font-weight: normal;
}

div#content-main ul a:hover {
    font-size: 1em;
    text-decoration: underline;
}

div#content-main p a:hover {
    font-size: 1em;
    text-decoration: underline;
}

div.frame {
    border: solid 1px;
    padding: 5px;
}

span.underline {
    text-decoration: underline;
}

div.form {
   margin-left: auto;
   margin-right: auto; 
   width: 400px;
   padding: 5px;
   text-align: center;
   background-color: #FFCC33;
   border: solid 1px #DDDDDD; 
   font-size: 1em;
}

div.form #frm-title {
    text-align: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #333399;
    color: #333399;
    font-size: 1.3em;
    font-weight: bold;
}

div.form #btn-submit {
    margin-top: 10px;
    color: #FFFFFF;
    background-color: #333399;
    width: 100px;
}

div.form-table {

}

div.form-row {
    padding: 5px;
}

div.form-cell {
    
}

div#tools {
    border: 1px solid #DDDDDD;
    background-color: #EEEEEE;
    padding-right: 5px;
    text-align: right;
    font-size: 0.8em;
}

div#print-friendly {
    padding-right: 5px;
    text-align: right;
    font-size: 0.8em;
}

div#tools a {
    color: #333399;
    text-decoration: none;
}

div.underconstruction {
    text-align: center;
    color: #333399;
    margin-top: 30px;
    font-size: 1.2em;
}

div.message {
    text-align: center;
    color: #333399;
    margin-bottom: 5px;
    border: 1px solid #333399;
    background-color: #FFCC33;
    font-weight: bold;
    padding: 5px;
}

div.big-message {
    font-size: 1.2em;
    text-align: center;
    color: red;
    margin-bottom: 5px;
    border: 1px solid #333399;
    background-color: #FFCC33;
    font-weight: bold;
    padding: 5px;
}

div#sponsors td {
    padding: 10px;
}

div#sponsors a {
    color: #333399;
    text-decoration: none;
}

div#sponsors a:hover {
    color: #333399;
    text-decoration: underline;
}

HR {
    width: 100%;
    height: 1px;
    margin-bottom: 5px;
}

/* FORM */
/* ---- */

fieldset {
     border: 1px solid #333399;
     width: 400px;
     padding: 0 5px 5px 5px;
}

legend {
    color: #FFF;
    background: #333399;
    border: 1px solid #CCCCCC;
    padding: 2px 6px;
}

table.tbl-form {
    border-collapse: collapse;
}

table.tbl-form td {
    padding: 5px;
    border-bottom: 1px solid #CCCCCC;
    text-align: left;
}

p.submit {
    text-align: center;
}

.submit input {
    color: #000;
    font-size: 1.0em;
    background: #C0C0C0;
    border: 2px outset #00000; 
}

/* SPONSORS BENEFIT */
/* ---------------- */
TABLE.sponsor {
   border-collapse: collapse;
   width:100%
   font-size: 0.9em;
}

TD.sponsor-header {
    border: 1px solid #CCC;
    padding: 5px;
    background-color: #333399;
    color: #FFF;
}

TD.sponsor {
    border: 1px solid #CCC;
    padding: 5px;
    vertical-align: top;
}

/* PRESENTATIONS */
/* ------------- */
TABLE.pre {
   border-collapse: collapse;
   width: 100%;
   font-size: 0.9em;
}

TD.pre-color {
    border: 1px solid #CCC;
    padding: 5px;
    background-color: #eee;
    vertical-align: top;
}

TD.pre-white {
    border: 1px solid #CCC;
    padding: 5px;
    vertical-align: top;
}

TABLE.pre a {
    font-size: 1em;
    text-decoration: none;
    color: #000099;
    font-weight: normal;
}

TABLE.pre a:hover {
    font-size: 1em;
    text-decoration: underline;
}


/* BASKET */
/* ------ */
TABLE.basket {
   border-collapse: collapse;
   width: 100%;
   font-size: 0.9em;
}

TD.basket-header {
    border: 1px solid #CCC;
    padding: 5px;
    background-color: #333399;
    color: #FFF;
}

TD.basket {
    border: 1px solid #CCC;
    padding: 5px;
}

TD.basket INPUT {
    color: #000;
    font-size: 1.0em;
    background: #C0C0C0;
    border: 2px outset #00000; 
    width: 50px;
}


/* CLEARFIX */
/* -------- */
.clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */



.sptit {
    background: url(img/sptit_bk.jpg) no-repeat;
    padding:6px;
    font-size:20px;
    font-weight:bold;
    text-align:center;
    border:none;
    margin-bottom:10px;
}
.spcon {
	width:590px;
	text-align:center;
}
.spcon .sponcorlogo {
	float:left;
	padding:0px 0px 10px 45px;
	width:140px;
	font-size:80%;
	line-height:1.1em;
}
.tred {
	color:#ff0000;
}
.tblue {
	color:#000080;
}
.tpink {
	color:#ff00ff;
}
.tgreen {
	color:#00bf0d;
}
.tpurple {
	color:#800080;
}
.t10 {
	font-size:60%;
	color:#575757;
	font-weight:normal;
}
.t10_2 {
	font-size:90%;
	color:#303030;
	font-weight:normal;
	line-height:12px;
	text-align:left;
}
.tunderl {
	text-decoration: underline; 
}
.conlist {
	padding-top:0px;
}

/* program */
/* ------ */
TABLE.program {
   border-collapse: collapse;
   width: 100%;
   font-size: 0.9em;
}

.program td{
    border: 1px solid #9ac9eb;
    padding: 5px;
}

.program .day{
    background:#d5d5d5;
    width:40px;
}
.program .pgcon{
    text-align:center;
}
.program .pgcon1{
    background:#ffff99;
    text-align:center;
}
.program .pgcon2{
    background:#ffcc99;
    text-align:center;
}
.program .pgcon3{
    background:#ff99cc;
    text-align:center;
}
.program .pgcon3_left{
    color:#000080;
    text-align:left;
}
.program .pgcon4{
    background:#00ffff;
    text-align:center;
}
.program .pgcon5{
    background:#ccffff;
    text-align:center;
}
.program .pgcon6{
    background:#ccffcc;
    text-align:center;
}
.program .pgcon7{
    background:#99ccff;
    text-align:center;
}


.coming{
    text-align:center;
    padding-top:200px;
    font-size:150%;
    font-weight:bold;
    color:#0000aa;
}

#topp{
    background-image: url(img/top_bk.jpg);
    background-repeat: repeat-y;
}
#topp .tpcon{
    text-align:center;
    padding:80px 0px;
}
#topp .tpcon h1{
    margin: 5px 0 1em 0; 
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none; 
	border: none; 
	padding-bottom:5px;
}
#topp .tpcon p{
    font-size:18px;
}
#tp_btnarea{
    padding:30px 0px 0px 220px;
}
#tp_btnarea .tp_btn{
    float:left;
    padding-right:20px;
}
.con_btn{
    text-align:center;
}
.prinfoacc li{
    margin-bottom:14px;
}
.alr{
    text-align:right;
    
}
.alc{
    text-align:center;
    
}