/* CSS Document - www.Walczuk.com */

/* main styles */

body {margin: 0; padding: 0; 
	font-family: Verdana, sans-serif; 
	font-size: 13px;
}
table {
	font-family: Verdana, sans-serif;
	font-size: 13px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
.border10 {
	border: 10px solid #FFFFFF;
}

.cursor {
	cursor: crosshair;
}

.footer1 {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.content1 {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}

.content2 {
	background-color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.content3 {
	background-color: #ffffff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

.content4 {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #777777;
	border-bottom-color: #777777;
}
.content5 {
	background-color: #fafafa;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.border1 {
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
}

.border2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

.border3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.border4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #fafafa;
}

.border5 {
	border: 1px dotted #0099CC;
}

.border6 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}



.border8 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
/* link styles */

.link1 a:link {
	background-color : transparent;
	color : #000000;
	border-bottom : 1px solid #999999;
	text-decoration: none;
}
.link1 a:visited {
	background-color : transparent;
	color : #000000;
	border-bottom : 1px solid #3399cc;
	text-decoration: none;
}
.link1 a:hover {
	background-color : transparent;
	color : #000000;
	border-bottom : 1px solid #cc0033;
	text-decoration: none;
}
.link1 a:active {
	background-color : transparent;
	color : #999999;
	border-bottom : 1px dotted #000000;
	text-decoration: none;
}
.link1 a:visited:hover {
	background-color : transparent;
	color : #000000;
	border-bottom : 1px solid #cc0033;
	text-decoration: none;
}


.link2 a:link {
	background-color : transparent;
	color : #666666;
	border-bottom : 1px solid #999999;
	text-decoration: none;
}
.link2 a:visited {
	background-color : transparent;
	color : #999999;
	border-bottom : 1px solid #3399cc;
	text-decoration: none;
}
.link2 a:hover {
	background-color : transparent;
	color : #000000;
	border-bottom : 1px solid #cc0033;
	text-decoration: none;
}
.link2 a:active {
	background-color : transparent;
	color : #999999;
	border-bottom : 1px dotted #000000;
	text-decoration: none;
}
.link2 a:visited:hover {
	background-color : transparent;
	color : #333333;
	border-bottom : 1px solid #cc0033;
	text-decoration: none;
}

.link3 a:link {
	background-color : transparent;
	color : #000000;
	border-bottom : none;
	text-decoration: none;
}
.link3 a:visited {
	background-color : transparent;
	color : #333333;
	border-bottom : none;
	text-decoration: none;
}
.link3 a:hover {
	background-color : transparent;
	color : #333333;
	border-bottom : 1px solid #666666;
	text-decoration: none;
}
.link3 a:active {
	background-color : transparent;
	color : #999999;
	border-bottom : 1px dotted #cc0033;
	text-decoration: none;
}
.link3 a:visited:hover {
	background-color : transparent;
	color : #333333;
	border-bottom : 1px solid #999999;
	text-decoration: none;
}

.link4 a:link {
	color : #000000;
	text-decoration: none;
}
.link4 a:visited {
	color : #444444;
	text-decoration: none;
}
.link4 a:hover {
	color : #3399cc;
	text-decoration: none;
}
.link4 a:active {
	color : #3399cc;
	text-decoration: none;
}
.link4 a:visited:hover {
	color : #3399cc;
	text-decoration: none;
}

.link5 a:link {
	color : #000000;
	text-decoration: none;
}
.link5 a:visited {
	color : #444444;
	text-decoration: none;
}
.link5     a:hover {
	color : #3399cc;
	text-decoration: none;
}
.link5 a:active {
	color : #3399cc;
	text-decoration: none;
}
.link5 a:visited:hover {
	color : #3399cc;
	text-decoration: none;
}

.link6 a:link {
	background-color : transparent;
	color : #000000;
	border-bottom : 1px dotted #999999;
	text-decoration: none;
}
.link6 a:visited {
	background-color : transparent;
	color : #333333;
	border-bottom : 1px dotted #cc0033;
	text-decoration: none;
}
.link6 a:hover {
	background-color : transparent;
	color : #000000;
	border-bottom : 1px solid #000000;
	text-decoration: none;
}
.link6 a:active {
	background-color : transparent;
	color : #dddddd;
	border-bottom : 1px solid #000000;
	text-decoration: none;
}
.link6 a:visited:hover {
	background-color : transparent;
	color : #000000;
	border-bottom : 1px solid #3399cc;
	text-decoration: none;
}

.link7 a:link {
	color : #eeeeee;
	text-decoration: underline;
}
.link7 a:visited {
	color : #dddddd;
	text-decoration: underline;
}
.link7 a:hover {
	color : #ffffff;
	text-decoration: none;
	background-color: #333333;

}
.link7 a:active {
	color : #ffffff;
	text-decoration: none;
}
.link7 a:visited:hover {
	color : #dddddd;
	text-decoration: none;
	background-color: #333333;
}

/* text styles */

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
}
.small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #aaaaaa;
}
.header3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #aaaaaa;
	font-weight: bold;
}

.invisible { /* for bbedit */
	display: none;
}

.bg-byodo {
	background-image: url(../img/bg/bg-byodo.gif);
	border: 1px solid #dddddd;
}
.grey {
	color: #888888;
}
.content6 {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
}
.content7 {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #eeeeee;
	border-bottom-color: #dddddd;
	border-left-color: #eeeeee;
}

#nav {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#nav a:link, #nav a:visited {
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#nav a:hover {
	background-color: #eeeeee;
}
.grey-small {
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font: 700 2.1em Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	letter-spacing: -0.1em;
}
h2 {
	font: 600 1.5em Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}
