body {
background: url('../images/bg.jpg') repeat;
}
.back {
background: url('../images/gradient.png') repeat-x;
width:100%;
height:775px;
}
.container {
width:960px;
margin:auto;
text-align:left;
}
.logo {
padding-top:15px;
}
.bgtop {
background: url('../images/bgtop.png') no-repeat;
width:960px;
height:10px;
line-height:10px;

}
.bgbottom {
background: url('../images/bgbottom.png') no-repeat;
width:960px;
height:10px;
}
.bgleft {
background: url('../images/bgleft.png') repeat;
width:10px;
height:946px;
float:left;
}
.bgright {
background: url('../images/bgright.png') repeat;
width:10px;
height:946px;
float:left;
}
.clear {
clear:both;
}
.content {
width:940px;
height:547px;
float:left;
}

/*---- content Admin ----*/

.contentAdmin {
width:940px;
height:588px;
float:left;
}

.bgleftAdmin {
background: url('../images/bgleft.png') repeat-y;
width:10px;
height:588px;
float:left;
}
.bgrightAdmin {
background: url('../images/bgright.png') repeat-y;
width:10px;
height:588px;
float:left;
}

/*---- content Admin ----*/

/*---- Left Box ----*/
.bgtopLeft {
background: url('../images/bgtopLeft.png') no-repeat;
width:369px;
height:10px;
line-height:10px;

}
.bgbottomLeft {
background: url('../images/bgbottomLeft.png') no-repeat;
width:369px;
height:10px;
}
.contentLeft {
width:349px;
height:526px;
float:left;
}
.bgleftLeft {
background: url('../images/bgleft.png') no-repeat;
width:10px;
height:526px;
float:left;
}
.bgrightLeft {
background: url('../images/bgright.png') no-repeat;
width:10px;
height:526px;
float:left;
}
/*---- Left Box ----*/
/*---- Right Box ----*/
.bgtopRight {
background: url('../images/bgtopRight.png') no-repeat;
width:572px;
height:10px;
line-height:10px;

}
.bgbottomRight {
background: url('../images/bgbottomRight.png') no-repeat;
width:572px;
height:10px;
}
.contentRight {
width:552px;
float:left;
padding:0 10px;
background: url('../images/bodyrightbg.png');
}

.bottomboxRight {

background-image:url(../images/body_bg.png);
height:100%;
min-height:157px;
}

/*---- Right Box ----*/

.footer {
font-family:Arial;
font-size:11px;
color:#494949;
text-align:right;
padding:9px 10px 0px 0px;

}

.footer a{
font-family:Arial;
font-size:11px;
color:#494949;
text-decoration:none;

}


.bottombox {

background-image:url(../images/body_bg.png);
min-height:157px;
}
.bottomtext {
padding:9px;
float:left;
font-family:Arial;
font-size:14px;
line-height:15px;
color:#ffffff;
}

.leftbox {
width:452px;
padding:9px;
float:left;
font-family:Arial;
font-size:14px;
line-height:15px;
color:#ffffff;
}
.rightbox {
width:452px;
padding:9px;
float:left;
font-family:Arial;
font-size:14px;
line-height:15px;
color:#ffffff;
}
.topmenu {
padding:20px 0px 12px 0px;
}

h1{ font-size:15pt; color:#c40000; font-style:italic; font-weight:bold; }

h2{ font-size:13pt; color:#c40000; font-style:italic; font-weight:bold; }

.header{ background-color:#c40000; padding:5px; border-bottom:2px solid #333; font-weight:bold; }
.even{ background-color:#f1f1f1; padding:5px; color:#333; }
.odd{ background-color:#ccc; padding:5px; color:#333; }

#paging a{ color:#FFFFFF; }
