﻿input 
{
	BORDER-TOP-WIDTH: 2px;
	BORDER-LEFT-WIDTH: 2px;
	BORDER-BOTTOM-WIDTH: 2px;
	BORDER-RIGHT-WIDTH: 2px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

div,table
{
	word-wrap: break-word;
}

img
{
	border: 0;
}

body
{
	background-color:#EFEFEF;
}

body,td,th 
{
	margin: 0;
	padding:0; 
	font-family: Arial;
	font-size: 12px;
	color: #7E7E7E;
}

#main
{
	width:960px;
	margin:0 auto;
	background-color:#ffffff;
	
}

a:link {
	text-decoration: none;
	color: #7E7E7E;
}
a:visited {
	text-decoration: none;
	color: #7E7E7E;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #7E7E7E;
}


.watermarked_psw
{
	color: #EEEEEE; 
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 9px; 
	border: solid 1px #CCCCCC;
	text-indent:2px; 
	vertical-align:middle;
	text-align:right; 
	background-image:url(../images/symm.gif);
	background-repeat:no-repeat; 
}


