body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	background-image: url(bg.jpg);
	margin: 0px;
}

tr, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	line-height: 150%;
	}

button, input, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	height:20px;
	}
	
.Bard{
	background-color: #FFFFFF;
	border: 1px solid #FAFAFA;
}

.sTitle{
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}

a:link {
	font-size: 12px;
	color: #202020;
}
a:visited {
	font-size: 12px;
	color: #202020;
}
a:hover {
	font-size: 12px;
	color: #660000;
}

a:active {
	font-size: 12px;
	color: #CCCC00;
}

.Smue:link {
	font-size: 14px;
	color: #202020;
	font-weight: bold;
	text-decoration: none;
}
.Smue:visited {
	font-size: 14px;
	color: #202020;
	font-weight: bold;
	text-decoration: none;
}
.Smue:hover {
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

.Smue:active {
	font-size: 14px;
	color: #CCCC00;
	font-weight: bold;
	text-decoration: none;
}

.Bard{
	border: 1px solid #E4E4E4;
}

hr {
	height: 1px;
	color: #CCCCCC;
}

.font1{
	font-size: 13px;
	font-weight: bold;
}

.sInput{
	width: 180px;
	line-height: 100%;
}

#ProImg{
	border: 1px solid #999999;
	height: 120px;
	width: 120px;
}


