@charset "utf-8";

/*  =========================================================
	File: TGPJET.COM style.css
	Date: 090428
========================================================== */

/* ==============================================
   I - General Reset
   ============================================== */
html { height: 101%;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img {
	border:0;
}

/* All Links */
a { outline:none; text-decoration:none; } 

/* ==============================================
   II - Layout
   ============================================== */
body{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	color: #d4219a;
	background-color:#0c0011;
	margin: 0px;
}
.top{
float:left;
	width:468px;
	margin:125px 0px 0px 95px;	
}
.top a:link, .top a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #780039;
	font-weight: normal;
}
.top a:active, .top a:hover{
	text-decoration: underline;
	font-size: 11px;
	color: #780039;
	font-weight: normal;
}
.td1 {
	font-size: 11px;
	color: #d4219a;
	font-weight: normal;
}
.td2 {
	text-decoration: none;
	font-size: 11px;
	color: #490037;
	font-weight: normal;
}
a:link, a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #ffe1f2;
	font-weight: normal;
}
a:active, a:hover{
	text-decoration: underline;
	font-size: 11px;
	color: #ffe1f2;
	font-weight: normal;
}
.a1:link, .a1:visited{
	text-decoration: none;
	font-size: 11px;
	color: #490037;
	font-weight: normal;
}
.a1:active, .a1:hover{
	font-size: 11px;
	color: #490037;
	font-weight: normal;
}
.img a:link img, .img a:visited img, .img a:active img{
	border:#f614e4 solid 1px;
	margin:5px;
}
.img a:hover img{
	border:#666 solid 1px;
	margin:5px;
}