/* CSS Document */


body
{background-color:#000000;
}
.div1
{background-image:url(images/bg_02.jpg); background-repeat:repeat-x;
}
.div2
{background-image:url(images/bg_06.jpg); background-repeat:repeat-x;
}
.td1
{
background-image:url(images/bg_03.jpg);
background-repeat:repeat-y;
}
.contenttitle
{
font-family:Arial;
font-size:medium;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}
.content1
{
font-family:"Arial Black";
color:#000000;
font-size:x-large;
text-align:center;
}
.content2
{
font-family:Arial;
font-size:large;
color:#000000;
}
.warncontent
{
font-family:Arial;
font-size:small;
color:#000000;
text-align:justify;
}
.donot
{
font-family:Arial;
color:#660000;
font-size:small;
text-align:center;
font-weight:bolder;
}
.buttom
{
font-family:Arial;
color:#FFFFFF;
font-size:9px;

}


