@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/blacktored_02.jpg);
	background-repeat:repeat-x;
}

.bg1 {
background-image:url(images/header2_01.jpg);

}

.bg2 {
background-image:url(images/blacktored_02.jpg);
background-repeat:repeat-x;

}

.bg3 {
background-image:url(images/leftborder_03.jpg);
background-repeat:no-repeat;

}

.bg4 {
background-image:url(images/rightborder_05.jpg);
background-repeat:no-repeat;

}


/** LINKS */


a:link {
	text-decoration:none;
	cursor:pointer;
}


a:hover {
	text-decoration:none;
	color:#FFCC66;
	cursor:pointer;
}


a:active {
	text-decoration:none;
	color:#FFCC66;
	cursor:pointer;
}


.link1 {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 14px;
	color:#FFFFFF;
	cursor:pointer;
}

.link1:hover {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 14px;
	color:#FFCC66;
	cursor:pointer;
	
}

.link1:active {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 14px;
	color:#FFCC66;
	cursor:pointer;
}

.link2 {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 11px;
	color:#FFFFFF;
	cursor:pointer;
}

.link2:hover {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 11px;
	color:#FFCC66;
	cursor:pointer;
	
}

.link2:active {
	text-transform: lowercase;
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 11px;
	color:#FFCC66;
	cursor:pointer;
}
	
.link3 {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color:#3399FF;
	font-weight:lighter;
	cursor:pointer;
}

.link3:hover {
	text-decoration: none;
	color:#CCCCCC;
	font-weight:lighter;
	cursor:pointer;
	
}

.link3:active {
color:#CCCCCC;
cursor:pointer;
font-weight:lighter;
}

.link4 {
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-style:italic;
	font-size: 14px;
	color:#FFCC66;
	cursor:pointer;
}

.link4:hover {
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-style:italic;
	font-size: 14px;
	color:#FFFFFF;
	cursor:pointer;
	
}

.link4:active {
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-style:italic;
	font-size: 14px;
	color:#FFFFFF;
	cursor:pointer;
}
.link5 {
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 11px;
	color:#FFCC66;
	cursor:pointer;
}

.link5:hover {
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 11px;
	color:#FFFFFF;
	cursor:pointer;
	
}

.link5:active {
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 11px;
	color:#FFFFFF;
	cursor:pointer;
}

/** STYLES */

.style1 {	
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 14px;
	color:#FFFFFF;
}

.style2 {	
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 16px;
	color:#FFCC66;
}


.style3 {	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 13px;
	font-weight:lighter;
	color:#3399FF;
	font-weight:900;
}

.style4 {	
	font-family:"Courier New", Courier, monospace;
	text-decoration: none;
	font-weight:lighter;
	font-size: 14px;
	color:#FFCC66;
}