/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {margin:0; padding:0; background:url(images/background.jpg) top left;}

td, input, textarea{
	font-family:Arial;
	font-size:11px;
	line-height:19px;  
	color:#666666;	
	vertical-align:top;
}

a { color:#666666; text-decoration:none;}
a:hover { text-decoration: underline;}
a img { border:0;}

.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { vertical-align:middle;}

table { 
	
	border-collapse:collapse;
	width:100%;
	height:100%;
}

.left_tall { background:url() repeat-x bottom; width:50%;}
.right_tall {background:url() repeat-x bottom; width:50%;}


.title1 { margin-bottom:11px;}
.title2 { margin-bottom:26px;}
.img_indent { margin-right:21px; margin-top:0px;}

.link1 { background:url(images/marker_4.gif) no-repeat left; padding-left:7px; font-weight:bold;}

.line_hor { background:#666666; height:1px; margin:0px 0 25px 0;}

.scroll { height:183px; overflow:auto; padding-right:12px; padding-left:8px; }

.date_1 { color:#666666; font-size:12px; font-weight:bold; }

.txt1 {background:url(images/marker_3.gif) no-repeat left; padding-left:6px; padding-bottom:4px; color:#666666;}

#main {width:766px; margin:0 auto;}

#row1 {}
#row2 {}
#row3 {}

/* header */
#header { height:240px; background:url(images/head.jpg) no-repeat left top;}


/*content*/
#content { height:388px; }
#content .col1 { width:375px; padding: 41px 30px 30px 60px;}
#content .col2 { background:url(images/bgd_cont.jpg) no-repeat left top #D7D7D7; width:236px;  padding:131px 24px 20px 41px; }



/* page7*/
#page7 #content .col1 { padding-bottom:42px;}
#page7 .link { text-decoration:underline;}
#page7 .link:hover { text-decoration:none;}
