﻿body
{
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
	width: 995px;
}


#header
{
}

#left-menu
{
	float: left;
	width: 180px;
	padding: 20px 10px 0px 5px;
	background-color: #9999FF;
	height: 1200px;
}
a.left-menu:visited
{
	color: White;
	font-size: 10pt;
}

a.left-menu:link
{
	color: White;
	font-size: 10pt;
}
a.left-menu:hover
{
	color: White;
	font-size: 10pt;
}
a.left-menu:active
{
	color: White;
	font-size: 10pt;
}


#main-table
{
	text-align: left;
	width: 100%;
	border: none;
}


#main
{
	float: right;
	width: 770px;
	padding-left: 30px;
	border: none;
}
#footer
{
	width: 100%;
}
#main-text
{
	font-size: 14pt;
	text-align: justify;
	margin: 10px 0px 5px 0px;
	padding: 5px 15px 5px 5px;
	background-color: #F8F8F8;
	border: solid 1px #CCCCCC;
}

.login-row
{
	background-color: #CCCCCC;
	height: 20px;
	width: 100%;
	padding-top: 4px;
	padding-left: 10px;
	margin-right: 10px;
}

a.login-row:link
{
	color: Black;
}
a.login-row:visited
{
	color: Black;
}
a.login-row:hover
{
	color: Black;
}
a.login-row:active
{
	color: Black;
}

#menu-row
{
	background-color: #CCCCCC;
	background-image: url(../images/first-menu.png);
	height: 20px;
	width: 100%;
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 10px;
	color: White;
}



a.pch_wref:link
{
	color: White;
	font-family: Arial Narrow;
}
a.pch_wref:visited
{
	color: White;
	font-family: Arial Narrow;
}
a.pch_wref:active
{
	color: White;
	font-family: Arial Narrow;
}
a.pch_wref:hover
{
	color: White;
	font-family: Arial Narrow;
}



#pictures
{
	border: solid 1px #CCCCCC;
	padding: 3px;
}

p.home-page-cell
{
	font-size: 9pt;
	text-align: justify;
}



td.home-page-cell
{
	vertical-align: top;
	padding: 8px 8px 8px 8px;
	border-style: none;
	width: 233px;
}

img.home-page-cell
{
	float: left;
}
a.home-page-cell
{
	float: right;
	padding-right: 15px;
}

div.home-page-cell
{
	width: 100%;
	height: 50px;
	background-image: url(images/cell-background.png);
	vertical-align: middle;
	float: left;
	background-repeat: no-repeat;
}

a.home-page-cell:visited
{
	color: White;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	float: right;
	font-size:9pt;
}
a.home-page-cell:link
{
	color: White;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	float: right;
	font-size:9pt;
}
a.home-page-cell:active
{
	color: Yellow;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	float: right;
	font-size:9pt;
}
a.home-page-cell:hover
{
	color: Yellow;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	float: right;
	font-size:9pt;
}

img.home-page-cell
{
	float:left;
}

.webdesign-column
{
	float: left;
	width: 200px;
	padding: 10px;
}
.webdesign-list
{
	margin-top: 0px;
}

.title
{
	font-size: 12pt;
	font-weight: bold;
	color: Blue;
}
h1
{
	font-size: 12pt;
	float: right;
}

td.Checkbox
{
	font-size:small;
	font-family:Tahoma
	width: 100px
}

td.ProjectDetails
{
	font-size:small;
	font-family:Tahoma;
}