/* udaya website */
td {
	vertical-align:top;
}
body {
	text-align:center;
	background-color:#fff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:1.4;
}
a:link {
	font-style:oblique;
}
#wrap {
	margin-top:24px;
	margin:0 auto;
	text-align:left;
	width:740px;
}
#top {
	margin-bottom:10px;
	text-align:right;
}
#flashcontent {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:0;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 400px;
	background-color:#EEE9FC;
	font-size:small;
	padding:42px 32px 32px 32px;
	/* background-image:url(../img/udaya_content_bg.jpg); */
}
#mmartikel {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:0px;
	background-color:#EEE9FC;
	text-align:right;
	line-height:0;
}
p.bigfirstletter:first-letter {
	font-size:x-large;
}
#content h1 {
	font-size:large;
}
#footer {
	/* background-image:url(../img/udaya_content_bg_bottom.jpg);
	background-repeat:no-repeat; */
	background-color:#411485;
	color:#ffffff;
	text-align:right;
	font-size:10px;
	padding-right:32px;
}
#footer a {
	color:#ffffff;
}
#footerbottem {
	height:22px;
	background-image:url('../img/udaya_footer.gif');
}

img {
	border:solid;
	border-width:4px;
	border-color:#C9B7FC;
	margin: 12px 12px 12px 12px;
}
img.icon {
	border:none;
	margin:0px;
	padding:0px;
}
