/* Start Header */

.banner {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}

A.banner:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #CCCCCC;
	TEXT-DECORATION: none;
}

A.banner:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #CCCCCC;
	TEXT-DECORATION: none;
}

A.banner:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #CCCCCC;
	TEXT-DECORATION: none;
}

A.banner:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	TEXT-DECORATION: underline;
}

.slogan {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.searchbar {
	font-family: MS Sans Serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

/* End Header */


/* Start Body */

body {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	//font-size-adjust: none;
	//font-stretch: normal;
	font-style: normal;
	//font-variant: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	SCROLLBAR-FACE-COLOR: #0E5E9C; // #1769A6
	SCROLLBAR-HIGHLIGHT-COLOR: #0E5E9C;
	SCROLLBAR-SHADOW-COLOR: #C5C8B5;
	SCROLLBAR-3DLIGHT-COLOR: #0E5E96;
	SCROLLBAR-ARROW-COLOR: #C5C8B5;
	SCROLLBAR-TRACK-COLOR: #D6D8C8; // #1769A6;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

a:link {
	background-color: transparent;
	text-decoration: none;
	color: #0066CC;
}

a:active {

	background-color: transparent;
	text-decoration: none;
	color: #FF0000;
}

a:visited {

	background-color: transparent;
	text-decoration: none;
	color: #2770A7;
}

a:hover {

	background-color: transparent;
	text-decoration: underline;
	color: #790000;
}

.title {
	font-family: Traditional Arabic;
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	color: maroon;
}

.subtitle {
	font-family: MS Sans Serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: navy;
}

.head {
	font-family: MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: white;
}

.content {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-align: justify;
	text-indent: 25px;
}

.ATITLE {
	font-family: Courier New;
	font-size: 16px;
	font-weight: Bold;
	font-style: normal;
	color: black;
	text-align: right;
	text-indent: 0px;
	margin: 5px;
	line-height: 5mm;
}

P {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-align: justify;
	text-indent: 30px;
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 5mm;
}

P.printer {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-align: justify;
	text-indent: 30px;
	margin: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 5mm;
}

.plain {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: black;
}

li {
	list-style-type: square;
	line-height: 5mm;
}

LI.article {
	list-style-image: url(http://www.kalemat.org/gfx/post.gif);
	line-height: 5mm;
}
/* End Body */


/* Start Menu */

.menufont {
	
	font-famliy: Tahoma;
	font-size: 13px;
	font-weight: normal;
}

.border01 {
	font-family: MS Sans Serif, Tahoma;
	border-bottom: 1px solid #000000;
	font-size: 11px;
	font-weight: normal;
}

.border02 {
	font-family: MS Sans Serif, Tahoma;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-size: 11px;
	font-weight: normal;
}

.box01 {
	padding: 5px;
	border: 1px dashed #000000;
	line-height: 4mm;
}

.box02 {
	padding: 10px;
	border: 1px dashed #000000;
	line-height: 4mm;
	background: #F0F8FF;
}
/* End Menu Font */


/* Start Main/News Font */

.newstitle {

	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.newsfont {

	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}

/* End Main/News Font */


/* Buttons Table */

.tablefont {
	
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
}

/* End Buttons Table */

/* Start Form Proccess */

FORM.thin {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
}

INPUT.small {
	color: #1769A6;
	background-color:#C5C8B5;
	Border:thin 1px solid #999999;
	
	FONT-SIZE: 8px; FONT-FAMILY: MS Sans Serif;
}

INPUT.normal,select {
	color: #1769A6;
	background-color:#F5F5F5;
	Border:thin 1px solid #999999;
	FONT-SIZE: 10px; FONT-FAMILY: MS Sans Serif;
}

TEXTAREA.normal {
	Overflow: Auto;
	color: #1769A6;
	background-color:#F5F5F5;
	Border:thin 1px solid #999999;
	FONT-SIZE: 10px; FONT-FAMILY: MS Sans Serif;
}

.input {
	border: 1px solid #0D5C9B;
	background-color: #E2E5D6;
	font-size: 11px;
	font-family: MS Sans Serif;
	font-weight: normal;
}

.fontinput {
	font-size: 11px;
	font-family: MS Sans Serif;
	font-weight: normal;
}

.fonttop {
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}

.fontcell {
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}

.bordercell {
	border: 1px solid #000000;
}

/* End Form Process */

TD {
	FONT-SIZE: 13px; FONT-FAMILY: Tahoma;
}

.None { }

/************************************ Disabled 
BODY {
	FONT-SIZE: 90%; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
UL {
	FONT-SIZE: 90%; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: Tahoma,verdana,arial,helvetica,sans-serif
}
TH {
	FONT-SIZE: 90%; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
P {
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
EM {
	FONT-WEIGHT: bold; FONT-STYLE: italic
}
ACRONYM {
	CURSOR: help; BORDER-BOTTOM: #00cc00 1px dashed
}
.error {
	COLOR: #cc0000
}
.newsDate {
	FONT-SIZE: 85%; COLOR: #6666cc; FONT-STYLE: italic
}
.sidebar {
	FONT-SIZE: 85%
}
.sidebar P {
	TEXT-ALIGN: left! important
}
CODE {
	FONT-SIZE: 90%; FONT-FAMILY: Courier, "Courier New", monospace
}
PRE {
	FONT-SIZE: 90%; FONT-FAMILY: Courier, "Courier New", monospace
}
TT {
	FONT-SIZE: 90%; FONT-FAMILY: Courier, "Courier New", monospace
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 140%; COLOR: #000066; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 125%; COLOR: #000066; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 110%; COLOR: #000066; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 100%; COLOR: #000066; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
SMALL {
	FONT-SIZE: 75%; FONT-FAMILY: ms sans serif,Tahome,verdana,arial,helvetica
}
A.small {
	FONT-SIZE: 75%; FONT-FAMILY: verdana,arial,helvetica,sans-serif; TEXT-DECORATION: none; Color: #E4E6D8;
}
.tableTitle {
	FONT-WEIGHT: bold; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
.tableExtras {
	FONT-SIZE: 85%; COLOR: #ffffff; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
INPUT {
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
TEXTAREA {
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
INPUT.small {
	background-color:#CCC999;
	Border:thin groove 1px;
	FONT-SIZE: 75%; FONT-FAMILY: ms sans serif,verdana,arial,helvetica
}
SELECT.small {
	FONT-SIZE: 75%; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
TEXTAREA.small {
	FONT-SIZE: 75%; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
P.formerror {
	BORDER-RIGHT: #ff0000 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #ff0000 1px solid; PADDING-LEFT: 4px; BACKGROUND: #ffeeee; PADDING-BOTTOM: 2px; BORDER-LEFT: #ff0000 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #ff0000 1px solid
}
DIV.errors {
	BORDER-RIGHT: #660 1px dashed; PADDING-RIGHT: 6px; BORDER-TOP: #660 1px dashed; PADDING-LEFT: 6px; BACKGROUND: #fee; PADDING-BOTTOM: 6px; MARGIN: 4px; BORDER-LEFT: #660 1px dashed; COLOR: #600; PADDING-TOP: 6px; BORDER-BOTTOM: #660 1px dashed
}
DIV.tip {
	BORDER-RIGHT: #00c 1px solid; PADDING-RIGHT: 8px; BORDER-TOP: #00c 1px solid; PADDING-LEFT: 8px; BACKGROUND: #eef; PADDING-BOTTOM: 0px; BORDER-LEFT: #00c 1px solid; COLOR: #006; PADDING-TOP: 0px; BORDER-BOTTOM: #00c 1px solid
}
TABLE#cal {
	FONT-SIZE: smaller
}
TABLE#cal A {
	TEXT-DECORATION: none
}
TABLE#cal A:hover {
	TEXT-DECORATION: underline
}
TABLE#cal A.day {
	FONT-WEIGHT: bold; FLOAT: right; COLOR: #666
}
TABLE#cal DIV.event {
	MARGIN-BOTTOM: 2px; PADDING-BOTTOM: 2px; BORDER-BOTTOM: #000 1px dashed
}
FORM.thin {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
.parameter:unknown {
	content: " "
}
***************************************/
