@charset "utf-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}
.greenbg {
width:auto;
height:29px;
background-image:url(images/greenbg_03.jpg);
background-repeat:repeat-x;
font-size:13px;
font-weight:bold;
color:#000000;
text-align:center;
vertical-align:middle;
}
.redbg {
width:auto;
height:29px;
background-image:url(images/redbg_03.jpg);
background-repeat:repeat-x;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-align:left;
padding-left:15px;
vertical-align:middle;
}
.yellowtxt {
font-size:13px;
font-weight:bold;
color:#993333;
}
/*.content_side {
width:auto;
height:auto;
background-color:#fef3d2;
border: solid 1px #fcbf5c;
}*/
.content_side {
width:auto;
height:auto;
background-color:#ffffff;
border: solid 1px #dcdcdc;
}
.redtxt {
font-size:12px;
font-weight:bold;
color:#e00101;
}
.blacktxt {
font-size:12px;
font-weight:normal;
color:#000000;
}
.rednormaltxt {
font-size:12px;
font-weight:normal;
color:#db0202;
}








