body
{
	padding: 0px;
	margin: 0px;
	background-color: #2c2c2c;
}

body, table
{
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #ffffff;
}

.message0
{
	background-color: #ff0000;
	font: normal 18px Georgia, "Times New Roman", serif; letter-spacing: 1px;
	padding: 5px;
	margin-bottom: 25px;
}

.message1
{
	background-color: #6ddb14;
	font: normal 18px Georgia, "Times New Roman", serif; letter-spacing: 1px;
	padding: 5px;
	margin-bottom: 25px;
}

.headerText
{
	font: normal 22px Georgia, "Times New Roman", serif; letter-spacing: 1px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #46a7c3;
}

.subHeaderText
{
	font: normal 18px Georgia, "Times New Roman", serif; letter-spacing: 1px;
}

.header
{
	padding-left: 50px;
	padding-right: 50px;
	background: #088aaf url('../../files/images/headerBackground.jpg') repeat-x top left; 
}

.content
{
	background: #088aaf url('../../files/images/contentBackground.jpg') repeat-x top left; 
}

.footer
{
	padding-left: 50px;
	background: #088aaf url('../../files/images/footerBackground.jpg') repeat-x top left;
}

.listContainer
{
	border-top: 1px solid #84c5d7;
	border-bottom: 1px solid #84c5d7;
}

.listFrame
{
	border-left: 1px solid #84c5d7;
	border-right: 1px solid #84c5d7;
	border-bottom: 1px dashed #84c5d7;
	background-color: #2196b7;
}

.listFrameUnread
{
	border-left: 1px solid #84c5d7;
	border-right: 1px solid #84c5d7;
	border-bottom: 1px dashed #84c5d7;
	background-color: #46a7c3;
}

.listFrameEnd
{
	border-left: 1px solid #84c5d7;
	border-right: 1px solid #84c5d7;
	background-color: #2196b7;
}

.listFrameUnreadEnd
{
	border-left: 1px solid #84c5d7;
	border-right: 1px solid #84c5d7;
	background-color: #46a7c3;
}

.imageFrame
{
	border: 5px solid #84c5d7;
}

a:link
{
	color: #ffd800;
	text-decoration: underline;
}

a:visited
{
	color: #ffd800;
	text-decoration: underline;
}

a:hover
{
	color: #ffd800;
	text-decoration: none;
}

a:active
{
	color: #ffd800;
	text-decoration: none;
}

.footer a:link
{
	color: #ffffff;
	text-decoration: none;
}

.footer a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover
{
	color: #ffd800;
	text-decoration: underline;
}

.footer a:active
{
	color: #ffd800;
	text-decoration: underline;
}

.header a:link
{
	color: #ffffff;
	text-decoration: none;
}

.header a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.header a:hover
{
	color: #ffd800;
	text-decoration: underline;
}

.header a:active
{
	color: #ffd800;
	text-decoration: underline;
}

.textArea
{
	border: 1px solid #84c5d7;
	background-color: #ffffff;
	padding: 25px;
	margin: 0px;
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #222222;
	width: 100%;
	height: 200px;
}

.buttonStyle
{
	border: 1px solid #84c5d7;
	background-color: #46a7c3;
	padding: 5px;
	margin: 0px;
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 11px;
	color: #ffffff;
	cursor: pointer;
}

.menuSet
{
	display: inline;
	color: #ffd800;
	text-decoration: none;
}

.menuSet a:link
{
	color: #ffd800;
	text-decoration: none;
}

.menuSet a:visited
{
	color: #ffd800;
	text-decoration: none;
}

.menuSet a:hover
{
	color: #ffd800;
	text-decoration: underline;
}

.menuSet a:active
{
	color: #ffd800;
	text-decoration: underline;
}
