.headertext1 {
	font-size: 26px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	font-family: Tahoma;
}
.redtext {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.lookatmebox {
	font-family: Tahoma;
	background-color: #CCCCCC;
	border: thick double #990000;
}
.form {
	font-family: Tahoma;
	border: thin solid #000000;
}
.wrap {
	border: thin solid #000000;
}
.numberboxes {
	border: thin solid #000033;
	padding: 4px;
}
.accessbox {
	border: thin double #000099;
}
.redwrap {
	border: medium double #990000;
}
.tabletopline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.blockbg {
	background-image: url(images/boxbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.redbutton {
	background-image: url(images/redbutton.jpg);
	background-repeat: no-repeat;
}
.bluebutton {
	background-image: url(images/bluebutton.jpg);
	background-repeat: no-repeat;
}
.whitelinks {
	color: #FFFFFF;
	text-decoration: none;
}
.flagbg {
	background-image: url(images/flagbig.jpg);
	padding: 10px;
}
.lbluewrap {
	border: thin solid #CCCCFF;
}
.xbullet1 {
	list-style-image: url(images/checkmark2.jpg);
}
.xbullet2 {
	list-style-image: url(images/checkmark.jpg);
}


.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.leftwrap {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #990000;
}
.bluewrap {
	border: medium double #0000FF;
}

.leftwrapblue {
	border-left-style: solid;
	border-left-color: #0000FF;
}
.turkbg {
	background-image: url(images/turkey.jpg);
}
