/* General Style */
html { overflow-y: scroll; }
body { background-color:#FFFFFF;background-image:url('../images/eng/main_bg.jpg');background-repeat:repeat-x; }
body,tr,td,p,input,textarea,select { font-family:Verdana,Arial;font-size:10px; }

/* Cell which contain text */
.mainContent { padding:7px;line-height:17px;COLOR:#333333; }

/* Header Menu Style */
.menuBlock { background-image:url('../images/eng/menu_bg.jpg');background-repeat:repeat-x; }

/* Header Menu Style */
.contentHeader { background-image:url('../images/eng/contentHeader_bg.jpg');background-repeat:no-repeat; }

/* Seperator Between Cells */
.seperator { background-image:url('../images/eng/cell_seperator.gif');background-repeat:repeat-y; }

/* Seperator For Lv 2 */
.item_seperator { background-image:url('../images/eng/item_sep.gif');background-repeat:repeat-x;padding: 5px; }
.subItem_seperator { background-image:url('../images/eng/item_sep.gif');background-repeat:repeat-x;padding: 5px 0px 5px 0px; }

/* Footer Text Style */
.footer { COLOR:#545454; }

/* LI lister style */
.sLister { list-style-position:outside;margin-left:20px;margin-right:5px; }
.sLister li { list-style-image:url('../images/eng/pointer.gif'); }

/* Style For Photo Space */
.spaceRight { margin:0px 10px 0px 0px; }
.spaceLeft { margin:0px 0px 0px 10px; }

.imageBorder { border:#737373 1px solid; }
.imageBorder2 { border:#666666 1px solid; }

.title { text-decoration:underline;font-weight:bold;COLOR:#004b96; }
.lightText { COLOR:#999999; }

/* Caution | Warning Message Color */
.redText { COLOR:#e03f6b; }

a.linkStyle1:Link { COLOR:#0e5d95;font-weight:bold;text-decoration:none; }
a.linkStyle1:Visited { COLOR:#0e5d95;font-weight:bold;text-decoration:none; }
a.linkStyle1:Hover { COLOR:#0e5d95;font-weight:bold;border-bottom:#333333 dotted 1px; }

a.linkStyle2:Link { COLOR:#333333;font-weight:normal;text-decoration:none; }
a.linkStyle2:Visited { COLOR:#333333;font-weight:normal;text-decoration:none; }
a.linkStyle2:Hover { COLOR:#0e5d95;font-weight:normal;border-bottom:#333333 dotted 1px; }

a.linkStyle3:Link { COLOR:#666666;font-weight:normal;text-decoration:none; }
a.linkStyle3:Visited { COLOR:#666666;font-weight:normal;text-decoration:none; }
a.linkStyle3:Hover { COLOR:#333333;font-weight:normal;border-bottom:#999999 dotted 1px; }

a.linkStyle4:Link { COLOR:#004b96;font-weight:normal;text-decoration:none; }
a.linkStyle4:Visited { COLOR:#004b96;font-weight:normal;text-decoration:none; }
a.linkStyle4:Hover { COLOR:#333333;font-weight:normal;text-decoration:none; }

a.path:Link { COLOR:#004b96;font-weight:bold;text-decoration:none; }
a.path:Visited { COLOR:#004b96;font-weight:bold;text-decoration:none; }
a.path:Hover { COLOR:#004b96;font-weight:bold;border-bottom:#333333 dotted 1px; }

a.submenu:Link { COLOR:#FFFFFF;font-weight:bold;text-decoration:none; }
a.submenu:Visited { COLOR:#FFFFFF;font-weight:bold;text-decoration:none; }
a.submenu:Hover { COLOR:#FFFFFF;font-weight:bold;border-bottom:#FFFFFF dotted 1px; }

a.anglia:Link { COLOR:#0e5d95;font-weight:bold;text-decoration:none; }
a.anglia:Visited { COLOR:#0e5d95;font-weight:bold;text-decoration:none; }
a.anglia:Hover { COLOR:#333333;font-weight:bold;text-decoration:none; }

a.language:Link { font-size:12px;COLOR:#0e5d95;font-weight:bold;text-decoration:none; }
a.language:Visited { font-size:12px;COLOR:#0e5d95;font-weight:bold;text-decoration:none; }
a.language:Hover { font-size:12px;COLOR:#333333;font-weight:bold;border-bottom:#FFFFFF dotted 1px; }


.currentPage {
padding:3px;
COLOR:#FFFFFF;
font-size:10px;
background-color: #449cd8;
border: 1px solid #0c4f7d;
margin-right:1px;
vertical-align: middle;
font-weight: bold;
}
.linkPage {
padding:3px;
COLOR:666666;
font-size:10px;
background-color: #F8F8F8;
border: 1px solid #D6E0EF;
margin-right:1px;
vertical-align: middle;
}
a:hover.linkPage  {
padding:3px;
COLOR:333333;
font-size:10px;
background-color: #FFFAF4;
border: 1px solid #0c4f7d;
text-decoration: none;
}
.pageBox {
COLOR:666666;
font-size:10px;
background-color: #F8F8F8;
border: 1px solid #D6E0EF;
padding: 3;
margin-right:1px;
vertical-align: middle;
font-weight:bold;
}

.newsTitle { font-size:14px;font-weight:bold;COLOR:#17416b; }
