/*  
	2007-02-01 
*/

body{
	margin:0px;
	padding:0px;
	background-color:#000000;
	overflow-y: scroll;
}

a{
	color:#ae0001;
	text-decoration:none;
}

h1{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
}

h2{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}

h2 a{
	color:#000000;
}

a.puff{
	color:#000000;
}

.puffLink{
	color:#619fe6;
	text-decoration:none;
}

p{
	font-family:verdana;
	font-size:11px;
	text-align:normal;
}

p#subMenu{
	line-height:18px;
}

p#subMenu table tr td{
	font-family:verdana;
	font-size:11px;
	padding-bottom:6px;
}

p#released{
	font-family:verdana;
	font-size:10px;
	color:#999999;
}

ul {
	font-family:verdana;
	font-size:11px;
	list-style:disc;
}

li{
	padding-bottom:10px;
}

.form{
	font-family:verdana;
	font-size:11px;
}

div#page{
	margin:25px;

}


div#anim

  background-color: #19659b;
}


table tr td#leftShadow{
	background-image:url('/images/left_shadow.jpg');
	background-repeat:repeat-y;
	width:23px;
}

table tr td#mainContent{
	background-image:url('/images/footer_background_color.jpg');
	background-repeat:repeat;
}

table tr td#rightShadow{
	background-image:url('/images/right_shadow.jpg');
	background-repeat:repeat-y;
	width:23px;
}

table tr td#footer{
	text-align:center;
	padding:10 0 10 0;
}

table tr td#footer span{
	font-family:arial;
	font-size:11px;
	color:#797979;
}


.document td {
	font-family:arial;
	font-size:11px;
}

td {
	font-family:arial;
	font-size:11px;
}
