﻿*
{
	font-family: arial;
	line-height:20px;
	
}
body
{
 	line-height:20px; 
	text-align: center; /* for IE */
	color:#014B92;
	font-family:tahoma;
	font-size:12px;	
}
h1
{
        color:#F47320;
        font-size:22px;
}  
a
{
	color:#F47320;
}
img
{
	margin:7px;
}
td
{
	font-size:12px;
}
.contentframe 
{
         position:relative;
         width: 900px ;
         margin:0 auto;
         display:block;
}
.slogan
{
         color:gray;
         font-size:22px;
}
.input
{
	 font-size:8pt;
         color:gray;
         border:1px solid #F47320;
         background-color:white;
	 
}
.buttonsend
{
	 font-size:8pt;
         color:white;
         border:1px solid #F47320;
       
	 height:20px;
	background-color:#014B92;
}
.gbkheader
{
	font-weight: bold;
}

.gbkbtnaddentry
{
	border-bottom-color:#ffcc66;
	border-bottom-style: dashed;
	color: black;	
	text-decoration: none;
}

.gbkbtnSave
{
	border-bottom-color: #ffcc66;
	border-bottom-style: dashed;
	color: black;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}

.gbkbtnCancel
{
	border-bottom-color:#ffcc66;
	border-bottom-style: dashed;
	color: black;	
	text-decoration: none;	
}

.gbktextbox
{
	border-right: #ffcc66 1px solid;
	border-top: #ffcc66 1px solid;
	border-left: #ffcc66 1px solid;
	border-bottom: #ffcc66 1px solid;
}

.gbkcomment
{
	border-bottom: green 1px dotted;
}

.gbkpagerpages
{
	font-size: 10px;
	font-weight: bold;
	color: darkgray;
	text-decoration: none;
}

.gbkpagercurrentpage
{
	font-size: 10px;
	color: darkviolet;
	text-decoration: none;
	font-weight: bold;
}

.menu_dynamic
{
	color: Black;
	text-decoration: none;

	font-weight: bold;
	font-size: 10px;
	background-color: #ffff00;
	padding-left: 6px;
}
.menu_dynamic A
{
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	background-color: #ffff00;
	padding-left: 6px;
}


.menu_dynamic_hover
{
	color : Black;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	background-color: #ffff00;
}

.menu_selected
{
	color: Black;
	padding-left: 22px;
	padding-right: 22px;
	padding-top:2px;
	margin-top:2px;
	height: 35px;
	width:200px;
}

.menu_selected A
{
	color: Black;	
	padding-left: 22px;
	padding-right: 22px;
	height:35px;
	width:100px;
}


.menu_static
{
	
}

.menu_static A
{
	color:#014B92;
	font-size:12px;
	font-weight:bold;
	width:100px;	
	border-bottom: white 2px solid;


}
.menu_static A:visited
{	
	
}
.menu_static_hover
{

	
}

.menu_static_hover A
{	
	color:#014B92;
	font-size:12px;
	font-weight:bold;
	width:100px;
	border-bottom: #F47320 2px solid;
}
.menu_sub_dynamic
{
	color: Black;
	text-decoration: none;
	
	font-weight: bold;
	font-size: 11px;
	padding-left: 6px;
}

.menu_sub_dynamic_hover
{
	color : Black;
	text-decoration: none;
	
	font-weight: bold;
	font-size: 11px;
	background-color: gray;
}

.menu_sub_selected
{
	color : Black;
	text-decoration: none;
	
	font-weight: bold;
	font-size: 11px;
	background-color: gray;
}


.photobook_button
{
	border-bottom-color: #ffcc66;
	border-width: 0px;
	color: black;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	background:inherit;	
	cursor: pointer;
}

.pager_selected
{
	
	font-size: 12px;
	font-weight:bold;
	padding-left: 3px;
	line-height:18px;
}


.button
{
	border: 1px solid black;
	
	font-size:12px;
	font-weight:bold;
	background-color: silver;
}	
