form { margin: 0; }
img { border: 0; }

hr {
	height: 1px;
	background-color: #000;
	color: #000;
	margin: 2em 0;
}

body, td, th, input, textarea, select {
	font-family: verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.2em 0;
	/* border-bottom: 1px solid #ccc; */
	font-family: verdana, sans-serif, arial;
}

li h1, li h2, li h3, li h4, li h5, li h6 {
	border: none;
}

h1 { font-size: 160%; font-weight: normal; }
h2 { font-size: 150%; font-weight: normal; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
h5 { font-size: 90%; }
h6 { font-size: 90%; border: 0; }

:link { color: #000; }
:visited { color: #000; }
:link:hover, :visited:hover { color: #000; }
:link:active, :link:active { color: #000; }


/* Infobox begin */

#Infobox {
	background-color: #E3EAF6;
	border: 1px solid #383F66;
	padding: 4px;	
	float: right;	
	width: 300px;
}

/* Infobox end */

/* Respond begin */

#RespondMessageSuccess {
	background-color: #F7F3F7;
	border: 1px solid gray;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 6px;
	cursor: hand;
	width: auto;
	color: #000;
}

#RespondMessageAlert {
	background-color: #F7F3F7;
	border: 1px solid gray;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: hand;
	width: auto;
	color: black;
}


#RespondMessageError {
	background-color: #F7F3F7;
	border: 1px solid gray;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: hand;
	width: auto;
	color: red;
}

/* Respond end */


/* SecurityMessage begin */

#SecurityMessage {
	font: 11px;
	padding: 10px;
	margin: 10px;
	text-align: left;	
	background-color: #F7F3F7;
	border: 1px solid gray;
}

/* SecurityMessage end */


/* AclNoAccess begin */

#AclNoAccess {
	font-size: 11px;
	padding: 10px;
	text-align: left;	
	background-color: #FDFDFD;
	border: 2px dashed  red;
	width: 50%;
	text-align: center;
}

/* AclNoAccess end */



/* Default begin */

#Default {
	font-size: 11px;
}

#Default th {
	background-color: #383F66;
	text-align: left;
	padding-left: 4px;
	padding: 2px;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

#Default td {
	padding: 2px;
	font-size: 11px;
}

#Default tr.gray {
	background: #ddd;
}

#Default tr.white {
	background: #fff;
}

#Default input, textarea, select {
	font-size: 11px;
}


/* Default end */


/* TreeStructor begin */

#TreeStructor {
	border: 1px solid gray; 
	margin: 0;
	padding: 10px;
	overflow: auto;
}

#TreeStructor a {
	text-decoration: none;
}

/* TreeStructor end */


/* Calendar begin */

#Calendar {
	margin: 0px;
}

#Calendar .calendarHeader { 
    font-weight: bold; 
    color: #FFF; 
    background-color: #496090; 
}

#Calendar .calendarToday { 
    color: #000;
    background-color: #CCC;
}

#Calendar .calendarToday a { 
    text-decoration: none;
}

#Calender .calendarWeekNr {
	background-color: #fff;
}

#Calendar .calendar { 
    background-color: #E8EAE8;
}

#Calendar a {
	text-decoration: none;
}

#Calendar a:hover {
	text-decoration: underline;
}

#Calendar td {
	padding: 4px;
	text-align: center;
}

/* Calendar end */


/* SecurityLogin begin */

#SecurityLogin {
	padding: 0;
	margin: 0;
}

#SecurityLogin a {
	color: white;
	text-decoration: none;
}

#SecurityLogin a:hover {
	color: white;
	text-decoration: underline;
}

#SecurityLogin input {
	color: black;
}

#SecurityLogin th {
	position: relative;	
	/* background: #496090 url("/login/inc/design/Menu/MenuHeader/Images/background.png") top repeat-x;*/
	background-color: #383F66;
	z-index: 1;	
	padding: 6px;
}

#SecurityLogin td {
	position: relative;	
	background: #999999;
	padding: 6px;
	color: white;
}

/* SecurityLogin end */



/* UMPack begin */

#UMPack {
	font: 11px;
	font-family: verdana;
}

#UMPack th {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid black;	
}

#UMPack td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	border-bottom: 1px solid gray;
}

#UMPack tr.gray {
	/* background: #ddd; */
}

#UMPack tr.white {
	/* background: #fff; */
}

#UMPack input, textarea, select {
	font-size: 10px;
}

/* UMPack end */



/* Basic begin */

#basic {
	width: 100%; 
	margin: auto;	
}

#basic h1 {
	margin: 0px;
}

#basic td {
	padding: 4px;
	font-size: 12px;
}

#basic a {
	text-decoration: none;
	font-size: 14px;
}

#basic a:hover {
	text-decoration: underline;
	font-size: 14px;
	color: blue;
	font-weight: bold;
}

#basic ul {
	list-style-type: square;
	list-style-position: inside;
	color: black;
	margin: 0;	
}

#basic ul li {
	padding: 4px;
}

#basic #Total table {
	border: 1px solid #383F66;
	text-align: center;
}

#basic #Total th {
	border-bottom: 1px solid #383F66;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: left;
}

#basic #Total td {
	font-size: 12px;
	padding: 4px;
	text-align: left;
}

#basic #copyright {
	padding-top: 10px;
}

#basic #copyright a {
	font-size: 10px;
}

#basic #copyright a:hover {
	text-decoration: underline;
	color: black;
	font-weight: normal;	
}

/* Basic end */


/* Mysite begin */

#mysite {
	color: black;
	padding: 0;
	margin: 0;	
}

#mysite fieldset {
	padding: 0;
	margin: 0;
}

#mysite legend {	
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 4px;
	text-transform: uppercase;
}

#mysite .head {
	font-weight: bold;
}

#mysite .button {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
}

#mysite .last {
	border: 1px gray solid; 
	width: 100%; 
	height: 181px;
	background-color: #FDFDFD; 
	overflow: auto; 
	padding: 2px; 	
}

#mysite .last table {
	width: 100%;
}

#mysite .last td {
	padding: 4px;
	text-align: left;
	font-size: 9px;
	border-bottom: 1px solid gray; 
	cursor: hand;
	letter-spacing: 1px;
}

#mysite .last th {
	padding: 4px;
	text-align: left;
	font-weight: bold;
	font-size: 9px;
	border-bottom: 1px solid gray; 
}

#mysite .shortcuts {
	border: 1px gray solid; 
	width: 100%; 
	background-color: #FDFDFD;
	margin-bottom: 12px;
}

#mysite .shortcuts img {
	margin: 2px;	
}

#mysite .shortcuts table {
	width: 100%;
}

#mysite .shortcuts td {
	padding: 7px;
	/*
	padding-top: 13px;
	padding-bottom: 13px;
	padding-right: 7px;
	padding-left: 7px;
	*/
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	letter-spacing: 1px;
	cursor: hand;
	white-space: nowrap; 
}

#mysite .total {
	border: 1px gray solid;	 
	height: 210px;
	background-color: #FDFDFD; 
	padding: 2px;	
}

#mysite .total table {
	text-align: center;
	padding-bottom: 20px;
}

#mysite .total th {
	text-align: center;
	padding: 4px;
	border-bottom: 1px solid gray;
	font-size: 10px; 
}

#mysite .total td {
	text-align: center;
	padding: 4px;
	font-size: 10px;
}

#mysite .total h1 {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: center;
}

#mysite .message {

}

#mysite .message td {
	padding: 4px;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
}

#mysite .stats {
	border: 1px gray solid;
	background-color: #FDFDFD; 
	padding: 2px;
	margin-bottom: 12px;
}

#mysite .stats td {
	text-align: left;
	padding: 4px;
	font-size: 10px;
	letter-spacing: 1px;
}

/* Mysite end */


/* mysite_newpage begin */

#mysite_newpage td {
	font-size: 14px;
	letter-spacing: 1px;
	padding: 8px;
}

#mysite_newpage input {
	font-size: 14px;
	letter-spacing: 1px;
}

#mysite_newpage a {
	font-size: 14px;
	letter-spacing: 1px;
}

#mysite_newpage div {
	font-size: 14px;
	letter-spacing: 1px;
}

#mysite_newpage select {
	font-size: 14px;
	letter-spacing: 1px;
}


/* mysite_newpage end */


/* content begin */

div#content {
	width: 100%;
	height: 480px;
}

/* content end */
