﻿<!--
body {
	margin: 15px;
	padding: 0px;
	color: #ffffff;
	font-family: Tahoma, Geneva, Helvetica;
	color: #000000;
	font-size: 11px;
	font-weight: normal;	
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a {
	color: #3799E2;
	text-decoration: none;
}

table.background {
	background-image: url('http://www.alistairalbrecht.com/images/main-bg.jpg');
	border-width: 1px;
	border-color: #666666;
	width: 1185px;
	height: 780px;
}

table.workarea {
	width: 750px;
	height: 600px;
	background: #ffffff;
	margin-left: 20px;
}

table.workarea2 {
	width: 750px;
	background: #ffffff;
	margin-left: 20px;
}

table.workarea2 {
	width: 750px;
	margin-left: 20px;
}

#textarea {
	margin-left: 15px;
	width: 735px;
	height: 500px;
	margin-top: 0px;
	overflow-x: hidden;
}

#textarea-noscroll {
	height:360px;
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 45px;
}

#textarea-noscroll-twitter {
	width: 750px;
	margin-left: 20px;
	margin-right: 0px;
}

table.main_menu {
	margin-top: 15px;
	}

.menu {
	font-family: Tahoma, Geneva, Helvetica;
	font-size: 13px;
	margin-left: 5px;
	margin-right: 5px;
}

.menu a:hover {
	color: #3799E2;
	text-decoration: none;
}

.menu a {
	color: #666666;
	text-decoration:none;
}

td.menu_line{
	background-color: #A9D6FF;
	height: 4px;
}

.text1 {
	font-family: Tahoma, Geneva, Helvetica;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.text1-blue {
	font-family: Tahoma, Geneva, Helvetica;
	color: #3799E2;
	font-size: 11px;
	font-weight: normal;
}

font-weight: normal;
}

.text2 {
	font-family: Tahoma, Geneva, Helvetica;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}

.text2-blue{
	font-family: Tahoma, Geneva, Helvetica;
	color: #3799E2;
	font-size: 13px;
	font-weight: normal;
}

.text3 {
	font-family: Tahoma, Geneva, Helvetica;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}

.break {
	border-bottom: dotted 1px #A9D6FF;
	line-height: 1px;
	margin-top: 2px;
	margin-bottom: 10px;
}

.break2 {
	border-bottom: dotted 1px #A9D6FF;
	line-height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.break3 {
	border-bottom: dotted 1px #A9D6FF;
	line-height: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.break4 {
	border-bottom: dotted 1px #A9D6FF;
	line-height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.tandc {
	font-family: Tahoma, Geneva, Helvetica;
	color: #3799E2;
	font-size: xx-small;
}

.alimages {
	border-width:1px;
	border-color: #000000;
	border-style: solid;
	width: 100px;
	height: 100px;
}







	
-->