body {
	margin: 0;
	background-color: #9C9C9C;
}

img { border: 0; }

td {
	font-family: Arial, Helvetica, Verdana;
	font-size:10pt;
	color:#000000;
}

p {
	font-family: Arial, Helvetica, Verdana;
	font-size:10pt;
	color:#000000;
}

p.copy {
	font-size:11px;
}

td.login {
	background-color: #E4E4E4;
	font-family: Arial, Helvetica, Verdana,Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CB0202;
}

td.caption {
	font-family: Arial, Helvetica, Verdana,Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CB0202;
	text-align:left;
}

#left {
	border-left: #909090 1px solid;
}

#right {
	border-right: #909090 1px solid;
}

option	{ 
		font-family:Arial,Helvetia,Verdana,Sans-Serif;
		font-weight:normal;
		color:#000000;
		border-color:#909090;
		border-style:solid;
		border-width:1px;
}

select	{
		font-family:Arial,Helvetia,Verdana,Sans-Serif; 
		font-weight:normal;
		color:#000000; 
		border-color:#909090; 
		border-style:solid;
		border-width:1px;
		width:120px;
}

input	{ 
		font-family:Arial,Helvetia,Verdana,Sans-Serif; 
		font-weight:normal;
		border-color:#909090;
		border-style:solid;
		border-width:1px;
		width:200px;
		
}
		
#button {
	background-color:#FFFFFF;
	border-color:#CB0202;
	border-style:solid;
	border-width:2px;
    color:#CB0202;
	font-weight:bold;
	width:100px;
}

a:link		{color:#CB0202;text-decoration:none;font-family:arial,verdana,helvetica,sans-serif;font-size:10pt;font-weight:bold;}
a:visited	{color:#CB0202;text-decoration:none;font-family:arial,verdana,helvetica,sans-serif;font-size:10pt;font-weight:bold;}
a:hover		{color:#CB0202;text-decoration:underline;font-family:arial,verdana,helvetica,sans-serif;font-size:10pt;font-weight:bold;}
