body {
margin: 0;
text-align: center;
font-family:Tahoma;
font-size:11px;
background:#EEE;
}

#wrapper {
background-image: url('wrapper.gif');
background-repeat: repeat-y;
background-position-x: center;
}

#headnav {
color:#fff;
text-decoration:none;
}
#headnav a {
color:#fff;
text-decoration:none;
}
#headnav a:hover {
color:Blue;
text-decoration:none;
}

p {
font-size:11px;
font-family:Tahoma;
border: 0;
padding: 0;
text-align:justify;
line-height:150%;
}

hr {
border-bottom: 1px dashed #C0C0C0;
}

.header {
color:#fff;
text-decoration:none;
}
.header a {
color:#fff;
text-decoration:none;
}
.header a:hover {
color:#036;
text-decoration:none;
}
.insidemenu {
padding-top:10px;
}

.login,.footer {
font-family:tahoma;
font-size:11px;
direction:rtl;
}

.sidebar {
background-image: url('side-header.gif');
background-repeat: no-repeat;
background-position: right top;
background-color: #E0E5EB;
}

.menu2 {
background:url('menu-bg.gif') right 7px no-repeat;
font-size:11px;
font-family:Tahoma;
font-weight:bold;
line-height:100%;
padding-right:20px;
height:30px;
text-decoration : none;
Color : #7BA4CE
}

.menu2 a {
text-decoration : none;
Color : #3071B3;
}

.menu2 a:hover {
text-decoration : none;
color : Blue;
}

.archivedate {
background-image: url('side-header.gif');
background-repeat: no-repeat;
background-position: right top;
background-color: #E0E5EB;
font-family: Tahoma;
font-size: 11px;
text-decoration: none;
color: #36566D;
text-align: center;
}


a {
font-size:11px;
font-family:Tahoma;
text-decoration : none;
Color : #003366
}

a:hover {
text-decoration : none;
color : Blue;
}

.tcontent {
color: #000;
font-family: Tahoma;
font-size: 11px;
text-decoration: none;
text-align: center;
border: 1px solid #CCCCCC;
background-color:#F5F5F5;
}

.calendar {
font-family: Tahoma;
font-size: 11px;
text-align: center;
text-decoration: none;
color: #000000;
background-color: #CADFF4;
}

.calendarbits {
text-align: center;
text-decoration: none;
color: #000000;
display: block;
}

.calendarbits a:hover {
text-align: center;
text-decoration: none;
background-color: #333;
display: block;
}

.tcontent a{
color: #36566D;
text-decoration: none;
}

.tcontent a:hover{
color: #000;
text-decoration: none;
}

.titles {
color: #36566D;
text-decoration: none;
font-weight: 600;
font-size: 11px;
}

.thead {
color: #000000;
text-decoration: none;
font-weight: 600;
background-color: #E5E5E5;
}

input, textarea, select {
font-family: Tahoma;
font-size: 11px;
text-decoration: none;
color: #000000;
border: 1px solid #CCCCCC;
}

.topmenu {
padding: 5px;
height: 25px;
color: #ffffff;
text-decoration: none;
font-weight: 600;
font-size: 11px;
cursor: hand;
}

.topmenu a {
color: #ffffff;
text-decoration: none;
}

.topmenu a:hover {
color: #000000;
text-decoration: none;
}

.topmenuin {
padding: 2px;
color: #ffffff;
line-height:170%;
text-decoration: none;
text-align: right;
direction: rtl;
font-weight: 600;
font-size: 11px;
cursor: hand;
}

.topmenuin a {
color: #ffffff;
text-decoration: none;
}

.topmenuin a:hover {
color: #000000;
text-decoration: none;
}

form {
padding: 0;
margin: 0;
font-size:11px;
font-family:tahoma;
}

.tablerow {
  BACKGROUND-COLOR: #E5E5E5;
}
.tablerow2 {
  BACKGROUND-COLOR: #F5F5F5;
}
.chart {
text-align:center;
}
#admin {
	text-align:center;
        border-bottom:1px solid #ddd;
}
#admin td li {
	display: block;
	float: right;
	text-align: center;
	margin: 0;
	padding: 5px;
}
#admin a {
	width:60px;
	padding:5px;
	margin:0;
	color:#6080B7;
	text-decoration:none;
	display:block;
	font-weight:600;
	text-align:center;
	font-family:tahoma;
	font-size: 11px;
}
#admin a:hover {
	color: #000;
	text-decoration:none;
	background-color:#eee;
}
