@charset "UTF-8";
html, body {
height : 100%;
width : 100%;
}
* html #Table_Master {
height : 100%;
width : 100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Table_Master {
margin : 0;
padding : 0;
min-height : 100%;
height : 100%;
width : 100%;
min-width : 100%;
overflow : hidden;
}
.mainMenu {
background-image : url(images/header_rightDRK.jpg);
background-repeat : no-repeat;
background-position : right top;
text-align : right;
height : 130px;
vertical-align : bottom;
background-color : #000000;
}
#Navi {
background-color : #006791;
margin : 0;
padding : 0;
height : 40px;
}
.content {
min-height : 100%;
height : 100%;
width : 100%;
min-width : 100%;
margin : 0;
padding : 0;
}
.top_shadow {
background-attachment : fixed;
background-color : #006791;
background-image : url(images/main-bg.png);
background-repeat : repeat-x;
background-position : 0 0;
height : 40px;
overflow : visible;
}
.white_shadow {
background-image : url(images/content_bck.gif);
background-repeat : repeat-x;
background-position : left top;
background-attachment : scroll;
background-color : #ffffff;
height : 100px;
width : 100%;
overflow : hidden;
}
.right {
background-repeat : repeat-x;
background-position : left top;
text-indent : 10px;
background-color : #495155;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
color : #ffffff;
font-size : 13px;
list-style-type : none;
line-height : 20px;
margin : 0;
padding : 0;
height : 100%;
vertical-align : top;
overflow : hidden;
background-image : url(images/bg_top.gif);
border-right-width : 4px;
border-right-style : ridge;
border-right-color : #393939;
}
.mainMenuCopy {
background-position : left top;
text-align : right;
height : 130px;
vertical-align : bottom;
}
.topright {
position : absolute;
top : 40px;
right : 7px;
text-align : right;
}

