body, table, td {
	font-family: verdana,arial,helvatica;
}

body {
	background: #427BDE;
	color: white;
}

input, textarea {
	border: solid 1px #94c6ff;
  scrollbar-3dlight-color: #427BDE;
  scrollbar-arrow-color: #FF9600;
  scrollbar-base-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #2763BF;
}

a {
	/*color: #ff9c00;*/
	color: yellow;
	text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.sentto_link {
	color: #94c6ff;
	/*color: yellow;*/
	font-size: 10px;
	font-weight: bold;
}

.sentto_high {
	color: yellow;
	font-size: 10px;
	font-weight: bold;
}

.big_link {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

.big_font {
	font-size: 20px;
  font-style: italic;
  font-weight: bold;
}

.presentImage {
	background: white;
	border: solid 2px #FF9600;
}

.HomeMainEntry { 
	/*border: solid 1px blue;*/
	width: 350px;
	padding: 2px;
}

.HomeMainName {
	font-size: 12px;
	font-weight: bold;
	color: white;
	width: 100%;
}

.HomeMainDescription {
	font-size: 10px;
	font-style: italic; 
}

.HomeMainCount {
	font-size: 12px;
	font-weight: bold;
	color: white;
	width: 35px;
}

.picCount {
	font-size: 12px;
  font-weight: bold;
  color: white;
}

.footer1 {
	font-size: 10px;
  color: white;
}

.footer2 {
	font-size: 10px;
  color: white;
}

.f2_link {
	/*color: #2763BF;*/
	color: white;
}

.adverts {
	color: white;
	font-size: 10px;
	font-weight: bold;
}

.advertbox {
	border: solid 1px #FF9600;
}

.mailme_text {
  font-size: 10px;
	font-weight: bold;
	color: #94c6ff;
}

.mailme_title {
	font-size: 20px;
  font-style: italic;
  font-weight: bold;
	color: #94c6ff;
}

.wrap_vbutton {
	border: solid 1px #FF9600;
	background: #ffead1;
	/*padding: 1px 1px 1px 1px;*/
}

.sentto_txt {
	font-size: 10px;
	color: white;
	font-weight: bold;
}

.disclaimer {
	border: solid 1px red;
	width: 400;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	color: white;
	background: #FFB5C5;
}
