@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #1F3D61;
	background-image: url(images/ArtStudioBKGD.jpg);
	background-repeat: no-repeat;
}
.TextSmall {
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}
h1 {
	font-size: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #999;
	border-left-color: #CCC;
	color: #CCC;
}
h2 {
	font-size: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
	color: #006;
}
a:link {
	color: #FFF;
	text-decoration: none;
	}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #039;
	}
.Table1 {
	background-color: #FFF;
	border: 1px solid #F90;
}
.TextUnderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
.TextTag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	color: #006;
}
.Border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.Border1 {
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.FormBox1 {
	background-color: #4E5E7A;
	border: 1px solid #0E1A34;
	color: #FFF;
}
.FormBox2 {
	background-image: url(images/ClearBKGD.png);
	border: 0px solid #006;
	font-size: 14px;
	font-weight: bold;
}
.Border3 {
	border: 1px solid #999;
}
.SubTitle {
	font-size: 18px;
}

