html {
	height					: 100%;
	text-align: center;
}
body {
	height					: 100%;
	text-align:center;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #999999;
	font-size:12px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
a.link2 {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	color					: #FFFFFF;
	text-decoration			: none;
}
a.link2:hover {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	color					: #333333;
}
.box {
	border					: 1px solid #333333;
}
.txt {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 14px;
	font-style				: normal;
	font-weight				: lighter;
	color					: #999999;
	text-decoration			: none;
	margin					: 4px;
	list-style-position		: outside;
	list-style-image		: url(../pics/bullet.gif);
	font-variant			: normal;
	text-transform			: none;
	text-align				: left;
	height					: auto;
	width					: auto;
}
table.body {
	height					: 100%;
	text-align				:center;
	width					:100%;
}
input {
	font-family				: Arial, Helvetica, sans-serif;
	width					: 300px;
	color					: #999999;
	border					: 1px solid #999999;
}

input.2 {
	font-family				: Arial, Helvetica, sans-serif;
	width					: 120px;
	color					: #999999;
	border					: 1px solid #999999;
}
textarea {
	font-family				: Arial, Helvetica, sans-serif;
	width					: 300px;
	height					: 150px;
	color					: #999999;
	border					: 1px solid #999999;
    SCROLLBAR-FACE-COLOR    : #ffffff; 
    SCROLLBAR-HIGHLIGHT-COLOR : #ffffff; 
    SCROLLBAR-SHADOW-COLOR  : #999999;
    SCROLLBAR-3DLIGHT-COLOR : #999999; 
    SCROLLBAR-ARROW-COLOR   :  #999999; 
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
}
input.button {
	font-family				: Arial, Helvetica, sans-serif;
	width					: 65px;
	height					: 20px;
	color					: #FFFFFF;
	border					: 1px solid #000000;
	background-color		: #999999;
}
/*a.link2:link {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	color					: #FFFFFF;
	text-decoration			: none;
}*/


/*a.link2:visited {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	color					: #FFFFFF;
	text-decoration			: none;

	padding-top				: 1px;
}
a.link2:active {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	font-style				: normal;
	font-weight				: normal;
	color					: #FFFFFF;
	text-decoration			: none;
}*/

/*a.link1:link {
}
a.link1:hover {
}
a.link1:visited {
}*/

/*body
{
     margin:0;
     padding:0;
     /* centers the content for IE 5 
     text-align:center;
	 }*/

