/* CSS Document */
body{
padding:0px; margin: 0 auto 0 auto;
font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
}
#container{
padding:0px; margin: 0 auto 0 auto;
width:928px;
text-align:left;
background-color:#FFFFFF;
height:100%;

}
#containermiddle{
padding:0px; margin: 0 auto 0 auto;
background-color:#ffffff;
width:928px;

}
#containerfooter{
padding:0px; margin: 0 auto 0 auto;
width:928px;
padding-top:10px;
text-align:left;
background-color:#FFFFFF;
overflow:auto;
}
.left{
float:left;
}
.right{
float:right;
}
.footer{
color:#565656;
text-decoration:none;
}
.footer:hover{
color:#ff0000;
text-decoration:none;
}
.copyright{
font-size:11px;
color:#565656;
}
a{
text-decoration:none; 
}
a:hover{
text-decoration:underline;
}
.textgray{
color:#464646;
}
.headerbg{
background-image:url(../images/header-bg.jpg); background-position:top center; background-repeat:no-repeat;
width:913px;
height:177px;
}
.choosen{
background-image:url(../images/home-middle-button.gif); background-repeat:no-repeat;
width:177px;
height:35px;
display:block;
}
.choose1{
background-image:url(../images/home-middle-button.gif); background-repeat:no-repeat;
width:177px;
height:35px;
filter:alpha(opacity=60);
opacity:.60;
display:block;
}
.choose1:hover{
background-image:url(../images/home-middle-button.gif); background-repeat:no-repeat;
width:177px;
height:35px;
filter:alpha(opacity=100);
opacity:1.00;
}
.choose2n{
background-image:url(../images/home-middle-button2.gif); background-repeat:no-repeat;
width:177px;
height:35px;
display:block;
}

.choose2{
background-image:url(../images/home-middle-button2.gif); background-repeat:no-repeat;
width:177px;
height:35px;
filter:alpha(opacity=60);
opacity:.60;
display:block;
}
.choose2:hover{
background-image:url(../images/home-middle-button2.gif); background-repeat:no-repeat;
width:177px;
height:35px;
filter:alpha(opacity=100);
opacity:1.00;
}

.choose3n{
background-image:url(../images/home-middle-button3.gif); background-repeat:no-repeat;
width:209px;
height:35px;
display:block;
}

.choose3{
background-image:url(../images/home-middle-button3.gif); background-repeat:no-repeat;
width:209px;
height:35px;
filter:alpha(opacity=60);
opacity:.60;
display:block;
}
.choose3:hover{
background-image:url(../images/home-middle-button3.gif); background-repeat:no-repeat;
width:209px;
height:35px;
filter:alpha(opacity=100);
opacity:1.00;
}
.vdemo{
background-image:url(../images/virtual-demo.gif); background-repeat:no-repeat;
width:128px;
height:34px;
filter:alpha(opacity=80);
opacity:.80;
display:block;
}
.vdemo:hover{
background-image:url(../images/virtual-demo.gif); background-repeat:no-repeat;
width:128px;
height:34px;
filter:alpha(opacity=100);
opacity:1.00;
}
.vdemon{
background-image:url(../images/virtual-demo.gif); background-repeat:no-repeat;
width:128px;
height:34px;
display:block;
}
.home{
background-image:url(../images/backtohome.gif); background-repeat:no-repeat;
width:43px;
height:36px;
filter:alpha(opacity=80);
opacity:.80;
display:block;
}
.home:hover{
background-image:url(../images/backtohome.gif); background-repeat:no-repeat;
width:43px;
height:36px;
filter:alpha(opacity=100);
opacity:1.00;
}
.header-text{
font-size:15px;
color:#c30100;
font-weight:bold;
padding:10px 0px 10px 0px;
}
.month_name{
font-size:16px;
color:#FF0000;
font
}

.modalDialog_contentDiv_error{border:3px solid #FFF;padding:2px;z-index:100;position:absolute;background-color:#F00;color:#FFF;}
.modalDialog_contentDiv_error a{color:#FFF;}
h1{margin-top:0px;}
.modalDialog_transparentDivs{filter:alpha(opacity=40);opacity:0.4;background-color:#AAA;z-index:1;position:absolute;}
.modalDialog_contentDiv{border:0px solid #000;padding:2px;z-index:100;position:absolute;background-color:#FFF;}
.modalDialog_contentDiv_shadow{z-index:90;position:absolute;background-color:#555;filter:alpha(opacity=30);opacity:0.3;}

