body {
  background-color:#ffffff;
	font-family : arial;
	font-size : 10pt;
	margin:0 0 0 0;
}

a {font-family:Arial; font-size:12pt; color:#909090; text-decoration:none;}
a:hover {font-family:Arial; font-size:12pt; color:#4a4a4a; text-decoration:none;}

a.work_link  {font-family:Arial; font-size:11pt; color:#4a4a4a; text-decoration:underline;} 
a.work_link:hover {font-family:Arial; font-size:11pt; color:#319b26;}

/* Main Body Style */
.borderbox {
	border : #A5A4A4 1px solid;
}

table.master_table {
    width: 1000px;
    border: none;
}

td.news_date {
    width: 110px;
    font-family: arial; 
    font-weight: bold; 
    color: #7c7a79; 
    font-size:8pt;
}
td.rss {
    width: 150px;
    background: url("../images/footer_repeat.jpg") repeat-x top right;
} 
td.left_baner {  
    width: 240px;  
    background: url("../images/left_block.jpg") no-repeat top; 
    padding-top: 300px; 
}
div.right_block {
    width: 250px; 
    background: url("../images/right_block.jpg") no-repeat top;
}
img.rss_pic {
    border: none; 
    padding-left: 6px;
}
img.news_pic {
    padding: 3px; 
    width: 100px;
    border: none;
}

a.news_title {
    font-size: 11pt;
}

label.news_label {
    text-decoration: none;
}

img {
	border: 0px;
}

p {
	text-align : justify;
  }

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display : block;
}

li {
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

input {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

input.submit {
	padding : 0px;
	border : none;
	cursor : pointer;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}

table.news_table {
    width: 100%;
    border: 5px solid white;
}


table.news_table:hover {
    background: #E9E9E9;
    border: 5px solid #E9E9E9;
}
div.random_facts {
    width: 475px;
    height: 118px;
    margin-top: 80px;
    padding-top: 5px;
    padding-right: 5px;
}
a.random_facts_link {
    font-family: arial;
    font-size: 9pt;
}
div.random_facts_txt {
    color: #4a4a4a;
    font-family: arial;
    font-size: 11pt;

}
div.Google_advertising_left {
    padding-left: 30px;
}


