body {
	background:  url(http://viking/gr/bg_water.gif);
	background: #c7e0f7;
	scrollbar-face-color : #4682B4;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	color: #e08030;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

h4 {
	color: #000088;
	font-size: 14pt;
	font-weight:bold;
	text-align: center;
}

p,ul {
	font-size: 14px;
	text-align : justify;
	text-indent : 15px;
}

p.lead {
	font-family:helvetica;
	font-size: 11pt;
	font-weight: bold;
	text-align : justify;
	font-style: italic;
	margin-left: 200px;
	margin-right: 10px;
}

p.quotation {
	text-align : right;
	font-style: italic;
	font-weight: bold;
	margin-right: 5%;
}

p.date {
	text-align: left;
	font-style: italic;
	font-weight: bold;
}

p.scribing {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	margin-left: 30%;
}

.bordered {
	border: 1 solid #990099;
	background-color:#FFFFFF;
}

p.img_scribing {
	font-size: smaller;
	font-weight: bold;
	text-align: center;
}

p.stripe {
	font-size:16px; font-weight:bold; font-style:italic; text-align:center;
	color:#802080; background-color:#e0e0ff;
	border-top: solid 1 #a00040; border-bottom: solid 1 #a00040;
	margin-left:0; margin-right:0; margin-top:20;
}

hr {
	height : 3;
	border : 3  dotted #999999;
}

table {
	font-size: 14px;
}

table.menu {
	font-size:13px;
}

tr.menu {
	background-color:"#33a0ff";
}

td.title {
	font-family: Arial;
	font-size: 23px;
	color: #77d780;
	text-align: center;
	filter:Shadow(color=#4A4A7A,direction=145);
}

td.btn {
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	border-left:green 1 solid; border-right:green 1 solid;
	margin-top:1px;
	padding: 2px;
}

td.valid_btn {
	text-align:center;
	font-weight: bold;
	font-size:11px;
 	text-decoration: none;
	border-left:green 1 solid; border-right:green 1 solid;
	margin-top:1px;
	padding: 2px;
}

a.menu {
	text-decoration: none;
	color:#3333cc;
}

a.menu_valid {
	text-decoration: none;
	color:#f06030;
}

h3.sos{
	text-align: center;
	color: #ff0000;
	font-size:24px;
}
