﻿.smalltxtwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
.smalltxtblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	width: 165px;
	background-color: #f9ecef;
	border: 1px solid #ff7bb9;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

select {
	width: 165px;
	background-color: #f9ecef;
	border: 1px solid #ff7bb9;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
}


body {
	background-image: url(images/background.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.menu a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: underline;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #575799;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.tableUpdate {
	margin: 2px 2px 2px 2px;
	border: 1px solid white;
	background-color: bdbddb;
}

.tableUpdate th {
	background-color: 9595c2;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;
	line-height: 22px;
}
.tableUpdate .highlight {
	background-color: 9595c2;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
}
.tableUpdate td {
	color: #FFFFFF;
	background-color: #000000;
}
.tableUpdate .navRow {
	text-align: right;
	padding: 0px 0px 0px 0px;
}

.tinyText{
	font-size: 9px;
}

.whiteLine {
	border-bottom: 1px solid white;
}
.latestTable1 {
	background-color: bdbddb;
	border: 1px solid #ff7bb9;
	margin: 2px;
}

.thumbBorder {
	border: 1px solid #ffffff;
}
.imgBorder {
	border: 1px solid #ff7bb9;
}
.imgBorderBig {
	border: 2px solid #ff7bb9;
}
.latestTable1 td {
	padding: 3px;
	color: #000000;
	font-size: 10px;
}
.latestTable2 {
	background-color: #BDBDDB;
	border: 1px solid #ff7bb9;
	margin: 2px;	
}
.latestTable2 td {
	padding: 3px;
	color: #000000;
	font-size: 10px;
}
