@import url(reset.css);
/*---------------------- TemplateI -----------------------*/
body{background:url(../images/bg.jpg);color:#333; font-size:medium;}

a:link{ color: #f42b5a; text-decoration:none;}
a:visited{color:#f42b5a; }
a:hover{color:#ff527a;}
a:active{color:#ff527a;}

.stress1{font-size: small; color:#ff527a;}
.stress2{font-size: 1em; font-weight:bolder; color:#ff527a; }
.annotation{ font-size:xx-small; color: #ff527a;}

.btn1{height:30px;line-height:30px;display: block; background:url(../images/module02.gif) repeat-x; text-transform:uppercase; border-radius:0.5em;margin:0.25em auto;color:#fff;text-align:center;}
.btn2{height:45px;line-height:45px;display: block; background:url(../images/module03.gif) repeat-x; text-transform:uppercase; border-radius:0.8em;margin:0.5em auto;color:#fff;text-align:center; border:1px solid #f0f0f0;}
.btn5{height:45px;line-height:45px;display: block; background:url(../images/module05.gif) repeat-x; text-transform:uppercase; border-radius:0.5em;margin:0 auto 0.25em;color:#fff;text-align:center;}

.div1{width:100%;margin:0.35em auto; background:url(../images/module02Bg.png); border-radius:0.5em; border:1px solid #f5f5f5;}
.div2{width:88%;margin:0.85em auto; font-size:0.875em;}

#toolBar{width:100%;height:2.5em; line-height:2.5em; background:url(../images/module01Bg.png); position:fixed;z-index: 101; text-align:center;}	
#menuA{position:absolute;top:0.05em;left:0.125em;color:#fff; font-size:0.825em;}
#homeA{position:absolute;top:0.05em;right:0.125em;color:#fff; font-size:0.825em;}
header{ width:100%; text-align:center;}
#telA{color:#fff; font-size:1.5em;}
#container{width:95%; margin: 0 auto;}

#topMenu{width:100%;height:54px; background:url(../images/topMenuBg.jpg) repeat-x; line-height:120%;}
#topMenu td{text-align:center;}
#topMenu a{color:#fff;}
.wordB{font-size:0.85em;}
.wordS{
	font-size: 0.625em;
	color: #663300;
}

/******/
.titleMenu{ font-weight:bolder;width:100%;height:2.65em; line-height:2.65em; background:url(../images/topMenuBg.jpg) repeat-x;text-indent: 0.25em; overflow:hidden; margin: 0.125em 0; color:#fff; }
#menu{width:90%; margin:0.5em auto; border-radius:0.7em; list-style:none; overflow:hidden; border:1px solid #f0f0f0;}
#menu li{width:100%; height:45px; line-height:45px; text-indent:0.5em; background:url(../images/menuArrow.png) no-repeat right,url(../images/module03.gif) repeat-x;border-bottom:1px solid #ccc;}
#menu li a{width:100%; height:45px; line-height:45px;display:block; color:#333; }

/******/
footer{width:100%;height: 35px; line-height: 35px; font-size:small; text-align:center; background: #b11232 url(../images/topMenuBg.jpg) repeat-x; color:#fff; }

.titleB{ font-weight:bolder;width:100%;height:2.5em; line-height:2.5em; background:#fff;border-bottom:1px solid #ff9fb2;text-indent: 0.25em; overflow:hidden; margin: 0.25em auto; color:#b11232; font-size:1.1em; }
.titleL{
	font-size: small;
	color: #CC9966;
	font-weight: bolder;
}

.staffDiv{width:90%;margin:0.5em auto;border:1px solid #f0f0f0; background:url(../images/staffDivBack.gif) no-repeat right;}
.staffDiv td{padding:0.125em;}

.newMessageTitle{color:#df153e; font-weight:bolder; margin-top:0.5em; }
.date{margin-bottom: 0.5em; color: #999; text-align:right;font-size:0.85em;}
.message{margin-bottom:0.5em;}
