/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0px;
padding: 0px;
border: 0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
line-height: 11px;
}


#maincontainer
{
	margin: 0px;
	padding: 0px;
    border: 0px;
	width: 760px;
	height: 700px;
}		


#leftpan 
{
	margin: 0px;
	padding: 0px;
    border: 0px;
	width: 310px;
	height: 700px;
	float: left;
}		


#mainpan 
{
	margin: 0px;
	padding: 0px;
	border-left: 1px;
	border-left-color: #a0a0a0;
	border-left-style: solid;
	width: 449px;
	height: 700px;
	float: left;
}

#titlebox 
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 449px;
	height: 175px;
	float: left;
}

#contentbox 
{	position:relative;
	margin: 0px;
	padding-left: 40px;
	border: 0px;
	width: 409px;
	height: 525px;
	float: left;
	background:#FFFFFF url(imgs07/ograd.jpg) bottom left no-repeat;
}

.normaltext
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #555555;
    line-height: 12px;
}

.titletext
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
    color: #a0a0a0;
    line-height: 13px;
}

.imageindent
{
    margin-left: -36px;
}


.newsboxleft
{
    margin: 0px;
	padding: 0px;
	border: 0px;
	width: 125px;
	height: 70px;
	float: left;
}

.newsboxleft2
{
    margin: 0px;
	padding: 0px;
	border: 0px;
	width: 125px;
	height: 140px;
	float: left;
}

.newsbox
{
    margin: 0px;
	padding: 0px;
	border: 0px;
	width: 409px;
	height: 82px;
	background:#FFFFFF url(imgs07/dotted.gif) bottom repeat-x;
}

.videobox
{
	width: 409px;
	height: 264px;
	overflow:hidden;
	/*background:red;*/
}

.newsbox2
{
    margin: 0px;
	padding: 0px;
	border: 0px;
	width: 409px;
	height: 152px;
	background:#FFFFFF url(imgs07/dotted.gif) bottom repeat-x;
}

.newsboxright
{
    margin: 0px;
	padding-left: 10px;
	border: 0px;
	width: 270px;
	height: 70px;
	float: left;
}

.newsboxright2
{
    margin: 0px;
	padding-left: 10px;
	border: 0px;
	width: 270px;
	height: 140px;
	float: left;
}

a:link
{
    color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:active
{
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

.field
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #111111;
  margin-top: 1px;
  border: 1px;
  border-color: #555555;
  border-style: solid;
  text-align: left;
  width: 194px;
  float: left;
  overflow: auto;
}

.textbox
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #111111;
	margin-top: 1px;
	border: 1px;
	border-color: #555555;
	border-style: solid;
	text-align: left;
	width: 190px;
	height: 14px;
	background: #f2f2f2;
	overflow: auto;
}

.textbox2
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #111111;
	margin-top: 1px;
	border: 1px;
	border-color: #555555;
	border-style: solid;
	text-align: left;
	width: 190px;
	height: 64px;
	background: #f2f2f2;
	overflow: auto;
}

.box1
{
	margin-bottom: 5px;
	border: 0px;
	padding: 0px;
	width: 400px;
	overflow: auto;
}


.buttontext
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
}

label.errorMessage {
	margin-left: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#990000;
	}

input.errorMessage {
	border: #990000 1px dashed;
	}

#delabo{
	position : absolute;
	bottom : 1px;
	right : 0px;
	width:39px;
	height:11px;
}

.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border: 0px;
padding: 0px;
margin: 0px;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
border: 0px;
padding: 0px;
margin: 0px;
}

.divClear
{
    clear:both;
    height:0px; 
    margin:0px; 
    padding:0px;
    overflow:hidden;
}

.address
{
margin:5px 0px 0px 351px;
color:#CACACA;
}