@import url(tables.css);

h2 {
  font-size: 12pt;
}


.clearboth{
    clear: both;
}
p.sysmessage {
    margin-top: 20px;
	 margin-bottom: 0px;
    color: #cc0000;
}
span.needed {
    padding-left: 5px;
    font-size: 10px;
    font-weight: normal;
    color: #cc0033;
}

th.leftattention {
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    background-image: none;
    background-color: #ffcccc;
}

p.attention {
    margin-top: 10px;
    font-size: 10px;
    color: #cc0033;
}


/* Paging start */
div.nextnavi {
    margin-top: 30px;
    text-align: center;
}

span.current {
    font-size: 14pt;
    font-weight: bold;
}
a.showamounta {
	
}
a.pagelista {
	
}
a.nexta {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    border-bottom-color: #336699;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-top-color: #336699;
    border-top-style: solid;
    border-top-width: 1px;
}
/* Paging end */



/* Company search */
div.search_title {
  width: 640px;
	height: 30px;
	padding-left: 50px;
	padding-top: 20px;
	background-image: url(/img/search-plain.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 30px;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
}



/*----------------------------------------------------------------------------
	03Fmail
----------------------------------------------------------------------------*/
#mailbox{
	width:880px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#mailbox table{
	width:100%;
	margin: 0px;
	padding: 0px;
}
#mailbox table td{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 3px;
}
#mailbox #mailboxLift{
	float:left;
	width:100px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#mailbox #mailboxRight{
	float:right;
	width:760px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mailbox #mailboxRight #mail{
	width:730px;
	height: 37px;
	background-image: url(/img/mail-mail02.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#mailbox #mailboxRight #sent{
	width:730px;
	height: 37px;
	background-image: url(/img/mail-sent02.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#mailbox #mailboxRight #deleted{
	width:730px;
	height: 37px;
	background-image: url(/img/mail-deleted02.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#mailbox #mailboxRight .box02{
	width:740px;
	background-image: url(/img/bg5px03.gif);
	background-repeat: repeat;
	margin-bottom: 20px;
	padding: 10px;
}
#mailbox #mailboxRight .box02In{
	width:720px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bgGrey{
	background-image: url(/img/bg5px02.gif);
	background-repeat: repeat;
}





