body {
	background-color:#EDF4FF;
	margin:0px;
}

.forimage{
	border-style:solid;
	border-color:#EDF4FF;
	border-width:1px;
	background-color:white;
}

.commenttable,.commenttablelighter {
	border-style:solid;
	border-color:#EDF4FF;
	border-width:1px;
	background-color:#F9F9FF;
}

.image{
	margin:7px;
}

body,td,a {
	font-family:tahoma;
	font-size:10px;
	color:#2d3d78;
}

a.headertdlink {
	color:#8d9dd8;
}

body.comment {
background-color:white;
}

a:hover{
	text-decoration:underline;
}

a{
	text-decoration:none;
}

.title {
	font-family:"Trebuchet MS",Tahoma;
	font-size:15px;
	font-weight:bold;
	color:#0C1D73;
}

td.links {
	vertical-align:top;
}

.links {
	font-family:"Trebuchet MS",Tahoma;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
}

.titlesmall {
	font-family:"Trebuchet MS",Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#0C1D73;
}

.titlesmalllight {
	font-family:"Trebuchet MS",Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#7c84ad;
}

input {
	font-family:tahoma;
	font-size:11px;
	color:#2d3d78;
	padding:2px;
}

textarea {
	font-family:tahoma;
	font-size:11px;
	color:#2d3d78;
	padding:2px;
}

.bigger {
	width:100%;
	height:300px;
}


