@charset "utf-8";
/* CSS Document */
body
{
margin:0px;
/*background-color:#10101a;*/
}
.bg{
background-image:url(../image/back.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#10101a;
}
.middlebox{
background-color:#282831;
}
.middletable{
border:#fbfbfb 1px solid;
}
.intro
{
font-family:Tahoma;
color:#cccccc;
font-size:14px;
text-align:left;
text-decoration:none;
text-transform:capitalize;
font-weight:700;
}
.green
{
background-image:url(../image/greenbox.jpg);
background-position:left;
background-repeat:no-repeat;
width:270px;
height:467px;

}
.blue
{
background-image:url(../image/blue.jpg);
background-position:left;
background-repeat:no-repeat;
width:267px;
height:467px;
}
.red
{
background-image:url(../image/red.jpg);
background-position:left;
background-repeat:no-repeat;
width:270px;
height:467px;
}
.border{border:#000000 1px solid;}
.menu{
background-image:url(../image/menu.jpg);
background-repeat:no-repeat;
background-position:top;
width:805px;
height:35px;
}
.greenbody
{
background-image:url(../image/body.jpg);
background-color:#44472a;
background-repeat:repeat-y;
height:1000px;
background-position:top;
}
.greenside{
background-image:url(../image/greenlside.jpg);
background-position:top;
background-repeat:repeat-y;
height:1000px;
}
.textbox{
font:"Bookman Old Style";
font-size:14px;
color:#cccccc;
text-align:justify;
font-weight:550;
}
.italictextbox{
font:"Bookman Old Style";
font-size:14px;
color:#cccccc;
text-align:center;
 }
.bginner
{
background-image:url(../image/background3.jpg);
background-position:top;
background-repeat:repeat-x;
}
.bluebody
{
background-image:url(../image/bluebackground.jpg);
background-position:top;
background-repeat:repeat-y;
height:1000px;
}
.redbody
{
background-image:url(../image/redbackground.jpg);
background-repeat:repeat-y;
background-position:top;
height:1000px;
}
.padding
{
padding-right:20px;
}

