body {
         margin: 0px;
         background: url(/images/version2/ggbg.jpg) repeat;
         font-family: Arial;
         font-size: 11px;}
     
.table1 {
         background: url(/images/version2/ggtable1bg.jpg) repeat-y;
         font-family: Arial;
         font-size: 11px;
         line-height: 12px;
         color: #3773a0;
         padding: 8px;}
     
.table2 {
         background: url(/images/version2/ggtable2bg.jpg) repeat-y;
         font-family: Arial;
         font-size: 11px;
         line-height: 12px;
         color: #3773a0;
         padding: 10px;}
     
.twitter {
	 margin-bottom: 5px;
	 margin-top: 2px;
	 padding: 7px;
	 font-family: arial;
	 font-size: 11px;
	 line-height: 11px;
	 cursor: hand;
	 color: #6b88a6;
	 list-style: none;
	 display: block;}

.twitter li {
	 margin-bottom: 5px;
	 margin-top: 2px;
	 padding: 7px;
	 font-family: arial;
	 font-size: 11px;
	 line-height: 12px;
	 background-color: #194067;
	 -moz-border-radius: 10px;
	 -webkit-border-radius: 10px;
	 -opera-border-radius: 10px;
	 border-right: 1px solid #043152;
	 border-bottom: 1px solid #043152;
	 cursor: hand;
	 color: #6b88a6;
	 list-style: none;
	 display: block;}
	
.twitter a:link, a:active, a:visited, a:hover{
	 color: #7c97b3;
	 text-decoration: none;}	

.twitter li:hover {
	 margin-bottom: 5px;
	 margin-top: 2px;
	 padding: 7px;
	 font-family: arial;
	 font-size: 11px;
	 line-height: 12px;
	 background-color: #1c436b;
	 -moz-border-radius: 10px;
	 -webkit-border-radius: 10px;
	 -opera-border-radius: 10px;
	 border-right: 1px solid #043152;
	 border-bottom: 1px solid #043152;
	 cursor: hand;
	 color: #6b88a6;
	 list-style: none;
	 display: block;}
	 
.img-border {
         background: #e3e7ef;
	 -moz-border-radius: 7px;
	 -webkit-border-radius: 7px;
	 -opera-border-radius: 7px;
         padding: 8px;
         border: 0px;
	 border-right: 2px solid #d5dbe6;
	 border-bottom: 2px solid #d5dbe6;}	
	 
a img {
         background: #e3e7ef;
	 -moz-border-radius: 6px;
	 -webkit-border-radius: 6px;
	 -opera-border-radius: 6px;
         padding: 6px;
         border: 0px;
	 border-right: 2px solid #d5dbe6;
	 border-bottom: 2px solid #d5dbe6;}
	 
a:hover img {
         background: #e3e7ef;
	 -moz-border-radius: 6px;
	 -webkit-border-radius: 6px;
	 -opera-border-radius: 6px;
         padding: 6px;
         border: 0px;
	 border-right: 2px solid #d5dbe6;
	 border-bottom: 2px solid #d5dbe6;}
	 
.no-img {
        background: none;
        border: 0px;}
        
.a no-img {
        background: none;
        border: 0px;}
        
.no-img:hover {
        background: none;
        border: 0px;}
        
a, a:visited, a:active {
        color: #5d84ad;
        text-decoration: none;}
        
a:hover {
        color: #81a1c2;
        text-decoration: none;}
        
.newstable {
        background: url(/images/version2/bgnews.jpg) no-repeat #f3f3f5;
        font-family: Arial;
        font-size: 11px;
        line-height: 12px;
        color: #9898a2;
        padding-top: 30px;
        padding-left: 30px;
        padding: 10px;
        -moz-border-radius-topright: 20px;
        -moz-border-radius-topleft: 20px;
        -webkit-border-radius-topright: 20px;
        -webkit-border-radius-topleft: 20px;
        -opera-border-radius-topright: 20px;
        -opera-border-radius-topleft: 20px;}
        
.comments {
        background: url(/images/version2/ggendnews.jpg) no-repeat;
        color: #4c88b5;
        padding: 5px;
        font-family: Arial;
        font-size: 11px;
        height: 30px;}
        
        
h1 {
        font-family: Font;
        font-size: 30px;
        font-weight: lighter;
        color: #e63873;
        line-height: 0px;
        font-stretch: normal;}
        
@font-face {
	font-family: 'Font';
	src: local('Font'), local('Font'), url('/Font.ttf') format('truetype'), url('/Font.svg#Font') format('svg');}
