/*		This style created by Majed.Net
			Created for Almuarib.Com
*/

BODY {
	scrollbar-arrow-color: #0072bc;
	scrollbar-base-color: #0072bc;
	scrollbar-dark-shadow-color: #CCCCFF;
	scrollbar-face-color: #E5E5F8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 11px;
	}
	
.txt {
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 12px
}

.subtitle {
	COLOR: #0072bc;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 14px;
    TEXT-DECORATION: none;
	font-weight : bold;
	}

.txtb {
	COLOR: #0072bc;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 12px;
    font : bold;
    }
	
.txtb2 {
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 14px;
    font : bold;
    }

.txts {
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 10px;
    color : Black;
}

.txtred {
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 12px;
	color : Red;
}

.txtbleu {
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 12px;
	color : #0072bc;
}

.txtLink {
	COLOR: Black;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}

A:link , A:visited {
	COLOR: Black;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: #0072bc;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    TEXT-DECORATION: underline;
}

.txtLink {
	COLOR: Black;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 12px;
	line-height : 22px;
}

A.txtLink:link , A.txtLink:visited {
	COLOR: Black;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
	line-height : 24px;
}

A.txtLink:hover
{
    COLOR: #0072bc;
    TEXT-DECORATION: underline;
}

A.my:link , A.my:visited
{
	COLOR: #00578f;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
}

A.my:hover
{
    COLOR: White;
}
.my2
{
	COLOR: #00578f;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none;
}

.mys {
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 10px;
    color : White
}

A.page:link , A.page:visited
{
	COLOR: #0072bc;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none;
}

A.page:hover
{
    COLOR: #000;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none;
}
.bigname {
    COLOR: #0072bc;
    FONT-FAMILY: Verdana, Tahoma, sans-serif;
    FONT-SIZE: 18px;
    font : bold;
    }
	
select,textarea,input { 
	font-family:  Verdana, Tahoma, sans-serif;
	font-size: 11px;
	background-color: #e9f2f8;
}

.button	{
	font-family:  Verdana, Tahoma, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #e9f2f8;
	border-left: 1 solid #CCCCFF; 
	border-right: 1 solid #0072bc;
	border-top: 1 solid #CCCCFF;
	border-bottom: 1 solid #0072bc;
}

.table {
	background-color: #e9f2f8;
	border : 1px solid #0072bc;
	width : 492px;
	}

A.menuLinkOn:link , A.menuLinkOn:visited {
	cursor : hand;
	text-align : center;
	text-decoration : none;
	font : bold 13px Arial,Tahoma,  sans-serif;
	color : White;
	width : 96px;
	padding : 3px;
	border : 1px solid White;
	background : #0072bc;
	float : left;
	}

A.menuLinkOn:hover {
	background : #FFFFFF;
	color : #0072bc;
	}
