HTML
{
	scrollbar-face-color:#E8E8E9;
	scrollbar-track-color:#F3F3F3;
	scrollbar-arrow-color:#000;
	scrollbar-shadow-color:#F3F3F3; 
	scrollbar-dark-shadow-color:#aaaaaa;
	scrollbar-3dlight-color:#E5E5E5;
	scrollbar-highlight-color:#FFFFFF;	
}
BODY
{  
	color: #000;
	font-family : Arial, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	margin: 0px;
	/*direction:ltr;  */
	background:#00aef0;
}

P,TABLE,DIV,SPAN,TD,TH,LI,FORM,BLOCKQUOTE
{
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	font-size:12px;

	
	padding:0px;margin:0px;
	vertical-align:top;
}
td
{
	text-align:left;
}
P
{ 
	margin:0px;
	padding:0px 0px 11px 0px;

	color:#fff;
}

P A, P A:link, P A:visited, P A:focus, P A:active
{
	font-weight:normal;text-decoration:none;
	color:#00aef0;font-family: Arial, Sans-Serif;font-size:13px;
}
P A:hover
{ text-decoration:none; color:#000; }

A, A:link, A:visited, A:focus, A:active
{font-weight:normal;text-decoration:none;color:#00aef0;outline-style:none;}
A:hover
{ text-decoration:none; color:#000;outline-style:none; }

img
{border:0px;}

TABLE
{ /*empty-cells:show;*/ }

.ZOOMCursor
{cursor: -moz-zoom-in;cursor:url('../_icons/zoom1.cur'), pointer , text;}	

.RIGHT_Aligned
{ text-align:right !important;}

.LEFT_Aligned
{ text-align:left !important;}

.RIGHT_Float
{ float:right !important;}

.LEFT_Float
{ float:left !important;}

.pageComment
{font-weight:bold;color:#FF0000;font-size:11px;}

HR
{border:1px solid #E5E5E5;height:1px;}

/* ------------------------ H1...H6 --------------------- */

H1,H2,H3,H4,H5,H6 {margin:0px 0px 5px 0px;color:#fff; font-family: Arial, Sans-Serif;}
H1
{
	font-size:25px;
	font-weight:bold;
	margin-top:3px;
	text-align:right;
	margin-bottom:30px;
	font-family:Guttman Yad-Brush;
}

H2
{
	font-size:20px;
	font-weight:bold;
	color:#000;
	text-align:right;
	font-family:Guttman Yad-Brush;
}

H3
{
	font-size:16px;
	font-weight:normal;
	font-family:Guttman Yad-Brush;
}

H4
{
	font-size:14px;
	font-weight:bold;
}

H5
{
	font-size:12px;
	font-weight:bold;
}

H6
{
	font-size:10px;
	font-weight:bold;
}

/* ---------------------------- INPUT, SELECT ----------------------------- */
INPUT, TEXTAREA, BUTTON, SELECT
{ height:17px;font-family :  Arial, sans-serif; }
INPUT
{
	width:160px;
	font-size: 12px;
	height:16px;
}

SELECT
{
	width:165px;
	font-size: 12px;
	height:21px;
}

TEXTAREA
{width: 100%;height:100px;}

.button
{
	width:50px;
	height:21px;
}

/* --------------------------- imgPartTableBorder ---------------------- */
.imgPartTableBorder
{ border:1px solid #51695c;margin:0px; padding:0px; text-align:center; }

/* ------------------ Lang ----------------------- */
.Lang
{
	color:#585858;
	vertical-align:middle;
	padding:5px;
	font-size:11px;
	text-align:left;
}
.Lang A, .Lang A:link, .Lang A:visited, .Lang A:focus, .Lang A:active
{
	font-size:11px;
	color:#585858;
}
.Lang A:hover
{  color:#e7252d;}

/* ------------------ logintop ----------------------- */

.logintop
{
	color:#585858;
	vertical-align:middle;
	padding:0px 5px;
	font-size:12px;
}
.logintop A, .logintop A:link, .logintop A:visited, .logintop A:focus, .logintop A:active
{
	font-size:12px;
	color:#585858;
}
.logintop A:hover
{ color:#e7252d;}

/* --------------------- contentTD --------------------- */
.contentTD
{
	padding:0px 15px 10px 15px;
}

/* ------------------- rightCOL ---------------- */
#rightCOL
{
	width:175px;
	padding-bottom:150px;
	padding-right:10px;
}

#rightCOLHidden
{
	width:1px;
	min-width:1px;
	padding-bottom:90px;
	font-size:1px;
}

/* ------------------------ leftCOL ---------------------------------- */
#leftCOL
{
	width:175px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	border-right:2px solid #e5e5e5;
}

/* --------------------- leftMenuDivLEVEL0 --------------------------- */
.leftMenuDivLEVEL0
{margin-top:7px;}

.leftMenuDivLEVEL0 A, .leftMenuDivLEVEL0 A:link, .leftMenuDivLEVEL0 A:visited, .leftMenuDivLEVEL0 A:focus, .leftMenuDivLEVEL0 A:active
{
	color:#000000;
	display:block;
	font-size:13px;
	padding:7px 0px 7px 0px;
	border-bottom:1px solid #bdbdbd;
}
.leftMenuDivLEVEL0 A:hover 
{
	text-decoration:none; color:#e7252d;
}
.leftMenuDivLEVEL0 A.this, .leftMenuDivLEVEL0 A.this:link, .leftMenuDivLEVEL0 A.this:visited, .leftMenuDivLEVEL0 A.this:focus, .leftMenuDivLEVEL0 A.this:active
{
	color:#e7252d;
}
/* ------------------------- leftMenuDivLEVEL1 ---------------------------- */
.leftMenuDivLEVEL1
{}
.leftMenuDivLEVEL1 A, .leftMenuDivLEVEL1 A:link, .leftMenuDivLEVEL1 A:visited, .leftMenuDivLEVEL1 A:focus, .leftMenuDivLEVEL1 A:active
{
	color:#000000;
	display:block;
	font-size:11px;
	padding:3px 0px 3px 15px;
	border:none;
}
.leftMenuDivLEVEL1 A:hover 
{
	text-decoration:none; color:#e7252d;
}
.leftMenuDivLEVEL1 A.this, .leftMenuDivLEVEL1 A.this:link, .leftMenuDivLEVEL1 A.this:visited, .leftMenuDivLEVEL1 A.this:focus, .leftMenuDivLEVEL1 A.this:active
{
	color:#e7252d;
}
/* --------------------------- leftMenuDivLEVEL2 -------------------------- */
.leftMenuDivLEVEL2
{}
.leftMenuDivLEVEL2 A, .leftMenuDivLEVEL2 A:link, .leftMenuDivLEVEL2 A:visited, .leftMenuDivLEVEL2 A:focus, .leftMenuDivLEVEL2 A:active
{
	color:#000000;
	display:block;
	font-size:10px;
	padding:3px 0px 3px 20px;
	border:none;
}

.leftMenuDivLEVEL2 A:hover 
{
	text-decoration:none; color:#e7252d;
}
.leftMenuDivLEVEL2 A.this, .leftMenuDivLEVEL2 A.this:link, .leftMenuDivLEVEL2 A.this:visited, .leftMenuDivLEVEL2 A.this:focus, .leftMenuDivLEVEL2 A.this:active
{
	color:#e7252d;
}
/* ----------------------- leftMenuDivLEVEL3 ------------------------------ */
.leftMenuDivLEVEL3
{}
.leftMenuDivLEVEL3 A, .leftMenuDivLEVEL3 A:link, .leftMenuDivLEVEL3 A:visited, .leftMenuDivLEVEL3 A:focus, .leftMenuDivLEVEL3 A:active
{
	color:#000000;
	display:block;
	font-size:9px;
	padding:3px 0px 3px 25px;
	border:none;
}
.leftMenuDivLEVEL3 A:hover 
{
	text-decoration:none; color:#e7252d;
}
.leftMenuDivLEVEL3 A.this, .leftMenuDivLEVEL3 A.this:link, .leftMenuDivLEVEL3 A.this:visited, .leftMenuDivLEVEL3 A.this:focus, .leftMenuDivLEVEL3 A.this:active
{
	color:#e7252d;
}

/* ------------------------------ TMenuTable ----------------------------- */
#TMenu
{
	text-align:left;
	vertical-align:middle;
	background:#000;
	width:280;
	height:40px;
}


#TMenuTable
{ }

#TMenuTable TD, #TMenuTable TH
{
	text-align:right; 
	vertical-align:middle;
	background:#000;
	width:200; 
	height:40px;
	border-bottom:4px solid #00aef0;
}
#TMenuTable A, #TMenuTable A:link, #TMenuTable A:visited, #TMenuTable A:focus, #TMenuTable A:active
{
	text-align:right;
	color:#FFFFFF;
	display:block;
	white-space:nowrap;
	padding:5px 20px 5px 10px;
	font-size:24px;
	font-weight:bold;
	font-family:Guttman Yad-Brush;
	/*font-family:Charlesworth;*/
}
#TMenuTable A:hover
{ color:#fff;/*background:#ff1313;*/}

#TMenuTable TH.this
{/* background:#ff1313;*/}

#TMenuTable TH.this A, #TMenuTable TH.this A:link, #TMenuTable TH.this A:visited, #TMenuTable TH.this A:focus, #TMenuTable TH.this A:active
{
	color:#fff;
}
/*--------------TMenuTop-------------*/
#TMenuTop
{ }

#TMenuTop TH
{
	text-align:left;
	vertical-align:middle;
	background:#000;
	color:#fff;
	border-bottom:4px solid #00aef0;
}
#TMenuTop A, #TMenuTop A:link, #TMenuTop A:visited, #TMenuTop A:focus, #TMenuTop A:active
{
	text-align:left;
	color:#FFFFFF;
	display:block;
	white-space:nowrap;
	padding:5px;
	font-size:16px;
	font-family:Guttman Yad-Brush;
	font-weight:normal;
	/*font-family:Charlesworth;*/
}
#TMenuTop A:hover
{ color:#fff;/*background:#ff1313;*/}
/* ------------------------------ TMenuTableinner ----------------------------- */

#TMenuTableinner
{margin-top:10px; position:fixed;}

#TMenuTableinner td
{
	text-align:left;
	vertical-align:middle;
	background:#000;
	width:280;
	height:40px;
}
#TMenuTableinner A, #TMenuTableinner A:link, #TMenuTableinner A:visited, #TMenuTableinner A:focus, #TMenuTableinner A:active
{
	text-align:left;
	color:#FFFFFF;
	display:block;
	white-space:nowrap;
	padding:5px 10px 5px 20px;
	font-size:24px;
	font-weight:bold;
}
#TMenuTableinner A:hover
{ color:#fff;background:#ff1313;}

/* -------------------------- IndexNews ------------------------- */
.IndexNews
{
	margin:10px 0px;
	background:#c5ddfb  url('../_images/leftnews.gif') no-repeat;
	height:24px;
}
.IndexNews TH
{
	padding:0px 0px 0px 10px;
	vertical-align:middle;
	font-size:10px;
	font-weight:bold;
	color:#2f517d;
	width:70px;
}
.IndexNews TD
{
	padding:0px 5px;
	vertical-align:middle;
	
	color:#205ab1;
	background:  url('../_images/rightnews.gif') right top no-repeat;
}

.IndexNews A, .IndexNews A:link, .IndexNews A:visited, .IndexNews A:focus, .IndexNews A:active
{
	font-weight:normal;
	padding:0px;
	color:#2f517d;
	text-decoration:none;
	font-size:12px;
}

.IndexNews A:hover
{
	text-decoration:none;color:#000;
}

/* ---------------------- IndexLinks -------------------- */
.IndexLinks
{
	background:#ffdfbf  url('../_images/leftlinks.gif') no-repeat;
	height:24px;
	width:174px;
}

.IndexLinks div
{
	background: url('../_images/rightlinks.gif') right top no-repeat;
	color:#e7252d;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
	height:24px;
}

.IndexLinks img
{
	margin-left:70px;
}

/* -------------------------- HPF ------------------------- */
#HPF 
{
	background:#e0e0e0  url('../_images/HPFCB.gif') center bottom repeat-x;
}

#HPF div 
{
	background:  url('../_images/HPFLT.gif') left top no-repeat;
}

#HPF div div 
{
	background:  url('../_images/HPFRT.gif') right top no-repeat;
}

#HPF div div div 
{
	background:  url('../_images/HPFLB.gif') left bottom no-repeat;
}

#HPF div div div div
{
	padding:10px;
	background:  url('../_images/HPFRB.gif') right bottom no-repeat;
}

/*--------------------------------infoboxes-----------------------*/
.infoboxes
{
	width:100%;
}
.infoboxes TH,.infoboxes TD
{
	padding:3px 3px 3px 5px;
	text-align:left;
	font-size:11px;
}
.infoboxes A, .infoboxes A:link, .infoboxes A:visited, .infoboxes A:focus, .infoboxes A:active
{
	font-size:11px;
	color:#393939;
}
.infoboxes A:hover 
{
	text-decoration:none; color:#e7252d;
}

.infoboxes TH
{
	font-size:12px;
	color:#003c8e;
}
.infoboxes TH A, .infoboxes TH A:link, .infoboxes TH A:visited, .infoboxes TH A:focus, .infoboxes TH A:active
{
	font-size:12px;
	color:#003c8e;
}
.infoboxes TH A:hover 
{
	text-decoration:none; color:#e7252d;
}

.infoboxeslinks
{
	border-bottom:1px solid #bdbdbd;padding:5px 2px 3px 3px  !important;
}
.infoboxeslinks A, .infoboxeslinks A:link, .infoboxeslinks A:visited, .infoboxeslinks A:focus, .infoboxeslinks A:active
{
	font-size:11px;
	color:#003c8e;
	padding:0px;
}
.infoboxeslinks A:hover 
{
	text-decoration:none; color:#e7252d;
}


/* ----------------------------- container ------------------------------- */
.container {width:1000px;}
.box1
{
	float:right;margin:40px 0px 20px 0px;width:379px; 
}
.box2
{
	float:right;margin:40px 50px 20px 0px;width:379px;
}

/* ----------------------------- HPTable ------------------------------- */
.HPTable
{ 
	padding:0px 3px 0px 5px;
	text-align:right;
	font-size:13px;
}

.HPTable A, .HPTable A:link, .HPTable A:visited, .HPTable A:focus, .HPTable A:active
{
	font-size:12px;
	color:#393939;
}
.HPTable A:hover 
{
	text-decoration:none; color:#000;
}

.HPTable .height
{
	height:135px;
}
.HPTable .title A, .HPTable .title A:link, .HPTable .title A:visited, .HPTable .title A:focus, .HPTable .title A:active
{
	font-size:13px;
	color:#000;
	font-weight:bold;
	line-height:55px;
	text-align:center;
}
.HPTable .title A:hover 
{
	text-decoration:none; color:#000;
}

/*---------------projectslist---------------------*/
.projectslist
{ 
	float:left;
	text-align:center;
	margin-bottom:11px;
	margin-right:11px;
}
.projectslist div
{
	background: url('../_images/AlbumLeft.gif') left bottom no-repeat;
}
.projectslist div div
{
	background: url('../_images/AlbumRight.gif') right bottom no-repeat;
	width:154px;
	padding:0px 3px 6px 3px;
}
.projectslist A, .projectslist A:link, .projectslist A:visited, .projectslist A:focus, .projectslist A:active
{
	font-size:13px;
	color:#e7252d;
	font-weight:bold;
}
.projectslist A:hover 
{
	text-decoration:none; color:#000;
}
/*-------------------------------scrollbar----------------------------------*/
.scrollbar
{
	width:655px;
	/*height:608px;*/
	overflow:auto;
	/*margin:30px 0px 0px 60px;
	float:left;*/
	scrollbar-face-color: #00aef0;
	scrollbar-highlight-color: #0287ba;
	scrollbar-3dlight-color: #0287ba;
	scrollbar-darkshadow-color: #0287ba;
	scrollbar-shadow-color: #0287ba;
	scrollbar-arrow-color: #0265cb;
	scrollbar-track-color: #0287ba;	
}
/*-------------------------------scrollbaralbum----------------------------------*/
.scrollbaralbum
{
	width:500px;
	height:300px;
	overflow:hidden;
}
/*---------------------------------scrollbar1-----------------------------------*/
.scrollbar1
{
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #cdcdcd;
	scrollbar-darkshadow-color: #cdcdcd;
	scrollbar-shadow-color: #fff;
	scrollbar-arrow-color: #0265cb;
	scrollbar-track-color: #fff;		
	
	text-align: left; 
	height:300px;
	overflow:auto;
}
/*---------------------------------scrollbar1album-----------------------------------*/
.scrollbar1album
{
	scrollbar-face-color: #999;
	scrollbar-highlight-color: #e5e5e5;
	scrollbar-3dlight-color: #cdcdcd;
	scrollbar-darkshadow-color: #cdcdcd;
	scrollbar-shadow-color: #e5e5e5;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #cdcdcd;		
	
	margin-top:10px;
	height:80px;
	width:480px;
	overflow:auto;
}
/*------------------------------------scrollbar2---------------------------------*/
.scrollbar2
{
	/*margin:0px 3px 10px 3px;*/
	
	padding:3px;
	background:#039dd8;
	border:1px solid #27c4ff;
	float:right;
}
.scrollbar2 div
{
	height:63px;
	width:80px;
	cursor:hand;
	overflow:hidden;
	border:1px solid #107ba3;
}

/*------------------------------------scrollbarbig---------------------------------*/
.scrollbarbig
{
	padding:3px;
	background:#eae9e9;
	border:1px solid #c5c5c5;
	float:left;
	
}
.scrollbarbig div
{
	height:280px;
	width:500px;
	border:1px solid #b4b4b1;
}

/*------------------------------------scrollbar2album---------------------------------*/
.scrollbar2album
{
	float:left;
	height:50px;
	width:85px;
	cursor:hand;
	margin:0px 5px 10px 0px;
	overflow:hidden;
	border:1px solid #cccccc;
}
/*------------------------scrollbar120------------------------*/
.scrollbar120
{	
	overflow:hidden;
	height:120px;
}
/*------------------------scrollbar100------------------------*/
.scrollbar100
{	
	overflow:hidden;
	height:100px;
}
/*---------------MailingList--------------*/
.MailingList
{
	color:#e7252d;
	font-size:13px;
	margin-top:10px;
	width:170px;
}
.MailingList input
{
	color:#888888;
	font-size:11px;
}

/* ------------------------------ footerTable ----------------------------- */
.footerTable
{ 
	text-align:center;
	color:#484848;
	font-size:11px;
	position:fixed;
	left:30%;
	margin-top:11px;
}

.footerTable A, .footerTable A:link, .footerTable A:visited, .footerTable A:focus, .footerTable A:active
{ 
	color:#484848;
	font-size:11px;
}

.footerTable A:hover
{ color:#e7252d; }

/* ---------------- pageToolsTable -------------------- */

#pageToolsTable
{
	margin-top:15px;margin-bottom:10px;
}

#pageToolsTable IMG
{ margin:0px 5px;}

#pageToolsTable A, #pageToolsTable A:link, #pageToolsTable A:visited, #pageToolsTable A:focus, #pageToolsTable A:active
{
	color:#707070;
	font-size:11px;
}

#pageToolsTable A:hover
{ color:#e7252d; text-decoration:none; }

/* ------------------ breadCrumbsTable ----------------------- */
.breadCrumbsTable
{
	color:#aaaaaa;
	padding-left:15px;
	font-size:11px;
	text-align:left;
}
.breadCrumbsTable A, .breadCrumbsTable A:link, .breadCrumbsTable A:visited, .breadCrumbsTable A:focus, .breadCrumbsTable A:active
{
	font-size:11px;
	color:#aaaaaa;
}
.breadCrumbsTable A:hover
{ text-decoration:none; color:#e7252d;}

/* ------------------ docPartTable ----------------------- */
.docPartTable
{
	
}

.docPartTable A, .docPartTable A:link, .docPartTable A:visited, .docPartTable A:focus, .docPartTable A:active
{
	font-size:11px;
	color:#003c8e !important;
}
.docPartTable A:hover
{ text-decoration:none; color:#e7252d;}

/* ------------------ quiz ----------------------- */
.quiz
{
	width:160px;
	margin-left:10px;
}

.quiz h3
{
	font-size:12px;
	color:#000;
	margin:0px;
}

.quiz p
{
	font-size:12px;
	color:#003c8e;
	text-align:left;
	padding:3px 0px 3px 0px;
}

.quiz input
{
	width:15px;
	margin-right:5px;
	margin-bottom:2px;
}

/* ------------------ management ----------------------- */
.management
{
	margin-bottom:10px;
	margin-top:20px;
	width:270px;
	border:2px solid #000;
	background:#fff;
	color:#000;
	font-size:11px;
	text-align:right;
	float:right;
		margin-left:20px;
}
.management div
{
	
	padding:4px 10px;
}

.management p  
{
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:right;
}
.management h3
{
	font-size:15px;
	color:#000;
	font-weight:bold;
}
.management span
{
	font-size:11px;
	color:#ff30d6;
}
/* ------------------ managementoff ----------------------- */
.managementoff
{
	margin-bottom:10px;
	margin-top:20px;
	width:270px;
	border:2px solid #000;
	/*background:#69c5ff;*/
	background:#fff;
	color:#000;
	font-size:11px;
	text-align:right;
	float:right;
	margin-left:20px;
}
.managementoff div
{
	padding:4px 10px;
}

.managementoff p  
{
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-align:right;
}
.managementoff h3
{
	font-size:15px;
	color:#000;
	font-weight:bold;
}
.managementoff span
{
	font-size:11px;
	color:#ff30d6;
}
/*---------------------------------More----------------------------------*/
.More
{
	background: url('../_images/dot.gif') center 7px repeat-x;
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
}

.More A, .More A:link, .More A:visited, .More A:focus, .More A:active
{
	color:#ff6600;
	font-size:11px;
}

.More A:hover
{ text-decoration:none; color:#e7252d; }


/* -------------------------- news ------------------------- */
.news
{color:#00aef0;margin-bottom:3px;overflow:hidden;width:650px;height:200px;background:#fff;border-left:3px solid #00aef0;}

div.news:hover {color:#fff ; background:#00aef0; }
div.news:hover a {color:#fff ; }

.news A, .news A:link, .news A:visited, .news A:focus, .news A:active
{
	color:#00aef0;
	font-size:30px;
}

.news A:hover
{ text-decoration:none; color:#fff; }


.newslink{text-align:right;width:250px;float:left;margin-right:30px;}
.newslink div {padding-bottom:11px;}
.newslink div A, .newslink div A:link, .newslink div A:visited, .newslink div A:focus, .newslink div A:active
{
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

.newslink div A:hover
{ text-decoration:none; color:#000; }


/* -------------------------- Events ------------------------- */
.Events
{}
.Events th, .Events span
{
	font-size:12px;
	font-weight:bold;
	color:#818181;
	text-align:right;
	padding:5px 10px;
}
.Events td
{
	padding:5px;
}
.Events A, .Events A:link, .Events A:visited, .Events A:focus, .Events A:active
{
	color:#003c8e;
	font-size:14px;
}

.Events A:hover
{ text-decoration:none; color:#e7252d; }

.Events p
{
	margin:10px 0px;
}

/* --------------------- formTable ---------------------- */
.formTable
{ width:460px;/*background:#0090c7;*/ float:right;}

.formTable TH
{ color:#ff0000;}

.formTable TD,.formTable TH
{ vertical-align: middle;font-size:14px;color:#fff;padding:5px;font-weight:bold; }
		
.formTable SELECT
{ width:255px;height:26px; }	

.formTable input
{ width:250px;height:26px;}	

.formTable A, .formTable A:link, .formTable A:visited, .formTable A:focus, .formTable A:active
{
	color:#fff;
	font-size:14px;
	font-family:Guttman Yad-Brush;
	font-weight:bold;
}

.formTable A:hover
{ text-decoration:none; color:#000; }

/* ----------------------------- RegularMPI ------------------------------- */
.RegularMPI
{ 
	margin:10px 10px 10px 0px;
	float:left;
	width:150px;
	text-align:center;
}

/* ----------------------------- faqDL ---------------------------- */

DT,DD
{
	font-weight: bold;
	margin: 10px 0px;
	text-align:justify;
}

.faqDL DT
{
	background:transparent url('../_images/q.gif') left top no-repeat;
	padding: 0px 0px 0px 20px;
	cursor: help;
}

.faqDL DD
{
	padding: 0px 0px 0px 20px;
	background:transparent url('../_images/a.gif') left top no-repeat;
	color:#ff6600;
}


.supportDL DD, .faqDL DD 
{
	display: none;
}

/* ------------------ siteMapTable ------------------------ */
.siteMapTable
{ 
	float:left;
	margin:10px;
	padding:10px;
	width:200px;
}

.siteMapTable A, .siteMapTable A:link, .siteMapTable A:visited, .siteMapTable A:focus, .siteMapTable A:active
{
	color:#0e64bc;
}
.siteMapTable A:hover
{ color:#000; text-decoration:none; }


.siteMapTableHeader
{
	margin:5px;
}

.siteMapTableHeader A, .siteMapTableHeader A:link, .siteMapTableHeader A:visited, .siteMapTableHeader A:focus, .siteMapTableHeader A:active
{
	font-weight:bold;	
	display:block;
	padding-left:5px;
}

.siteMapTable UL
{
	margin:5px 0px 5px 10px;
	padding:0px;
}

.siteMapTable LI
{
	/*list-style:none;
	list-style-image:none;*/
	margin-left:15px;
}

.siteMapTable LI LI
{
	/*list-style:none;
	list-style-image:none;*/

}
.siteMapTable LI LI LI
{	
    /*list-style:none;
	list-style-image:none;*/
}

/* ---------------------------- glossaryABC -------------------------- */

.glossaryABC
{ 
  float:left;
  width:12px;
  text-align:center;
  background: #F7F7F7;
  border:1px solid #E5E5E5;
  margin:2px;
  font-size:13px;
  color:#E5E5E5;
}

.glossaryABC A, .glossaryABC A:link, .glossaryABC A:visited, .glossaryABC A:focus, .glossaryABC A:active
{ }

.glossaryABC A:hover
{ }

.glossaryLetterTab
{
	background: #888888;
	width:25px;
	margin:15px 0px 0px 0px;
	text-align:center;
}

.glossaryLetterTab A, .glossaryLetterTab A:link, .glossaryLetterTab A:visited, .glossaryLetterTab A:focus, .glossaryLetterTab A:active
{
	color:#fff;
	font-size:15px;
	font-weight:bold;
}

.gotop
{ 
  text-align:right;
  background: #F7F7F7;
  font-size:10px;
  color:#E5E5E5;
  padding:4px;
  margin-top:11px;
}

/* ------------------------ glossaryTerm ------------------------------ */
.glossaryTerm
{}

.glossaryTerm DT, .glossaryTerm DD
{}
	
.glossaryTerm DT
{
	padding:2px 0px;
	background-color: #F7F7F7;
	font-weight:bold;
	color:#e7252d;
	border:1px solid #E5E5E5;	
}

.glossaryTerm DD
{
	padding:0px 8px;
}

/* ---------------------------- SimpleLinks --------------------------- */

.SimpleLinks
{  margin-bottom:10px;width:700px;background:#fff;}

.SimpleLinks TD
{
	padding:5px;
	color:#027dab;
	padding-left:15px;
	font-size:20px;
}
.SimpleLinks th
{
	text-align:left;
	color:#00aef0;
	
}

/* ---------------------------- DownloadZone --------------------------- */

.DownloadZone
{ width:308px;float:right;margin-left:15px;text-align:right;}

.DownloadZone div
{ background:#fff;padding:5px 15px;color:#000;}

.DownloadZone Td
{
	padding:5px;
}
.DownloadZone A, .DownloadZone A:link, .DownloadZone A:visited, .DownloadZone A:focus, .DownloadZone A:active
{
	font-weight:bold;
	color:#000;
	
}
.DownloadZone A:hover
{ text-decoration:none; color:#e7252d; }


/* --------------------- PressReleases -------------------------- */

.PressReleases
{
	width:100%;
	border-right:1px solid #d2d2d2;
	background: url('../_images/shadow.gif') repeat-x;
}
.PressReleases A, .PressReleases A:link, .PressReleases A:visited, .PressReleases A:focus, .PressReleases A:active
{
	color:#ff6600;
	font-weight:bold;
}

.PressReleases A:hover
{ text-decoration:underline; color:#000; }

.PressReleases TD,.PressReleases TH
{
	border-bottom:1px solid #d2d2d2;
	border-left:1px solid #d2d2d2;
	padding:5px;
}

.PressReleases TH
{
	background:#888888;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:2px solid #D7D7D7;
	text-align:left;
}

/* -------------------- Articles ------------------------- */
		
.Articles
{
	background: url('../_images/shadow.gif') repeat-x;
}
.Articles TH
{
	padding:10px 5px 0px 5px;
	text-align:left;
	color:#ff6600;
	font-weight:bold;
	font-size:13px;
}
.Articles TH span
{
	color:#888888;
	font-size:11px;
	vertical-align:bottom;
}

.Articles .Author
{
	color:#3c3c3c;
	margin-bottom:5px;
	font-weight:bold;
}
.Articles .Abstract
{
	margin-bottom:5px;
}

.Articles TD
{
	padding:3px 5px;
}
.Articles A, .Articles A:link, .Articles A:visited, .Articles A:focus, .Articles A:active
{
	font-weight:bold;
	color:#ff6600;
}
.Articles A:hover
{ text-decoration:none; color:#e7252d; }


/*------------------------------album------------------------------------*/
.album td
{
	padding-bottom:15px;
	text-align:center;
	width:155px;
	vertical-align:middle;
}

.album div
{
	/*background: url('../_images/AlbumLeft.gif') left bottom no-repeat;*/
}

.album div div
{
	/*background: url('../_images/AlbumRight.gif') right bottom no-repeat;*/
	text-align:center;
	padding-bottom:6px;
	
	width:145px;
}


/*---------------index---------------------*/

#Cont
{
	width:97%;
	margin-top:9px;
	padding-bottom:11px;
}

#LeftColumn
{
	width:682px;
	float:left;
}

#RightColumn
{
	width:173px;
	float:right;
}

/*-----------------verhor-----------------*/
.verhor
{
	width:120px;
	height:120px;
}

/*-----------------verhor135-----------------*/
.verhor135
{
	width:135px;
	height:135px;
}

/*-----------------LATEST_NEWS-----------------*/
.HPnews_style
{
	display:none;
}

.HPnews_show
{
	height:20px;
	overflow: auto;	
}
.HPnews_border
{
	height:20px;
	overflow: auto;	
	line-height:20px;
}
.HPbuttondiv
{
	float: left;
	margin:3px 10px;
}

/*-------------------------------------------------------------------*/
.page1
{
	background:#00aef0;
	float:left;
	width:1000px;
	height:500px;
}

.page2
{
	background:#dcf000;
	float:left;
	width:1000px;
	height:500px;
}

.page3
{
	background:#f09800;
	float:left;
	width:1000px;
	height:500px;
}

.page4
{
	background:#f04400;
	float:left;
	width:1000px;
	height:500px;
}

.page5
{
	background:#dc00f0;
	float:left;
	width:1000px;
	height:500px;
}


.list
{
	display:inline;
	float:right;
	text-align:center;
	height:22px;
	padding:3px;
	/*padding-top:3px;
	width:850px;*/
	background:#ec46aa;
	color:#fff;
	cursor:hand;
	margin:5px;
}

/*------------------hr--------------------*/
.hr
{
	background:#0090c7;
}

/*---------------verhor158-------------*/
.verhor158
{
	float:left;width:150px;height:117px;overflow:hidden;padding:0px;margin-left:5px;
}

/*---------------px100-------------*/
.px100
{
	float:left;width:100px;padding:0px !important;
}

/*---------------px200-------------*/
.px200
{
	float:right;width:125px;padding:0px !important;
}

.input{height:26px;color:#999;width:200px;margin-bottom:2px;padding:3px 5px;}

.line{border-bottom:1px solid #16bfff;margin-bottom:15px;margin-right:15px;padding-bottom:5px;text-align:right;}
.line span.name(color:#fff;font-size:14px !important;font-weight:bold !important;)

.onePage
{
	color:#fff;
}

/*--------------------links----------------------*/
.links A, .links A:link, .links A:visited, .links A:focus, .links A:active
{
	color:#000;
}
.links A:hover 
{
	text-decoration:none; color:#fff;
}


/*-----------photosPagesList---------------*/
#photosPagesList
{background:#fff;padding:5px;margin:5px;float:right;font-size:16px !important;cursor:pointer;font-weight:bold !important;}


.showPage A, .showPage A:link, .showPage A:visited, .showPage A:focus, .showPage A:active
{
	font-weight:bold !important;
	font-size:16px !important;
	cursor:pointer;
}
.showPage A:hover
{ text-decoration:none;}


