body
{
	text-align: center;
	background-position: 100% 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(images/bg.gif)
	}
	
.center{
text-align:center;
}

.container
{
margin-left: auto;
margin-right: auto;
width: 50em;
}

.content {
	color: #000033;
	font-weight: bold;
}

.contents {
	font-family:"Book Antiqua";
	font-size: 14px;
	color:#333333;
}

.FontAdjust {
	color: #339900;
	font-style: inherit;
	font-size: 13px;
}

.H {
	font-family:"Book Antiqua";
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bolder;
	}
	
.B {font-weight: bold;}

.P13 {font-size: 13px;}

.style1 {
	font-size: 12px;
}

h5 {font-family:"Book Antiqua";
font-size:15px;
font-weight:bold;
}

.date {
	font-family:tahoma;
	font-size: 11px;
	text-align: right;
}

.webmail a{
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-align:center;
	text-decoration:blink;
	text-shadow:#FFFFFF;
}

.t12_red {  font-family: tahoma; font-size: 12px; color: #ef4000; text-decoration: none}
.t14_red {
	font-family: Book Antiqua;
	font-size: 14px;
	color: #ef4000;
	text-decoration: none;
}
.t11_grey {  font-family: tahoma; font-size: 11px; color: #4c4c4c}

.content {
	color: #000033;
	font-weight: bold;
}
.style1 {font-size: 12px}

.anylinkcss{
	visibility: hidden;
	border:1px solid gray;
	border-bottom-width: 0;
	font:normal 13px book-antiqua;
	line-height: 16px;
	z-index: 500;
	background-color: white;
	width: 230px;
	position: absolute;
	text-indent: 3px;
}


.anylinkcss a{
	position:relative;
	color:#333333;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid gray;
	padding: 1px 0;
	text-decoration:none;
	font:normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    background:#E1F5FF;

}

div.anylinkcss a:hover{ /*hover background color*/
background:#F4FCFF;
color: black;
}




.glossymenu{
margin: 5px 0;
padding: 0;
width: 223px; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
	background: black url(images/glossyback.gif) repeat-x top left;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #FFFFEC;
	display: block;
	position: relative;
	padding-left: 5px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background:url(images/mm.gif);
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid white;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background:#F4FCFF url(images/arrow.gif) no-repeat right center;
colorz: white;
}

.glossymenu div.submenu ul li div.anylinkcss a:hover{
background:#F4FCFF;
colorz: white;
}

