body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../webgraf/page/background-blue.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #403378;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 17px;
	color: #990000;
	text-align: left;
}
h2 {
	font-size: 13px;
	color: #403378;
}
h3 {
	font-size: 13px;
	color: #990000;
	text-align: left;
}
h4 {
	font-size: 12px;
	color: #990000;
	text-align: left;
}
h5 {
	font-size: 11px;
	color: #000066;
	text-align: left;

}
h6 {
	font-size: 10px;
	color: #990000;
	text-align: left;
}
.background-red {
	background-image: url(../webgraf/page/background-red-white.jpg);
	background-repeat: repeat-x;
}
.background-blue {
	background-image: url(../webgraf/page/background-white-blue.jpg);
	background-repeat: repeat-x;
}
.background-red-gradient {
	background-image: url(../webgraf/page/gradient-red-white.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 1px;
}
.background-blue-gradient {
	background-image: url(../webgraf/page/gradient-blue-white.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 1px;
}
.bold-red {
	font-weight: bold;
	color: #990000;
}
.bold-blue {
	font-weight: bold;
	color: #403378;
}
p {
	text-align: left;
}
ul {
	text-align: left;
	list-style-image: url(../webgraf/page/arrow-red.gif);
	list-style-position: outside;
	font-padding: 0px;
	margin-left: 22px;
	padding: 0;
}
ul li { 
	margin-bottom: 3px
}
.border-red {
	border: 1px dashed #990000;
	margin: 0px;
	padding: 6px;
}

.quotation {
	font-style: italic;
	color: #403378;
}
/*Style for Diary SPAN icons */

.diary-icon-span{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style Diary */

.diary-title-bar{
	background-image: url(../webgraf/page/gradient-blue-white.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-weight: bold; color: #990000;
	border: 1px solid #ffffff;
	padding: 3px;
}

div.diary-title-bar{
	width: 500px;
}

.diary-icon-group1{
width: 500px;
}

.diary-heading-left {float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}
.good-connections-heading {
	font-size: 12px;
	color: #006633;
	weight: bold;
	font-weight: bold;
}
.border-photo {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
