body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
th {
	color: #333333;
	background-color: #DFDFDF;
	font-weight: bold;
	font-size: 13px;
}
a {
	color: #105FA2;
}
a:hover {
	color: #0000ff;
}
img {
	border-style: none;
}
.heading {
	font-size: 18px;
}
#main { 
	background: #E9F5FF url('images/bgt.jpg'); 
}
#main2 { 
	background: transparent url('images/bg.jpg') bottom left no-repeat; 
}
li, p {
	text-align: justify;
	color: #105FA2;
	font-size: 13px;
	font-family: arial;
}
.p {
	color: #105FA2;
	font-size: 13px;
	font-family: arial;
}
#info tr td {
	font-size: 11px;
	font-family: arial;
	color: #0F4B7F;
	background: #A4CCEF;
	border: 1px solid #105FA2;
}
#info tr td.tdhide {
	background: #E9F5FF !important;
	border: 0px none;
}
caption {
	color: #105FA2;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.expdate {
	text-align: right;
	font-style: italic;
}
.title {
	font-weight: bold;
	font-size: 14px;
}
.diary {
	border: 1px solid #105FA2;
	padding: 10px;
}

h3.summit_title span {
	font-weight: normal;
}

