/* CSS Document */
body{
	background-image: url(images/index_r11_c2.jpg);
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
A.linkMenu{
	font-size:70%;
	color:#FFFFFF;
	background-image: url(images/but3.gif);
	text-decoration:none;
	padding-top: 3px;
	display: block;
	height:16px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
A.linkMenu:hover{
	font-size:70%;
	color:#ffffff;
	background-image: url(images/but1.gif);
	text-decoration:none;
	padding-top: 3px;
	display: block;
	height:16px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
A.linkMenu:active{
	font-size:70%;
	color:#000000;
	background-image: url(images/but2.gif);
	text-decoration:none;
	padding-top: 3px;
	display: block;
	height:16px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.linkMenu_nolink{
	font-size:70%;
	color:#000000;
	background-image: url(images/but2.gif);
	text-decoration:none;
	padding-top: 3px;
	/*display: block;*/
	height:16px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
A.linkin{
color:#666666;
text-decoration:none;
}
A.linkin:hover{
color:#333333;
text-decoration:none;
}




.copy_rt {
	font-size:70%;
	color:#333333;
	text-align: justify;
	padding-left:30px;
}
.copy12Bl_rt {
	font-size:80%;
	font-weight:bold;
	color: #003366;
	text-align: justify;
	padding-left:30px;
}
.copy_lt {
	font-size:70%;
	color:#333333;
	text-align: justify;
	padding-left:45px;
}
.copy12Bl_lt {
	font-size:80%;
	font-weight:bold;
	color: #003366;
	text-align: justify;
	padding-left:45px;
}

.copyright{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:60%;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
	padding-right:4pt;
}
A.copyright{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:60%;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
	padding-right:0pt;
}
A.copyright:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:60%;
	text-decoration:none;
	color:#999999;
	padding-right:0pt;
}
.copy_bottom{
font-size:70%;
font-weight:500;
color: #CCCCCC;
padding-top:4PX;
}
.linkspecial{
font-size:100%;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.tablebg{
background-image:url(images/table_bg.jpg);
background-repeat:repeat-x;
}
.table_white{
	border: 2px solid #eef2f8;
}
.table_blue{
	background-color: #96ADCF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #96ADCF;
	border-right-color: #999999;
	border-bottom-color: #96ADCF;
	border-left-color: #999999;
	top: 10px;
}
.post {
	padding: 12px 35px 10px 42px;
	/*border-bottom: 1px solid #999999;*/
	font-size:70%;
	color:#666666;
	text-align: justify;
	line-height:1.3;
}
.post h3{
	color: #006699;
	font-size:110%;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:2px;
}
.post_list {
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
.post_header{
	padding: 12px 35px 10px 42px;
	font-size:120%;
	color:#0F5E7B;
}

table.box {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: #567EB9;
	border-collapse: separate;
	background-color: rgb(255, 250, 250);
}
table.box th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: #567EB9;
	background-color: rgb(255, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.box td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: #567EB9;
	background-color: rgb(255, 250, 250);
	-moz-border-radius: 0px 0px 0px 0px;
}

/* Form  */
label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 3px;
border: 1px solid #999999;
}

textarea{
width: 220px;
height: 120px;
border: 1px solid #999999;
}

.boxes{
width: 1em;
border: 1px solid #999999;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}


.tableNews {

background-image:url(images/table_bg.jpg);
background-repeat:repeat-x;
border: 1px solid #999999;
padding:4px;
}
