/* Theme one CSS */

/* Public */
BODY {FONT-FAMILY: tahoma; FONT-SIZE: 3mm;SCROLLBAR-FACE-COLOR: #d2d2d2;	SCROLLBAR-HIGHLIGHT-COLOR: #f9f9f9; 	SCROLLBAR-SHADOW-COLOR: #ffffff;	SCROLLBAR-3DLIGHT-COLOR: #d9d9d9;	SCROLLBAR-ARROW-COLOR: #4453b1; 	SCROLLBAR-TRACK-COLOR: #e9e9e9; 	SCROLLBAR-DARKSHADOW-COLOR: #cccccc}

A{ font-size:3mm; font-family: Tahoma; text-decoration: none; color: #244b8c; }
A:hover{ font-size:3mm; font-family: Tahoma; text-decoration: none; color: #ff9933;}
.text{ font-family:Tahoma; font-size:3mm;}
.textII{ font-family:Tahoma; font-size:1mm;}

.A2{ font-size:3mm; font-family: Tahoma; text-decoration: none; color: #ffffff; }
.A2:hover{ font-size:3mm; font-family: Tahoma; text-decoration: none; color: #ff0000;}

.A3{	font-size: 3mm;	color: midnightblue;	font-family: Tahoma;	text-decoration: none;}
.A3:hover{	font-size: 3mm;	color: midnightblue;	font-family: Tahoma;	text-decoration: underline;}

.Anew
{
	font-weight: normal;
	font-size: 3mm;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
}
.Anew:hover
{
	font-weight: normal;
	font-size: 3mm;
	color: red;
	border-bottom: #ff0000 5px solid;
	font-family: Tahoma;
}


/* Toolbars */
.ToolBars{ border-right: #48546A 1px solid; border-top: #48546A  1px solid; background: #48546A ; border-left: #48546A  1px solid; border-bottom: #48546A  1px solid;}
.ToolBarButton{ border-right: #f1f1f1 1px solid; border-top: #f1f1f1 1px solid; background: #f1f1f1; border-left: #f1f1f1 1px solid; color: #000000; border-bottom: #f1f1f1 1px solid;}
.ToolBarButton:hover{ border-right: #999 1px solid; border-top: #999 1px solid; background: #ccc; border-left: #999 1px solid; color: #000000; border-bottom: #999 1px solid;}
.ToolBarSep{ FONT: 70% Verdana; COLOR: #ffffff; }

/* Site Map treeView */
.MainTreeView { border-right: lightgrey 1px solid; border-top: lightgrey 1px solid; background: #f1f1f1; border-left: lightgrey 1px solid; border-bottom: lightgrey 1px solid;}

/* Footer */
.Footers{} 

/* Button */
.Button { border-right: #a5a5a2 1px solid; border-top: #a5a5a2 1px solid; font-size: 3mm; border-left: #a5a5a2 1px solid; cursor: hand; color: #486195; line-height: 12pt; border-bottom: #a5a5a2 1px solid; font-family: Tahoma; background-color: #edede4;}
.ButtonII{	border-right: mediumblue 1px solid;	border-top: mediumblue 1px solid;	font-weight: bold;	font-size: 3mm;	border-left: mediumblue 1px solid;	cursor: hand;	color: royalblue;	line-height: 12pt;	border-bottom: mediumblue 1px solid;	font-family: Tahoma;	background-color: white;}

/* Module Container */
.Container
{
	border-right: #96B9E3 1px solid;
	border-top: #96B9E3 1px solid;
	border-left: #96B9E3 1px solid;
	border-bottom: #96B9E3 1px solid;
	font-weight: bold;
	font-size: 3mm;
	font-family: Tahoma;
	background-color: #fdfdfe;
}
.ContainerTopCell
{
	background-color: #E5EDF8;
	border-bottom: #96B9E3 1px solid;
}

.ContainerDownCell{}

/* Menu */


/* Module Image Gallery */
.ImageGalleryPicture{border: 1px solid #3366FF; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px}
.ImageGalleryPicture:hover{border: 2px solid #000000; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px}
.ImageGalleryBackGround{	background-color: lemonchiffon;}

/* Module DownLoad */
.DownloadTableBorder{font-size: 3mm; font-family: tahoma; border: 1px solid #9999CC; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px}
.DowmLoadRowTop{font-size: 3mm; font-family: tahoma; background-color: #9999CC}
.DowmLoadRowDown{font-size: 3mm; font-family: tahoma; background-color: #e0dfed;}

/* Module Theme 1 RTL */
.Theme1_TopCell{font-weight: bold;vertical-align:top;color: yellow;}
.Theme1_MainCell{ font-size: 3mm;font-family: Tahoma; background-color:white ;}

.Theme2_TopCell{font-weight: bold;vertical-align:top;color: Black;}
.Theme2_MainCell{font-size: 3mm;font-family: Tahoma; background-color:#f2f6ff ;}

.Theme3_TopCell{font-weight: bold;vertical-align:top;color: Black;}
.Theme3_MainCell{font-size: 3mm;font-family: Tahoma; background-color:#fcead6 ;}

.Theme19_TopCell{font-weight: bold;vertical-align:top;color: Black ;}
.Theme19_MainCell{font-size: 3mm;font-family: Tahoma; background-color:#F9F9F9 ;}

.Theme17_TopCell{font-weight: bold;vertical-align:top;color: Black;}
.Theme17_MainCell{font-size: 3mm;font-family: Tahoma; background-color:#F9F9F9 ;}