body {
	margin:0px;
	padding:0px;
	text-align:center;
	background: #fffff0;
	
}

#containerchoraat {
	width:794px;
	text-align:left;
	margin:0px auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background: #fffff0;
}

#wrapchoraat { 
	width:794px;
	background: #fffff0;
}

#headerchoraat {
	 border-left:2px solid #ab0534;
	 border-right:2px solid #ab0534;
	 margin-top: -3px;
	 width:790px;
}

#top3 {
	padding-right: 30px;
	padding-top: 4px;
	color: #ab0534;
	font-weight:bold;
}

#top3 a:link{
	color: #ab0534;
	text-decoration: none;
}

#top3 a:visited{
	color: #ab0534;
	text-decoration: none;
}

#top3 a:hover{
	color: #ab0534;
	text-decoration: underline;
}


#top2 {
	padding-left: 5px;
	padding-top: 8px;
	color: #ab0534;
	font-weight:bold;
	padding-bottom: 5px;
}

#top {
	padding-right: 30px;
	padding-top: 5px;
	color: #ab0534;
	font-weight:bold;
	padding-bottom: 5px;
}


#top a:link{
	color: #ab0534;
	text-decoration: none;
}

#top a:visited{
	color: #ab0534;
	text-decoration: none;
}

#top a:hover{
	color: #ab0534;
	text-decoration: underline;
}


#mainchoraat {
	width: 790px;
	clear:both;
 	border-left:2px solid #ab0534;
	border-right:2px solid #ab0534;
}

content {


}

#title {
	padding-top:8px;
	padding-bottom: 8px;
	padding-right: 15px;
	font-weight:bold;
	font-size:14pt;
	font-family: Arial;	
	color: #ab0534;
}

#subtitles {
	font-size:11pt;
	font-family: Arial;	
	color: black;
}

#small {
	font-size:8pt;
	font-family: Arial;	
	color: #ab0534;
}

#lang {
	font-size:13px;
	font-family: Arial;	
	color: #ab0534;
	font-weight:bold;
}

#lang a:link{
	color: #ab0534;
	text-decoration: underline;
}

#lang a:visited {
	color: #ab0534;
	text-decoration: underline;
}

#lang a:hover{
	color: #ab0534;
	text-decoration: underline;
}

#titlenews {
	padding-top:6px;
	padding-bottom: 8px;
	padding-right: 10px;
	font-weight:bold;
	font-size:14pt;
	font-family: Arial;	
	color: #ab0534;
}

#name {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial;
}

#info {
	font-size: 10pt;
}

#text { 
	font-size:12pt;
	font-family: Arial;	
	padding-right: 15px;
	padding-left: 25px;
}

#text a:link{ 
	color: black;
	text-decoration: underline;
}


#text a:visited{ 
	color: black;
	text-decoration: underline;
}


#text a:hover{ 
	color: #ab0534;
	text-decoration: underline;
}

#elements {
	padding-left: 25px;
}


#footer {
	clear:left;
	text-align:left;
	color:white;
	font-size: 10px;
	height: 34px;
	padding-left: 25px;
	padding-top: 10px;
	
}

#footer a:Link {
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

#footer a:hover {
	color:white;
	text-decoration:underline;
}
#footer a:visited {
	color: white;
	text-decoration:underline;
}

.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}