
/* CSS Document */
skinmaster
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #74767a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div, p , a, table, tr,td {
padding:0;
margin:0;
}

.main{
width:867px;
margin:auto;
background:url(images/line.jpg) repeat-y;
}
.languages{
width:867px;
margin:auto;

}
.flash{
padding-left:21px;
padding-top:4px;
}
.nav{
margin:5px 200px 0 22px;
font-size:12px;
height:28px;
color:#FFFFFF;
padding:0px 0 0 0px; 
}


a:link {
	color: #979ea9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #979ea9;
}
a:hover {
	text-decoration: none;
	color: #1A3459;
}
a:active {
	text-decoration: none;
	color: #fffff;
}
.nav a:link {
}
#content{
padding-left:21px;
}
#scroll{
float:left;
width:620px;
padding-top:9px;
	margin-top:6px;
}
#login
{
	margin-left: 620px;
	margin-right: 25px;
	height: 100%;
}
#scrolltext{
height: 284px;
/*overflow: auto;*/
/*position: relative;*/
/*margin: 0.3em auto;*/
/*padding: 15px;*/
}
.title{
font-family:Helvetica,Verdana, Arial, sans-serif;
font-size:12px;
font-style:inherit;
font-weight:bold;
color:#00315A;
}
.footer{
background:url(images/footer_bg.jpg) no-repeat;
height:31px;
padding: 70px 0 0  20px;
color:#384f6f;
}
.footer_bg{
background:url(images/footer_bg.jpg) no-repeat;
height:31px;
padding: 70px 0 0  20px;
color:#384f6f;
}
#clear{
clear:both;
}
.style2
{
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 0px;
}
#textfield{
width:120px;}
.colors{
background:#f1f58e;
}
a.text:link {
	color: #979ea9;
	text-decoration: none;
}
a.text:visited {
	text-decoration: bold;
	color: #979ea9;
}
a.text:hover {
	text-decoration: none;
	color: #1A3459;
}
a.text:active {
	text-decoration: none;
	color: #fffff;}
/*div#wrapper{overflow: hidden;	padding: 1px;*/
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

/* the following line puts fleXcroll into scrollbar-on-left mode */
.vscrollerbase {left: 0 !important;}
/* fleXcroll detects this CSS setting and sets content positions correctly with
respect to whether a scrollbar is needed or not*/


/* following are the styles for fat & cuddly, comments and newlines removed */
.vscrollerbar {width: 36px; url(images/images/scrollbar.png) -36px 0px repeat-y;}
.vscrollerbarbeg {height: 24px !important;width: 36px;background: url(images/scrollbar.png) -108px -32px no-repeat;}
.vscrollerbarend {height: 24px;width: 36px;background: url(images/scrollbar.png) -108px 0px no-repeat;}
.vscrollerbase {width: 40px; url(images/scrollbar.png) 0px 0px repeat-y;}/*nqkav padding*/
.vscrollerbasebeg {width: 36px;height: 28px !important;background: url(images/scrollbar.png) -72px -28px no-repeat;}/*Goren*/
.vscrollerbaseend {height: 28px;width: 36px;background: url(images/scrollbar.png)  -72px 0px no-repeat;}/*Dolen scroller*/
.hscrollerbase {height: 16px; background-color: white;}
.hscrollerbar {height: 16px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 28px;z-index: 2;}
.scrollerjogbox {width: 36px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;/*background: #37917A;*/}

/* Scroll Bar Master Styling Ends Here */


/* begin of menu*/
td.menubg
{
	padding: 0px;
	margin: 0px;
	background-image: url(menu_back.jpg);
	background-repeat: repeat-x;

}
.menubg
{
	background-position: center center;
	white-space: nowrap;
	width: 100%;
}

.rootMenuItem TD
{
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 8px;
	height: 28px;
	width: 87px;
} 
.rootmenuitemactive TD
{
	cursor: pointer;
	cursor: hand;
	color: #000080;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 8px;
	height: 28px;
	width: 87px;
}
.rootmenuitemselected TD
{
	cursor: pointer;
	cursor: hand;
	color: #000080;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-image: url(menu_on.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 8px;
	height: 28px;
	width: 87px;
}
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 8px;
	height:28px;
	width: 87px;

}
.MainMenu_MenuContainer {
	background-color: Transparent;
	width:100%;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	width:100%;
}
.MainMenu_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #6699FF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemSel {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemAct {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #012D5C; 
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	background-color: transparent; 
	border-right: #FFFFFF 0px solid; 
	border-left: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 3px;
	height: 21px;
}
.submenuitemselect
{
	background-color: #FF0000;
}
.MainMenu_SubMenu {
	margin-top: 1px;
	margin-left: 2px;
	background-color: #FFFFFF;
	color:#6699FF;
	z-index: 1000; 
	cursor: hand; 
	cursor: hand; 
	border-top: #6699FF 1px solid;
	border-right: #6699FF 1px solid;
	border-left: #6699FF 1px solid;
	border-bottom: #6699FF 1px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#FFFFFF);
	filter: Alpha(Opacity=85, FinishOpacity=100, Style=0);
}
.MainMenu_MenuBreak {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #FFFFFF 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
	width: 7px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
}
/* end of menu*/
td.logintxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699FF;
	font-size:11px;
	font-weight: normal;
	padding:5px;
}
a.logintxt:link, a.logintxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699FF;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.logintxt:hover, a.logintxt:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF993E;
	font-size:11px;
	text-decoration: none;
	font-weight: normal;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size:11px;
	font-weight: normal;
}
a.footertxt:link, a.footertxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.footertxt:hover, a.footertxt:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size:11px;
	text-decoration: underline;
	font-weight: normal;
