/* Begin Typography & Colors */
body, td {
	font-size:11px;
	font-family:Verdana;
	color: #6F6F6F;
	vertical-align:top
	}

body {
	background-color: black;
}	

h1 {
	font-size:11px;
	color:#B1B1B1;
	font-weight:bold;
	margin:0px;
	text-align:left;
}

h2 {
	font-size:10px;
	color:#B1B1B1;
	font-weight:bold;
	margin:0px;
	text-align:left;
}
h3 {
	font-size:9px;
	color:#B1B1B1;
	font-weight:bold;
	margin:0px;
	text-align:left;
}
h4{
	color:#B1B1B1;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	margin: 5px 0px 8px 0px;
}
h5{
	font-size:11px;
	text-align:left;
	font-weight:normal;
	margin: 5px 0px 8px 0px;
}
p {
	margin:0px;
	text-align:left;
}
ul {
	padding:0px 5px 0px 10px;
	margin:0px;
}

li {
	padding:3px;
	}

input, textarea {
	border:1px solid #C1C1C1;
	background-color:#333333;
	font-size:11px;
	font-family:Verdana;
	color: #AB9920;
	font-weight:bold;
	padding: 2px;
}

.Title {
	color: #AB9920;
	font-size:16px;
	font-weight:bold;
	vertical-align:middle;
}

.noborder {
	border:none;
}

form {
	padding:0px;
	margin:0px;
	}

.centered {
	vertical-align:middle;
	text-align:left
	}

#page {
	background-color: black;
	border: 0px;
	text-align: left;
	padding:0px;
	margin:0px;
	}
	
a, a:visited {
	text-decoration: underline;
	color:#B1B1B1
}	

.green_bg {
	background-color:#262E1C
	}

.stripes_bg {
	background-image:url(/images/bg.jpg)
	}

.head_bg {
	background-color:#333333;
	/*background-image:url(/images/bg_head.gif); */
	background-repeat:no-repeat;
	background-position:middle top;
}
	
.left_side_bg {
	background-image:url(/images/left_middle_side.gif); 
	background-repeat:repeat-y;
	background-position:right;
	width:47px
	}	

.right_side_bg {
	background-image:url(/images/right_middle_side.gif); 
	background-repeat:repeat-y;
	background-position:left;
	width:35px
	}	

.border_left_top_corner{
	background-image:url(/images/border_left_top_corner.gif); 
	background-repeat:no-repeat;
	background-position:right bottom;
	width:4px;
	height:12px
	}
.border_top{
	background-image:url(/images/border_top.jpg); 
	background-repeat:repeat-x;
	background-position:left bottom;
	height:12px
	}	
.border_bottom{
	background-image:url(/images/border_bottom.jpg); 
	background-repeat:repeat-x;
	background-position:left top;
	height:2px
	}	
.border_left{
	background-image:url(/images/border_left.jpg); 
	background-repeat:repeat-y;
	background-position:left top;
	width:2px
	}	
.border_right{
	background-image:url(/images/border_right.jpg); 
	background-repeat:repeat-y;
	background-position:right top;
	width:2px
	}

/* Green Shadows */

	
.shadow_right{
	background-image:url(/images/shadow_right.jpg); 
	background-repeat:repeat-y;
	background-position:right top;
	width:10px
	}	
.shadow_left{
	background-image:url(/images/shadow_left.jpg); 
	background-repeat:repeat-y;
	background-position:left top;
	width:10px
	}		
.shadow_bottom{
	background-image:url(/images/shadow_bottom.jpg); 
	background-repeat:repeat-x;
	background-position:left bottom;
	height:10px
	}		
.shadow_left_bottom{
	background-image:url(/images/shadow_left_bottom.jpg); 
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	width:10px
	}	
.shadow_right_bottom{
	background-image:url(/images/shadow_right_bottom.jpg); 
	background-repeat:no-repeat;
	background-position:right bottom;
	height:10px;
	width:10px
	}				
/* End Green Shadows */


/* Grey Shadows */

.shadow_grey_left{
	background-image:url(/images/shadow_grey_left.jpg); 
	background-repeat:repeat-y;
	background-position:left top;
	width:10px
	}			
.shadow_grey_left_top{
	background-image:url(/images/shadow_grey_left_top.jpg); 
	background-repeat:no-repeat;
	background-position:left top;
	height:10px;
	width:10px
	}		
.shadow_grey_top{
	background-image:url(/images/shadow_grey_top.jpg); 
	background-repeat:repeat-x;
	background-position:left top;
	height:10px
	}	
.shadow_grey_right_top{
	background-image:url(/images/shadow_grey_right_top.jpg); 
	background-repeat:no-repeat;
	background-position:right top;
	height:10px;
	width:10px
	}			
.shadow_grey_right{
	background-image:url(/images/shadow_grey_right.jpg); 
	background-repeat:repeat-y;
	background-position:right top;
	width:10px
	}	

.shadow_grey_bottom{
	background-image:url(/images/shadow_grey_bottom.jpg); 
	background-repeat:repeat-x;
	background-position:left bottom;
	height:10px
	}		
.shadow_grey_left_bottom{
	background-image:url(/images/shadow_grey_left_bottom.jpg); 
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	width:10px
	}	
.shadow_grey_right_bottom{
	background-image:url(/images/shadow_grey_right_bottom.jpg); 
	background-repeat:no-repeat;
	background-position:right bottom;
	height:10px;
	width:10px
	}				
/* End Gray Shadows */

.tattoo_left_top{
	background-image:url(/images/tattoo_left_top.gif); 
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	vertical-align:middle;
	}		
.tattoo_right_top{
	background-image:url(/images/tattoo_right_top.gif); 
	background-repeat:no-repeat;
	background-position:right top;
	}
.tattoo_left_bottom{
	background-image:url(/images/tattoo_left_bottom.gif); 
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:left;
	}		
.tattoo_right_bottom{
	background-image:url(/images/tattoo_right_bottom.gif); 
	background-repeat:no-repeat;
	background-position:right bottom;
	text-align:right;
	}	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: black;
	margin: 0px auto;
	padding: 0;
	width: 780px;
	border: 0px;
	}
	
/* End Structure */

/* Image borders */
.img_left{
	background-image:url(/images/img_left.gif); 
	background-repeat:repeat-y;
	background-position:right top;
	width:6px;
	padding:0px
	}
.img_left_top{
	background-image:url(/images/img_left_top.gif); 
	background-repeat:no-repeat;
	background-position:right bottom;
	width:6px;
	wheight:6px;
	padding:0px
	}
.img_top{
	background-image:url(/images/img_top.gif); 
	background-repeat:repeat-x;
	background-position:right bottom;
	height:6px;
	padding:0px
	}
.img_right_top{
	background-image:url(/images/img_right_top.gif); 
	background-repeat:no-repeat;
	background-position:left bottom;
	width:6px;
	wheight:6px;
	padding:0px
	}	
.img_right{
	background-image:url(/images/img_right.gif); 
	background-repeat:repeat-y;
	background-position:left top;
	width:6px;
	padding:0px
	}
.img_left_bottom{
	background-image:url(/images/img_left_bottom.gif); 
	background-repeat:no-repeat;
	background-position:right top;
	width:6px;
	wheight:6px;
	padding:0px
	}		
.img_right_bottom{
	background-image:url(/images/img_right_bottom.gif); 
	background-repeat:no-repeat;
	background-position:left top;
	width:6px;
	wheight:6px;
	padding:0px
	}	
.img_bottom{
	background-image:url(/images/img_bottom.gif); 
	background-repeat:repeat-x;
	background-position:left top;
	height:6px;
	padding:0px
	}
		
/* End Image borders */
