@charset "UTF-8";
/* CSS Coding by VGO VICTOR GARBER ONLINE. */

/* Tags */


/* Begin Typography & Colors */
body {
	margin:0px;
	background-color:#0f0b08;
	background-image:url('/images/main/vgomainbg.jpg');
	background-attachment:scroll;
	background-position:top center;
	background-repeat:repeat-x;
}


table {
	font-family: arial, trebuchet ms, sans-serif;
	font-size:12px;
	color:#ebe6c7;
}

.tableb {
	font-family: arial, trebuchet ms, sans-serif;
        background-color:#2a1f1d;
	font-size:12px;
	color:#ebe6c7;
}

.table_bg {
	background-image:url('/images/main/vgomainbodybg.jpg');
	background-position:top center;
	background-repeat:repeat-y;
}

.backer {
         width:892px;
         background-color:#0f0909;
}

a, a:visited {
	color:#d5a179;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active {
	color:#F6F0E4;
	font-weight:bold;
	text-decoration:underline;
}

.side_top {
	background-color:#7d6b67;
	padding:2px;
	text-transform:uppercase;
	font-weight:bolder;
	color:#000000;
	text-align:justify;
}

.side_con {
	background-color:#25201d;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
        letter-spacing:0px;
        text-align:justify;
}

.main_top {
	background-color:#7d6b67;
	height:19px;
	padding-left:2px;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000000;
	text-align:left;
}

.main_con {
	background-color:#25201d;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
        letter-spacing:0px;
        text-align:justify;
}

.main_comm {
	background-color:#3e3633;
	padding:2px;
	font-weight:bold;
	text-align:justify;
}

.highlight {
        background-color:#070200;
        width:92%;
        height:60$;
        
}

body { 

direction:;
  background-attachment:scroll; 
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #7d6b67;
  scrollbar-face-color: #3e3633;
  scrollbar-highlight-color: #7d6b67;
  scrollbar-3dlight-color: #7d6b67;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #7d6b67;


}

/* End Typography & Colors */


