BODY {
	font-family : Tahoma;
	font-size : 12px;
}

ul, blockquote, form {
	margin-top: 0px;
}


li {
	font-size : 12px;
	padding: 0px;
}

td {
	font-size : 12px;
}

.navbar {
	font-size: 11px;
	color: #A9A9A9;
}

.main {
	font-size : 12px;
	text-align : justify;
}

a.navbar:link, a.navbar:visited, a.navbar {
	color: White;
}

A {
	text-decoration : none;
}

label {
	font-size : 12px;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
}

A:VISITED {
	color : Blue;
}

.pagetitle {
	font-size : 16px;
	color : #000000;
	font-weight : bold;
}

.ar {
	direction: rtl;
	font-family: Tahoma;
	font-size : 14px;
}

.pt2 {
	font-size : 14px;
	color : Navy;
	font-weight : bold;
}

A.pagetitle, A.pagetitle:VISITED {
	font-weight : bold;
}

.divtitle {
	font-size : 14px;
	color : Black;
	font-weight : bold;
	background-color : Silver;
}

A.divtitle, A:LINK.divtitle, A.divtitle:VISITED {
	color : Black;
}

.divtitle2 {
	font-size : 14px;
	color : Black;
	font-weight : bold;
	background-color : #6495ED;
}

.infobox {
	font-size : 12px;
	text-align : justify;
	vertical-align : top;
}

.sidebox {
	font-size : 11px;
	vertical-align : top;
	background-color: #FFFFE0;
}

.formh {
	font-size : 12px;
	font-weight : bold;
	color: Black;
	background-color: Silver;
}

.forml {
	font-size : 11px;
	padding-right : 20px;
	vertical-align : top;
	padding-top : 4px;
	line-height : 20px;
}

.formtitle {
	font-size : 12px;
}

.button {
	font-size : 11px;
}

A.formtitle:VISITED {
	color : Navy;
}

A.formtitle {
	color : Blue;
}

.EditItem {
	background-color : #FAFAD2;
	font-size : 12px;
}

.viewh {
	font-size : 14px;
	font-weight : bold;
}

HR.viewh {
	color : #8B0000;
	height : 2px;
}


.viewc {
	background-color : #696969;
}

.viewo {
	border-right-style : none;
	border-left-style : none;
}

A.viewo, A:ACTIVE.viewo, A:LINK.viewo, A:VISITED.viewo {
	color : Blue;
	font-weight : normal;
}

A:HOVER.viewo {
	color : Red;
	text-decoration : underline;
}

.viewi {
	font-size : 12px;
	background-color : White;
	vertical-align : top;
}

.viewialt {
	font-size : 12px;
	background-color : #f5f5f5;
}

.viewiAr {
	font-family : Tahoma;
	font-size : 12px;
	direction : rtl;
}

A.viewi {
	text-decoration : none;
}

.formfield, textbox {
	font-size : 12px;
	background-color : #EFEFEF;
	border : 1px solid Gray;
}

.textbox {
	font-size : 12px;
	background-color : #eeeeee;
	border : 1px solid Gray;
}

.formfieldAr {
	font-size : 12px;
	background-color : #EFEFEF;
	border : 1px solid Gray;
	font-family : Tahoma;
}

.formiAr {
	font-family : Tahoma;
	font-size : 13px;
	direction : rtl;
	background-color : White;
}


.formfgrid {
	font-size : 12px;
	background-color : #FAFAD2;
	border : 1px solid Gray;
}

SELECT {
	font-size : 12px;
	background-color : #EFEFEF;
	border : 1px solid Gray;
}

TEXTAREA {
	font-size : 12px;
	background-color : #eeeeee;
	border : 1 solid;
}

.note1 {
	font-size : 14px;
	font-weight : normal;
	color: Red;
}

.note2 {
	font-size : 11px;
	font-weight : normal;
	color: Red;
}

.title {
	font-size: 13px;
	font-weight : bold;
	color: #8B0000;
}

A.title {
	color : #0066cc;
	text-decoration : underline;
}

.title2 {
	font-size: 13px;
	font-weight : bold;
	color : Navy;
	background-color: #f7f7f7;
	padding-right: 4px;
}

.title3 {
	font-size: 12px;
	font-weight : bold;
	color : #8B0000;
	background-color: DarkGray;
	padding-right: 4px;
}

.ErrorText
{
	color: red;
	font-size: 12px;
	text-align : center;
}

HR {
	height : 1px;
}
