.tabmain { background-color: #f5f3f3; }

body {
	font-family: Calibri;
	font-size: 16px;
	background-image: url(../pics/pic45.jpg);
	background-attachment: scroll;
}
input {
  font-family: Calibri;
  font-size: 16px;
}

textarea {
  font-family: Calibri;
  font-size: 16px;
}



.divmain
{
	height: 1170px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 35px;
	background-color: #FFF;
	text-align: justify;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	overflow: auto;
}

.divmaintop
{
	margin-top: 0px;
	margin-right: 35px;
	margin-left: 35px;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
}

.divmainbot
{
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
	background-color: #FFF;
	overflow: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	height: 700px;
}

.fb {
  font-size: 18px;
  color: #A00;
}

.butfb {
  font-family: Calibri;
  font-size: 16px;
}
.but {
  font-family: Calibri;
  font-size: 14px;
}


.tabcard { background-image: url(../pics/oldpaper2.jpg); 
}
.tdcard {
  vertical-align: top;
  height: 40px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #2D2D2F;
}




a:link {
  color: #0000A0;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #0000A0;
}
a:hover {
  text-decoration: none;
  color: #f1083f;
}
a:active {
  text-decoration: none;
  color: #0000A0;
}

.divtest {
	position: fixed;
	left: 40px;
	top: 40px;
	height: 415px;
	width: 287px;
}

.red { color: #f1083f; }

a.sub:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-weight: bold;
	background-color: #F0F0F0;
	padding-top: 15px;
	padding-bottom: 17px;
	padding-right: 50px;
	padding-left: 50px;
}

a.sub:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	background-color: #FFF;
}

a.sub:visited
{
  font-family: Arial, Helvetica, sans-serif;
  color: #808080;
}

a.sub:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	background-color: #FFF;
}
.tdgray {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-align: center;
	border-bottom-color: #808080;
	padding-right: 20px;
	padding-left: 20px;
}


.divfoto {
	float: left;
	height: 172px;
	width: 100px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #A0A0A4;
	background-color: #FFF;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
}
.tdred {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	background-color: #FFF;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 17px;
	padding-bottom: 15px;
}
.divfotomtrvk {
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #A0A0A4;
	background-color: #FFF;
	font-size: 8px;
	text-align: center;
	font-weight: normal;
	height: 122px;
	color: #000;
}
