
/* Site-wide styling */

body {
	background-color: white;
}

.Front { font-family: Palatino Linotype, Garamond, Athena, serif; font-size: 14px; text-align: justify; line-height: 1.4; }
div.Title { font-size: 18px; font-weight: bold; padding: 0 0 4px 0; border-bottom: 1px solid black; margin: 0 0 16px 0; }
div.Summary { font-style: italic; margin-left: 2cm; text-align: left; }
div.Copyright { font-size: 12px; text-align: right; color: #888; font-family: Tahoma, sans-serif; margin-top: 12px; }
div.Author { font-size: 12px; text-align: right; color: #888; font-family: Tahoma, sans-serif; margin-top: 12px; }
div.Content table { border-collapse: separate; border-spacing: 6px; width: 100%; }
div.Content table img { border: 0; }
div.Content p { text-indent: 1cm; margin-top: 0; margin-bottom: 12px; font-size: 14px; }
div.Content p.Normal { }
div.Content p.NoIndent  { text-indent: 0; }
div.Content p.CenterFrame { text-indent: 0; text-align: center; border: 1px solid gray; padding: 10px; margin: 0 20px 12px 20px; }
div.Content p.CenterFrame img { margin: 6px; }
div.Content h1 { font-size: 18px; font-weight: bold; padding-bottom: 4px; border-bottom: 1px solid black; margin-bottom: 16px; }
div.Content h2 { font-size: 15px; font-weight: bold; margin-top: 18px; margin-bottom: 12px; }
div.Content h3 { font-size: 15px; font-style: italic; font-weight: normal; margin-top: 12px; margin-bottom: 6px; }
div.Content img { margin: 6px 5px 2px 5px; }
div.Content img[align='left'] { margin-left: 0; margin-right: 10px; }
div.Content img[align='right'] { margin-left: 10px; margin-right: 0; }
div.Content img[align='center'] { margin-left: 0; margin-right: 0; }
div.Content img[border='1'] { border: 1px solid gray; padding: 1px; }
div.Content li { margin: 6px 0; }
div.Content a,
div.Content a:active,
div.Content a:visited { color: #000080; text-decoration: none; }
div.Content a:hover { text-decoration: underline; }
div.PageNavigation { text-align: right; margin-top: 0; margin-bottom: 12px; font-size: 13px; font-family: Tahoma, sans-serif; }
div.PageNavigation a,
div.PageNavigation a:active,
div.PageNavigation a:visited { color: #000080; }
div.PageNavigation a:hover { text-decoration: underline; }

.News { font-family: Palatino Linotype, Garamond, Athena, serif; font-size: 13px; text-align: justify; line-height: 1.4; }
.News a,
.News a:active,
.News a:visited { color: white; text-decoration: none; }
.News a:hover { text-decoration: underline; }

.Topics { padding: 4px 8px 0 0; font-family: Tahoma, sans-serif; line-height: 1.4; font-size: 11px; color: white; }
.Topics a,
.Topics a:active,
.Topics a:visited { text-decoration: none; }
.Topics a:hover { text-decoration: underline; }

div.LeftBar
{
	margin: 0 4px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: white;
}

div.LeftBar h1
{
	padding: 4px;
	margin: 6px 0;
	font-weight: normal;
	font-size: 12px;
	background-color: #660000;
	color: #c8c8c8;
	border-bottom: 1px solid #333;
}
div.LeftBar a,
div.LeftBar a:active,
div.LeftBar a:visited
{
	text-decoration: none;
}
div.LeftBar a:hover
{
	text-decoration: underline;
}

ul.TreeMenu {
	font-size: 11px;
	line-height: 15px;
	font-family: Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	padding-right: 20px;
}
ul.TreeMenu ul {
	margin: 0 0 0 20px;
	padding: 2px 0;
	text-align: left;
}
ul.TreeMenu li {
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 2px 0;
	background-image: url("images/blank.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
ul.TreeMenu li.TMFolder {	background-image: url("images/icons/folder.gif"); }
ul.TreeMenu li.TMOpenFolder {	background-image: url("images/icons/folder-open.gif"); }
ul.TreeMenu li.TMFolderV {	background-image: url("images/icons/folder-orange.gif"); }
ul.TreeMenu li.TMItem { background-image: url("images/icons/article.gif"); }
ul.TreeMenu li.TMHome {	background-image: url("images/icons/home.gif"); }

ul.TreeMenu a {
	position: relative;
	top: -2px;
	left: 20px;
	padding-right: 20px;
	color: #f0f0f0;
	text-decoration: none;
}
ul.TreeMenu a:hover {
	color: #f0f0f0;
	text-decoration: underline;
}
ul.TreeMenu strong {
	position: relative;
	top: -2px;
	left: 20px;
	color: #dfb42d;
	font-weight: bold;
}

td.BottomBar
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #790000;
	text-align: right;
	font-weight: bold;
	padding-right: 8px;
}

td.BottomBar a, 
td.BottomBar a:active,
td.BottomBar a:visited
{
	text-decoration: none;
	color: #790000;
}

td.BottomBar a:hover
{
	text-decoration: underline;
}

div.SiteFooter {
	margin-top: 4px; 
	text-align: center; 
	padding: 2px 0; 
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #eee; 
	color: #ccc; 
	font-size: 10px;
	font-family: Tahoma, sans-serif;
}
div.SiteFooter a { color: #ccc; text-decoration: none; }
div.SiteFooter a:hover { text-decoration: underline; }
div.SiteFooter a:visited { color: #ccc; }

td.main_2
{
	background-color: white;
	padding: 10px;
}

.Ph, .Ph p, .Ph form, .Ph table { font-family: Tahoma, Verdana, sans-serif; font-size: 12px; }
.Ph table { border-spacing: 0px !important; }
.Ph th { font-size: 11px; border-bottom: 1px solid gray; padding-bottom: 4px; }
.Ph a { text-decoration: none; color: blue; }
.Ph a:hover { text-decoration: underline; color: blue; }
.Ph a:visited { color: blue; }
.Ph a:active { color: blue; }
.Ph_Form { font-family: Microsoft Sans Serif, Arial, Tahoma, Verdana, sans-serif; font-size: 12px; }
.Ph_Form .Ph_Cmd { font-size: 10px; white-space: nowrap; }
.Ph_Form .Ph_Cmd img { border: 0; }
.Ph_Form .Ph_Button span { position: relative; top: -4px; }
.Ph_Form h1 { font-size: 12px; margin: 12px 0; border: 0; border-bottom: 1px solid #666; padding: 0; padding-bottom: 2px; }
.Ph_Form a { text-decoration: none; }
.Ph_Form a:hover { text-decoration: underline; }
.Ph_Form .Ph_Image { padding: 2px; margin: 4px; border: 1px solid #ccc; }
.Ph_Form { margin: 12px 0; }
.Ph_Form .Ph_Faint,
.Ph_Form .Ph_Faint a { color: gray; }
.Ph_Form hr { border: 0; border-top: 1px solid #666; }
.Ph_Recordset { border: 1px solid #bfbfbf; font-size: 10px; font-family: Tahoma, Arial, sans-serif; }
.Ph_Recordset td { font-size: 10px; border-right: 1px solid gray; border-bottom: 1px solid gray; } 
.Ph_Recordset th { font-weight: normal; font-size: 10px; background-color: #e6e6e6; color: black; border: 1px solid #bfbfbf; padding: 1px 2px; } 
.Ph_Recordset input { font-size: 11px; }
.Ph_Recordset textarea { font-size: 11px; }
.Ph_Recordset select { font-size: 11px; }
.Ph_Recordset .Ph_Cmd { background-color: #e6e6e6; }
.Ph_Recordset .Ph_Odd .Ph_Cmd { background-color: #ffe; }
.Ph_Recordset .Ph_Even .Ph_Cmd { background-color: #ffd; }
.Ph_Control_Tab { margin: 8px 0; width: 100%; height: 28px; }
.Ph_Control_Tab td { border: 1px solid #bfbfbf; border-bottom: 1px solid black; padding: 2px 8px; text-align: center; white-space: nowrap; background-color: #fcfcfc; }
.Ph_Control_Tab td.Ph_Selected { border: 1px solid black; border-bottom: 0; background-color: white; color: black; }
.Ph_Control_Tab td.Ph_Selected td { background-color: white; }
.Ph_Control_Tab td.Ph_Pad { width: 100%; border: 0; border-bottom: 1px solid black; background-color: white; }
table.Ph_Button td { border: 0; padding: 2px; font-size: 11px; white-space: nowrap; }
table.Ph_Button a { text-decoration: none; }
table.Ph_Button a:hover { text-decoration: underline; }
table.Ph_Selected { font-weight: bold; }
.Ph_Button img { border: 0; }
.Ph_Control_Tab td.Ph_Selected table.Ph_Button td { padding-top: 0px; }
.Ph_Message { padding: 10px; margin: 8px 0; font-size: 11px; }
.Ph_Message span { font-weight: bold; }
.Ph_Message_Error { border: 2px solid #f0c0c0; background-color: #fee; }
.Ph_Message_Warning { border: 2px solid #f0f080; background-color: #ffc; }
.Ph_Message_Info,
.Ph_Message_Notice { border: 2px solid #cfc; background-color: #efe; }
.Ph_Small_Message { margin: 0 0 2px 0; padding: 2px; font-size: 10px !important; }
.Ph_Small_Message span { font-style: italic;  }
.Ph_Error { padding: 8px; color: red; }
.Ph_Odd { background-color: #ffe; }
.Ph_Even { background-color: #ffd; }
.Ph_Small { font-size: 80%; }
code.Ph_Debug { display: block; padding: 10px; margin: 8px 0; font-size: 11px; border: 2px solid #ddd; background-color: #eee; }
h1.Ph_Header { font-size: 16px; word-spacing: 2px; color: #222; text-align: left; padding: 0 0 4px 8px; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; margin: 0 0 20px 0; }
h1.Ph_Header img { float: left; margin-right: 10px; position: relative; top: -3px; border: 0; }
.Ph_Frame { display: inline; background-image: url(phonamel/images/backgrounds/button-gradient.png); border-bottom: 1px solid #ccc; border-left: 2px solid #dfb32d; border-right: 1px solid #ccc; padding: 1px 2px 0px 2px; margin: 1px 2px; }
.Ph_Box { border: 1px solid #ccc; border-left: 2px solid #dfb32d; padding: 1px 2px 0px 2px; margin: 1px 2px; }
th.Ph_Required { font-weight: bold; }
