/* CSS Document */

.subtitle{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#9C3435;
text-transform:uppercase;
}
.subtitle_side{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#799EBB;
text-transform:uppercase;
}
.red{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#D32A00;
}

.center{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#9C3435;
}
.border{
padding:2px;
border-color: #E6E6E6;
border-style:solid;
border-width:1px;
margin:1px;
}
.side{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#799EBB;
}

body{
margin:0;
background-color:#F8F8F8;
color:#393939;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;

}

td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #393939;
}
.prim{

border-bottom-style:dotted;
border-bottom-color:#666666;
border-bottom-width:1px;
cursor:help;
}

.author{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
color:#799EBB;
font-weight:bold;
text-align: right;
text-transform:uppercase;
background-color:#E6E6E6;
width:100%;
text-align:center;
height:21px;
}
a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #799EBB ;
font-weight:bold;
text-decoration:none;
}
a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #9C3435;
font-weight:bold;
text-align: left;
text-decoration: underline;
}
a.white{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #ffffff;
text-align: left;
font-weight:bold;
text-decoration:none;
}
a.white:hower{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #ffffff;
text-align: left;
font-weight:bold;
text-decoration:none;
}
.side_bar
{
background-color:#799EBB;
}
.center_bar{
background-color:#9C3435;
}
.main{
background-color:#F8F8F8;
}

h1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14pt;
font-weight:bold;
color:#9C3435;
}

.calendar_today{
background-color:#9C3435;
color:#FFFFFF;
}
.calendar_simple{
background-color:#FFFFFF;

}
.calendar_event{
background-color: #EDEDED;

}

.calendar_select{
background-color:#799EBB ;
color:#FFFFFF;

}
.button
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#FFFFFF;
background-color:#799EBB ;
border-style:solid;
border-width:1px;
width:55px;
cursor:pointer;
}
.dynamic
{
	font-size:10px;
}





