@charset "utf-8";
/* CSS Document */

body {
 color: #ffffff; font-family: Arial, Helvetica, sans-serif;font-size: 12px;
	background-image: url(../images/bg_body.gif);
	margin: 0;
	padding: 0;

}
.header{ background-color:#060606; height:206px;} 

.navbg{background: url(../images/nav_bg.jpg) repeat-x ; height:35px;}

.navpadding{padding-left:94px;}

.bgtop{background: url(../images/bgtop2.jpg) repeat-x ;}

p {font-family: Arial, Helvetica, sans-serif; color: #f7f7f7; font-size: 11px; text-align:left;}

a:link {
	color: #fff; text-decoration:none;
}
a:visited {
	color: #e0dfdf; text-decoration:none;
}
a:hover {
	color: #fed900; text-decoration:none;
}
a:active {
	color: #fed900; text-decoration:none;
}

.images{ border:solid 1px #636060; padding:3px; background:#474747}

.images:hover{ border:solid 1px #fed900; padding:3px; background:#474747}

.readmore{text-align:right; padding-right:10px;}

.copyright{ color: #474747; font-size: 10px; text-align:center;}

/* Main Content*/

.content-top{background: url(../images/titlebg.gif) no-repeat; height:45px; font-size: 14px; padding:0px 5px 0px 20px; text-align:left; color:#ebe9e9;}

.content-boderL{background: url(../images/contentbgl.gif) repeat-y ; height:100%; width:2px;}

.content-area{background: url(../images/contentbgm.gif) repeat-x ; background-position:bottom; background-color:#0e0e0e; 
height:100%; }
.content-boderR{background: url(../images/contentbgr.gif) repeat-y right ; height:100%; width:3px;}

.content-bot{background: url(../images/content-bot2.png) no-repeat; background-position:bottom;  behavior: url(iepngfix.htc);}

/*End Main Content*/

/* Small box Content*/

.box-top{background: url(../images/titlebgxs.png) no-repeat; background-position:top;  behavior: url(iepngfix.htc); height:45px; font-size: 14px; padding:0px 5px 0px 20px; text-align:left; color:#ebe9e9; width:266px;}
 
.box-boderL{background: url(../images/contentbgl.gif) repeat-y ; height:100%; width:2px;}

.box-area{background: url(../images/contentbgm.gif) repeat-x ; background-position:bottom; background-color:#0e0e0e; 
height:100%; }
.box-boderR{background: url(../images/contentbgr.gif) repeat-y right ; height:100%; width:3px;}

.box-bot{background: url(../images/content-botxs.png) no-repeat; background-position:bottom;  behavior: url(iepngfix.htc);}

/*End Small box Content*/

