/* Template to 3-column Layout */

.div1 {
width : 100%; 
text-align : center; 
border : 0; 
margin : 0;
padding : 0; 
}
.table5 {
width : 100%;
height : 20px; 
border : 0; 
margin : 0; 
padding : 0; 
} 

.table3 {
width : 826px;
height : 100%; 
border : 0; 
padding-top : 0px; 
background:#ffffff;
}

table.moduletable, moduletable div{
width : 100%; 
margin-bottom : 5px; 
border-collapse : collapse; 
} 
table.moduletable th{
color : #046a76;
background-color:#F2F2F2;
border : 1px solid #ffffff;
text-align : left;
vertical-align : middle; 
padding-left : 15px; 
height : 25px;
font-weight : bold;
font-size : 11px; 
} 
table.moduletable td{ 
padding-left : 1px;
font-size : 11px; 
margin : 0px; 
font-weight : normal; 
} 



.class-left1 {
background-color : #f1eee6; 
width:200px;
vertical-align: top;
text-align:left;
margin:4px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #d0d0d0;
border-right-width : 1px;
border-right-style : solid;
border-right-color : #d0d0d0;
}

.class-center1 {
background-color : #ffffff; 
vertical-align: top;
margin:3px;
padding:4px;
text-align:left;
}

.class-right1 {
background-color : #f1eee6; 
width:180px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #d0d0d0;
border-right-width : 1px;
border-right-style : solid;
border-right-color : #d0d0d0;
}

.class-bottom1 {
background-color : #f1eee6; 
min-width : 600px;
vertical-align: top;
margin:4px;
}



.moduletable-events {
background-color:#e8e1cc;
font-size:12px;
color:#742c42;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #d0d0d0;
border-right-width : 1px;
border-right-style : solid;
border-right-color : #d0d0d0;
margin:10px;
padding-top:5px;
padding-left:5px;
}

