body {
	background-color: transparent;
	width: 100%;
	height: 100%;
}

.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}

table, tr, td, p {
	font-family: tahoma;
	font-size: 11px;
	line-height: 1.2em;
}
a img {
	border: none;
}

/*skin-css*/
.lel {
	background-image: url(images/BckgrL.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	width: 1000px;
}
.leb {
	background-image: url(images/BckgrR.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 520px;
	width: 9px;
}
.tlc {
	background-image: url(images/TopLeftC.jpg);
	vertical-align: top;
	width: 12px;
	height: 50px;
}
.tt {
	background-image: url(images/TopC.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
.trc {
	background-image: url(images/TopRightC.jpg);
	vertical-align: top;
	width: 10px;
	height: 50px;
}
.rib {
	background-image: url(images/BckL.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 520px;
	width: 9px;
}
.mb {
	background-image: url(images/MenuB.jpg);
	background-repeat: repeat-x;
	height: 36px;
}
.bc {
	background-image: url(images/BreadBck.jpg);
	background-repeat: repeat-x;
	height: 27px;
}
.srch {
	background-image: url(images/bluesearch.jpg);
	text-align: adsmiddle;
	border: opx;
}
.bl {
	background-image: url(images/bottomleft.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 11px;
}
.bt {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	height: 43px;
}
.br {
	background-image: url(images/bottomright.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 8px;
}
.rel {
	background-image: url(images/BckR.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 1000px;
}
/* pane-ovi */
.bannerpane {
	padding: 1px;
	text-align: center;
}

.toppane {
	padding: 2px 2px 0px 2px;
}

.leftpane {
	padding: 2px 2px 2px 5px;
}

.contentpane {
	padding: 2px 2px 2px 2px;
}
.innpane {
	padding: 0px 2px 0px 2px;
}

.rightpane {
	padding: 2px 5px 2px 2px;
}

.cpane {
	width: 33%;
	padding: 2px 2px 2px 2px;
}
.breadcrumb  {
	background: transparent;
	color: #036;
}
a.breadcrumb:active, a.breadcrumb:hover, a.breadcrumb:visited, a.breadcrumb:link {
	color: #036;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.MenuBar {
	background-image: url(images/MenuB.jpg);
	background-repeat: repeat-x;
	height: 36px;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem, .MainMenu_MenuItem td {
	border-left: #cad5ea 0px solid; 
	border-bottom: #fff 0px solid; 
	border-top: #fff 0px solid; 
	border-right: #fff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #01255c; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	padding-left: 15px;
	padding-right: 15px;	
}
.MainMenu_MenuIcon {
	height: 24px;
	background-color: white; 
	border-left: #fff 1px solid; 
	border-bottom: #fff 1px solid; 
	border-top: #fff 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 0px; 
}
.MainMenu_SubMenu {
	background-color: #fff; 
	border: #3873b7 1px solid;
	width: 120px; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel, .MainMenu_MenuItemSel  td {
	background-color: #3873b7; 
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 24px;
	padding-left: 15px;
	padding-right: 15px;
}
.MainMenu_MenuArrow {
	display: none; 
}
.MainMenu_RootMenuArrow {
	display: none; 
}

.Head{ 
   font-size: 13px;
   font-weight: bold;
   color: black; 
}

.SubHead{ 
   font-size:11px; 
   font-weight:bold;
   color: black;
}

.SubSubHead{ 
   font-size: 11px; 
   font-weight: bold;
   color: black;
}

.Normal{
   font-size: 11px;
   font-weight: normal; 
   color: black;
}

th, td, dtv {	
   font-size: 11px; 
   color: #000000; 
   font-family: Verdana, Arial,  Helvetica, sans-serif;
}

.CommandButton, a.CommandButton:hover {
	font-size: 11px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}
    
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active{
	font-size: 11px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}

.User, a.User:link, a.User:visited, a.User:active{
   font-size: 11px;
   font-weight: bold; 
	color: #036;
	text-decoration: none;
}    

a.User:hover {
   font-size: 11px;
   font-weight: bold; 
	color: #3A76B1;
	text-decoration: underline;
}

a:link, a:active, a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #036;
	text-decoration: underline;
}

.Footer{
   font-size: 10px;
   font-weight: bold; 
   color: #333333;
   text-decoration:none
}

A.Footer:link {
   font-size: 10px;
   font-weight: bold; 
	color: #333333;
	text-decoration: none;
}

A.Footer:visited  {
   font-size: 10px;
   font-weight: bold; 
	color: #333333;
	text-decoration: none;
}

A.Footer:active {
   font-size: 10px;
   font-weight: bold; 
	color: #333333;
	text-decoration: underline;
}

A.Footer:hover {
   font-size: 10px;
   font-weight: bold; 
	color: #3A76B1;
	text-decoration: underline;
}








































