/* CSS Document */

body,td,th {
	font-family: arial;
	font-size: 12px;
}
h1 {
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	margin : 0em 0em 0em 0em;
}
h2 {
    font-size : 12px;
	font-weight : bold;
	margin : 0em 0em 0em 0em;
	}
h3 {
    font-size : 12px;
	font-weight : bold;
	color : #000000;
	margin : 0em 0em 0em 0em;
	}

.style1 {
	color: #0059a8;
	text-decoration: none;
}
.style2 {
	color: #8a8a8a;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.style3 {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-family: arial;
}
.thumb_image_container {
	overflow: hidden;
	border: 1px solid #D0D0D0;
	padding: 1px;
	background-color: white;
}.style4 {
	color: #BD3335;
}
.ArticleSize
{       font-size: 12px;
        font-family:"Verdana", "Arial", "ËÎÌå";
        line-height:150%;}
		
		
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.td1 a:link {
	color: #000000;
	text-decoration: none;
}
.td1 a:visited {
	color: #333333;
	text-decoration: none;
}
.td1 a:hover {
	color: #000000;
	text-decoration: underline;
}.menubg {
	background-attachment: fixed;
	background-image: url(img/menubg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.borderright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A1A1A1;
	border-right-color: #A1A1A1;
	border-bottom-color: #A1A1A1;
	border-left-color: #A1A1A1;
}
.borderfull {
	border: 1px solid #9B9B9B;
}
.footer {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	background-color: #DEDEDE;
}.submenu {
	background-image: url(img/submenubar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 2px;

}
.redline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CF3B2B;
	border-right-color: #CF3B2B;
	border-bottom-color: #CF3B2B;
	border-left-color: #CF3B2B;
}