@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url("../images/pageBG.gif") repeat-x;
}
a{
color:#0099FF;
}
a:hover
{
	text-decoration:none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.leftBg {
	background:url("../images/left-bg.gif") top right no-repeat;
	}
.rightBg  {
	background:url("../images/rightBg.gif") top left no-repeat;
	}
.middleBg {
	background:url("../images/middlebg.gif") top left repeat-x #ffffff;
	}
.header {
	background:url("../images/header.jpg") no-repeat;
	}
#leftList {
	width:200px;
	margin-top:0px;
}
#leftList li {
	list-style-image:url("../images/bullet.gif");
	line-height:25px;
	margin-left:0px;
	}

.rightBox1 {
	background:url("../images/rightBox1.gif") no-repeat;
	height:100px !important;
	height:80px;
	padding-left:70px; 
	padding-right:45px; 
	padding-top:10px;
	}
.rightBox2 {
	background:url("../images/rightBox2.gif") no-repeat;
	height:100px !important;
	height:80px;
	padding-left:70px; 
	padding-right:45px; 
	padding-top:10px;
	}
.footer {
	color:#999999;
	line-height:25px;
	background:url("../images/icon.gif") no-repeat 725px 25px;
	}
.footer a {
	color:#999999;
	text-decoration:underline;
	}
.footer a:hover {
	text-decoration:none;
	}
.logo {
	border:none;
	}
.headerTitle {
	background:url("../images/header-title.gif") no-repeat 0px 28px;
	}
.blacklink {
	color:#000000;
	text-decoration:underline;
	}
.blacklink:hover {
	text-decoration:none;
	}
.insideleftBg {
	background:url("../images/left-insidebg.gif") top right no-repeat;
	}
.insiderightBg  {
	background:url("../images/right-insidebg.gif") top left no-repeat;
	}
.insidemiddleBg {
	background:url("../images/inside-middlebg.gif") top left repeat-x #ffffff;
	}
.contactHeader {
	background:url("../images/contact-header.gif") no-repeat;
	}
.trainingHeader {
	background:url("../images/trainingheader.jpg") no-repeat;
	}
.servicesHeader {
	background:url("../images/services-header.jpg") no-repeat;
	}
.marketHeader {
	background:url("../images/marketheader.jpg") no-repeat;
	}
.aboutusHeader {
	background:url("../images/aboutusheader.jpg") no-repeat;
	}
.forumHeader {
	background:url("../images/forumheader.jpg") no-repeat;
	}
.resourcesHeader {
	background:url("../images/resourcesheader.jpg") no-repeat;
	}
.logoBg {
	background:url("../images/logoBg.gif") no-repeat center center;
	}
	a.TreeMenu {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #04116d;
	text-decoration: none;
}
a.TreeMenu:hover {
	font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #FF0000; text-decoration: none;
}
a.TreeMenu1 {
	font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #F4770F;; text-decoration: none; line-height: 18px;
}
a.TreeMenu1:hover {
	font-family: Tahoma; font-size: 8pt; font-weight: bold; color: #FF0000; text-decoration: none;
}
a.urunadi {
		font-family: Tahoma; font-size: 9pt; font-weight: bold; color: #04116d; text-decoration: none;
}
a.urunadi:hover {
		font-family: Tahoma; font-size: 9pt; font-weight: bold; color: #FF0000; text-decoration: none;
}

#document p.pagination{
    text-align:left;
	 font-family: Tahoma; font-size: x-small; font-weight: bold;
    padding-left: 20px; padding-top:15px; padding-bottom: 15px;
    float: left;
    width:99%; 
    margin:0;
}

#document p.pagination a{
    border:1px solid Navy;
    padding:5px;
    background:#fffff0 none repeat scroll 0%;
    color: #ff6633;
    text-decoration:none;
}
#document p.pagination a.selected,
#document p.pagination a:hover{
    background:#CCCCCC none repeat scroll 0%;
    border-color:navy;
    color: navy;
}