body{
font-family:tahoma;
font-size:11px;
}
.mainbg {
	border-left: 1px solid #DDDEDE;
	border-right: 1px solid #DDDEDE;
}
.mainHedaer {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	padding: 15px;
	height: 100px;
}
.footer {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	padding: 5px;
}
.footer a{
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover{
	color: #666666;
	text-decoration: none;
}
form{
	padding: 0px;
	margin: 0px;
}
.cpCat {
	height: 25px;
	margin-left:15px;
	margin-right:15px;
	padding-left: 15px;
	padding-top:5px;
	background-color:#333333;
	font-size: 12px;
	font-weight: bold;
	color:#cccccc;
	margin-top: 20px;
	text-align: left;
}

.cpCatRight {
	height: 25px;
	padding-right:15px;
	border-bottom:#333333 3px solid;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	text-align: Left;
	background-color:#99CCFF;
}

.input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border:#CCCCCC 1px inset;
}
.button{
	background-color:#99CCFF;
	border:#cccccc 2px outset;
	font-family:tahoma;
	font-size:11px;
}
.error {
	background-image:url(../images/exclamation.png);
	background-position:right;
	background-repeat:no-repeat;
	background-color: #FFBBBB;
	color : #000;
	font-weight: bold;
	text-align: right;
	text-indent:20px;
	direction:rtl;
	padding: 5px;
/*
	border: 1px solid #990033;
*/
}
.error1 {
	background-image:url(../images/exclamation.png);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#C44457;
	color : #000;
	font-weight: bold;
	text-align: right;
	text-indent:20px;
	direction:rtl;
	padding: 5px;
/*
	border: 1px solid #990033;
*/
}
.right {
	color: #000;
	font-weight:bold;
	background-image:url(../images/information.png);
	background-position:right;
	background-repeat:no-repeat;
	background-color: #DDEEFF;
	text-align: right;
	text-indent:20px;
	padding: 5px;
	direction:rtl;
/*
	border: 1px solid #3b5998;
*/
}

.copyright {
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	padding-right:5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.TxtDef a{
	color: #735028;
	text-decoration: none;
	background: none;
}

.nav {
	color: #666666;
	direction: ltr;
	text-align: left;
}
.nav a {
	color: #0066CC;
	text-decoration: none;
}
.cycle02{
	background-color: #F2F2F2;
}
.cycle01 a, .cycle02 a {
	color: #990000;
	text-decoration: none;
}
.note {
	font-size: 110%;
	color: #000000;
	margin : 2px;
	background-color: #DDEEFF;
	border: 1px solid #99CCFF;
	text-indent:60px;
	height : 60px;
	font-weight:bolder;
}

.JustNote {
	color: #000000;
	margin : 2px;
	background-color: #99C6F1;
	display:block;
	border: 1px solid #2A4DAB;
	font-weight:bolder;
	padding:5px;
}

.noteText{
	padding-top:25px;
}

.tblHeader {
	padding:5px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000;
}
.maintable{
	margin-left:2px;
}

input.required, textarea.required {
}

.cpUl ul {
	
	text-align:right;
	list-style: none;
	padding: 0px 10px 0px 10px;
	margin: 0px 10px 0px 10px;
}
.cpUl li {
	padding: 2px;
	display:block;
}
.cpUl li a{
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.cpUl li a:hover{
	/*background-color:#ffff99;*/
	color: #333333;
	text-decoration: none;
}

.upperInfo {
	color:#666666;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	/*margin-bottom: 5px;
	direction:rtl;*/
	text-align:right;
}

.upperInfo a {
	color: #990000;
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px;
}

.newNote_OLD {
	background-image:url(../images/comment.png);
	background-position:left;
	background-repeat:no-repeat;
	width:80%;
	text-align:right;
	color: #430085;
	margin : 2px;
	padding:5px;
	padding-right: 20px;
	background-color: #EEEEFF;
	display:block;
	border: 1px solid #0000CC;
	font-weight:bolder;
}

.newNote {
	background-image:url(../images/comment.png);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	text-indent:20px;
	color: #000;
	padding:5px;
	padding-right: 20px;
	background-color:#F2F2F2;
/*
	border: 1px solid #FFD700;
*/
	font-weight:bolder;
}

.newNote .closeBTN{
	float:left;
}
.icons{
	width:16px;
	height:16px;
	border:0px;
}

.engName{
	text-align:center;
	direction:ltr;
}

.noBorder{
	border:0px;
	margin-top:3px;
}
label , .boldMe{
	font-weight:bold;
}

/* related to the news section on the user panel */

.news{
	/*background-color:#FFFFDD;*/
	color:#000000;
	/*border :1px dashed #FFD700;*/
	padding:10px;
	table-layout:fixed;
	width:90%;
	margin : 10px;
}

.date {
	font-weight:bold;
	background-image:url(../../../images/icons/date.png);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:20px;
	direction:ltr;
	text-align:left;
	padding : 0px 0px 5px 0px;
	color:#999999;
}

.eDate{
	font-weight:bold;
	float:right;
	padding:2px 1px 5px 20px;
}

.abody{
	text-align:justify;
	margin:12px;
	padding:5px;
	/*background-color:#DAF5BC;*/
	direction:rtl;
	border-bottom:#333333 2px double;
	
}
.aContain{
	border-bottom:1px solid #99CCFF;
}
.title{
	font-weight:bold;
	/*border-bottom:1px solid #99CCFF;*/
	padding : 4px 4px 4px 4px;
	background-color:#333333;
	color:#cccccc;
}
.hot{
	background-image:url(../../../images/icons/new.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	width:16px;
}

.hotNews{
	background-image:url(../../../images/icons/newspaper.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	width:16px;
}
.rss{
	background-image:url(../../../images/icons/rss.png);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:20px;
	direction:ltr;
	text-align:left;
	padding : 5px 0px 5px 0px;
}
.statis{
	background-image:url(../../../images/icons/chart_bar.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	width:16px;
}

#newsContainer{
	width:100%;
	/*float:left;*/
}

#statContainer{
	width:100%;
	/*float:right;*/
}

#rssContainer{
	width:50%;
	float:right;
}

#daynamicContainer{
	width:100%;
	padding-left:10px;
}
.mainTbl{
	background-color:#F3F3F3;
	padding:5px;
}

.box.highlight{
	background-color:#B4DEFF;
}

.style6, .style7{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	background-color:#E9E9E9;
	padding:2px 5px 2px 5px;
	border:#FFFFFF 1px solid;
}
.MsoNormalTable{
border:#333333 1px solid;
}

