@import url(ModuleSupport.css);
@import url(TabsSubTabs.css);
@import url(Style_UCD.css);



/* Standard HTML tags */
BODY
{
	padding-left: 0px;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #D9D9D9;
	padding-right: 0px;
	direction:rtl;
}
/* Standard Rainbow Classes */

/* Command buttons */
.CommandButton
{
	font-size: 8pt;
	font-weight: 600;
	color: #333333;
	font-family: Tahoma, Tahoma, sans-serif;
	background-color: #8FA5DE;
	text-decoration: none;
	white-space: nowrap;
	line-height: 18pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #4A69BC 2px solid;
	border-left: #4A69BC 2px solid;
	border-top: #4A69BC 2px solid;
	border-right: #4A69BC 2px solid;
	display: inline;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

A.CommandButton:link
{
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
A.CommandButton:visited
{
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
A.CommandButton:hover
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.CommandButton:focus
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.CommandButton:active
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.EnhancedHtmlTitlePage /* Enhanced module support */
{
	font-weight: normal;
	font-size: 12pt;
	color: #333333;
	font-family: Tahoma, Tahoma, sans-serif;
}
.EnhancedHtmlLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: Tahoma, Tahoma, sans-serif;
}
A.EnhancedHtmlLink:link
{
	color: #000000;
	text-decoration: none;
}
A.EnhancedHtmlLink:visited
{
	color: #999999;
	text-decoration: none;
}
A.EnhancedHtmlLink:hover
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:focus
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:active
{
	color: #333333;
	text-decoration: none;
}


/************** Module Css **************/
.MdoduleCSS /* used if you want to make bg image for the module*/
{
 background-image : url(img/watermark.jpg);
 text-align : right;
 Filter: Alpha (Opacity=40);
 background-repeat : no-repeat;
 background-color : White;
 height : 400
}
.ModuleTop
{
 font-family : Tahoma;
	font-size : 13;
	font-weight : bold;
	color : White;
	background-color : 393939;
	background-image: url(img/title-backg.gif);
}


.ModuleLeft
{
	font-family : Tahoma;
	font-size : 12;
	font-weight : bold;
	color : #ffc600;
	background-color : 524a48;
}

.ModuleRight
{
	font-family : Tahoma;
	font-size : 12;
	font-weight : bold;
	color : #ffc600;
	background-color : 524a48;	
}
.ModuleBottom
{
	font-family : Tahoma;
	font-size : 12;
	font-weight : bold;
	color : #ffc600;
	background-color : 393939;	
	background-image: url(img/footergb.gif);
}
.ModuleContents
{
	font-family : Tahoma;
	font-size : 12;
	font-weight : bold;
	color : #ffc600;
	background-color : #f3f3f3;	
	
}

/**************		End Module Css			**************/
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SiteLink A:link
{
	display: block;
	font-size: 7pt;
	color:blue;
	text-align: center;
	text-decoration: none;
}
.SiteLink A:visited
{
	color: blue;
	font-size: 7pt;
}
.SiteLink A:hover
{
	color: red;
	font-size: 7pt;
}
.SiteLink A:focus
{
	color:blue;
	font-size: 7pt;
}
.SiteLink A:active
{
	color:blue;
	font-size: 7pt;
}



/**************REC CSS***********/
.search
{
		font-family: Tahoma;
	font-size: 11px;
	color: #393939;
	background-color: #FFFFFF;

	
}

.sertext
{
	color:#3070C0;
	font:Tahoma;
	font-weight:bold;
	font-size:10px;
	text-align:justify;
}
.header
{
	font-family: tahoma;
	font-size: 11px;
	color:#1C5679;
	text-decoration: none;
	font-style:normal;
	font-weight:bold;
}

.htmltext
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}


.linktext
{
	
	border-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;]
	font-family: Tahoma;
	font-size: 11px;
	color: #1C5679;
	text-decoration:none;
	text-align:right;
}


.linktext A:Link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1C5679;
	text-decoration:none;
	text-align:right;
}

.linktext A:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1C5679;
	text-decoration:none;
	text-align:right;
}

.linktext A:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFBA3D;
	text-decoration:none;
	text-align:right;
}


.ArticleSummary
{
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-style:normal;
	text-align:right;
}

.ArticleTitle 
{
	font-family: tahoma;
	font-size: 12px;
	color: red;
	text-decoration: none;
	font-style:normal;
	font-weight:bold;
	
}

.ArticleTitle A:link
{
	font-family: tahoma;
	font-size: 12px;
	color:red;
	text-decoration: none;
	font-style:normal;
	font-weight:bold;
	
}
.ArticleTitle  A:visited
{
	font-family: tahoma;
	font-size: 12px;
	color:red;
	text-decoration: none;
	font-style:normal;
	font-weight:bold;
	
}

.ArticleBody
{
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-style:normal;
	
}


.footer1
{
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-style:normal;
	background-image: url(img/footer_bg1.gif);

}


.footer1 A:Link
{
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:none;

}
.footer1 A:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:none;

}

.footer1 A:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
	
}



.footer2
{
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
	font-style:normal;
	text-align:center;
	text-decoration:underline;
	background-image: url(img/footer_bg2.gif);
}

.Sidemenu A:Link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1C5679;
	text-decoration:none;
	text-align:right;
}

.Sidemenu A:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1C5679;
	text-decoration:none;
	text-align:right;
}

.Sidemenu A:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFBA3D;
	text-decoration:none;
	text-align:right;
}

.Normals
{
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-style:normal;
	text-align:justify;
	
}

.Heading
{
	font-family: tahoma;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-style:normal;
	font-weight:bold;
	text-align:right;
}

.EnhancedLink
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1C5679;
	text-decoration:none;
	text-align:right;
}

.EnhancedLink A:Link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1C5679;
	text-decoration:none;
	text-align:right;
}

.EnhancedLink A:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1C5679;
	text-decoration:none;
	text-align:right;
}

.EnhancedLink A:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFBA3D;
	text-decoration:none;
	text-align:right;
}

input.send
{
	background-color: #ffffff; 
	font-weight: bold; 
	font-size: 11px; 
	color:#1C5679;
	align:center;
	text-align:center;
	font-family:tahoma;
	border-style:solid;
	border-color: #CCCCCC;
	border-width:1;
	}
	

	
.linkt
{
	font-family: Tahoma;
	font-size: 11px;
		font-weight: bold; 
	color: #1C5679;
	text-decoration:none;
	text-align:right;
}


.linkt A:Link
{
	font-family: Tahoma;
	font-weight: bold; 
	font-size: 11px;
	color: #1C5679;
	text-decoration:none;
	text-align:right;
}

.linkt A:visited
{
	font-family: Tahoma;
	font-weight: bold; 
	font-size: 11px;
	color: #1C5679;
	text-decoration:none;
	text-align:right;
}

.linkt A:hover
{
	font-family: Tahoma;
		font-weight: bold; 
	font-size: 11px;
	color: #FFBA3D;
	text-decoration:none;
	text-align:right;
}

	
.linku
{
	font-family: Tahoma;
	text-decoration:underline;
	font-size: 11px;
	font-weight: bold; 
	color: #1C5679;
	text-align:right;
}

.linku A:Link
{
	font-family: Tahoma;
	text-decoration:underline;
	font-weight: bold; 
	font-size: 11px;
	color: #1C5679;
	text-align:right;
}

.linku A:visited
{
	font-family: Tahoma;
	font-weight: bold; 
	text-decoration:underline;
	font-size: 11px;
	color: #1C5679;
	text-align:right;
}

.linku A:hover
{
	font-family: Tahoma;
	font-weight: bold; 
	text-decoration:underline;
	font-size: 11px;
	color: #FFBA3D;
	text-align:right;
}

.bg
{
	background-image: url(img/sidemenu_right.gif);
	background-repeat: repeat-y;
	
	
}

.bgdown
{
	background-image: url(img/sidemenu_bottom.gif);
	background-repeat: repeat-x;
}

.topleft
{
	background-image: url(img/sidemenu_top_left.gif);
	background-repeat: repeat-x;
}

.topright
{
	background-image: url(img/sidemenu_top_right.gif);
	background-repeat: repeat-x;
}


.sideright
{
	background-image: url(img/sidemenu_right.gif);
	background-repeat: repeat-y;
}


.siderleft
{
	background-image: url(img/sidemenu_bottom_left.gif);
	background-repeat: repeat-y;
}


.bottom
{
	background-image: url(img/sidemenu_bottom.gif);
	background-repeat: repeat-x;
}

.bottomr
{
	background-image: url(img/sidemenu_bottom_right.gif);
	background-repeat: repeat-y;
}



.sideleft
{
	background-image: url(img/sidemenu_left.gif);
	background-repeat: repeat-y;
}



.linkm
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1C5679;
	text-decoration:none;
	text-align:right;
}


.linkm A:Link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1C5679;
	text-decoration:none;
	text-align:right;
}

.linkm A:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1C5679;
	text-decoration:none;
	text-align:right;
}

.linkm A:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFBA3D;
	text-decoration:none;
	text-align:right;
}
input.boxx
{
	background-color: #ffffff; 
	font-weight: bold; 
	font-size: 11px; 
	color:#1C5679;
	align:center;
	text-align:center;
	font-family:tahoma;
	border-style:solid;
	border-color: red;
	border-width:1;
	}

