body
		{
                 font-family : Arial, Sans-Serif;
		font-size : 11pt;
                 color : black;
                 background-color : #b5cdd7;
                 }

img
		{
                 border : 0px;
                 }

h2
                 {
                 color : #225594;
                 margin-top : 2px;
                 margin-bottom : 2px;
                 font-family : Arial, Sans-Serif;
                 }

.input
		{
                 width : 950px;
                 background-image : url(../img/main.png);
                 background-repeat : repeat-y;
                 overflow : auto;
                 }

.input	a
		{
                 color : #5c5f74;
                 font-family : Tahoma;
                 font-weight : bold;
                 font-size : 12px;
                 text-decoration : none;
                 }

.input	a:hover
		{
		color : #225594;
                 font-family : Tahoma;
                 font-weight : bold;
                 font-size : 12px;
                 text-decoration : overline;
                 }

.foot
		{
                 text-align : center;
                 font-size : 11px;
                 font-family : Tahoma;
                 }

.foot	a
		{
                 color : #5c5f74;
                 font-family : Tahoma;
                 font-weight : bold;
                 font-size : 11px;
                 text-decoration : none;
                 }

.foot	a:hover
		{
		color : #225594;
                 font-family : Tahoma;
                 font-weight : bold;
                 font-size : 11px;
                 text-decoration : overline;
                 }

.datum
		{
                 font-size : 11px;
                 color : blue;
                 }

.sub
		{
                 font-size : 14px;
                 font-weight : bold;
                 font-family : Verdana;
                 color : black;
                 }

hr
		{
                 background-color : blue;
                 }

div.gb
		{
                 margin: 0px 0px 20px 0px;
                 padding: 0px;
                 border: 1px solid #678fc0;
                 line-height: 19px;
                 background-color: #678fc0;
                 }

div.gb-author
		{
                 margin: 0px;
                 padding: 1px 10px 1px 10px;
                 border-bottom: 1px solid #678fc0;
                 background: #8cabc7;
                 }

p.gb-author-left
		{
                 margin: 0px;
                 float: left;
                 }

p.gb-author-right
		{
                 margin: 0px;
                 text-align: right;
                 }

div.gb-entry
		{
                 margin: 10px;
                 padding: 0px;
                 }

p.gb-browse
		{
                 text-align: right;
                 font-weight: bold;
                 }

p.gb-admin-buttons
		{
                 margin: 5px 0px 0px 0px;
                 text-align: right;
                 }

.caution
		{
                 color: red;
                 font-weight: bold;
                 }

.small
		{
                 font-size: 11px;
                 line-height:16px;
                 }

.comment
		{
                 margin: 10px 0px 0px 0px;
                 color: white;
                 font-style: italic;
                 }