/* KINKYSTYLE CSS 2007 */

#fullheight {
	height:100%;
}

body,td,th,input,select,textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-variant: normal;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link img {
	border-color:#9D7CC2;
}

a:visited img {
	border-color:#9D7CC2;
}

a:active img {
	border-color:#9D7CC2;
}

a:hover img {
	border-color:#FFFFFF;
}

a:link {
	color: #9D7CC2;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #9D7CC2;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active {
	text-decoration: underline;
	color: #9D7CC2;
}

a:link.special {
	color: #FF0000;
	text-decoration: underline;
}

a:visited.special {
	text-decoration: underline;
	color: #FF0000;
}

a:hover.special {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active.special {
	text-decoration: underline;
	color: #FF0000;
}

a:link.white {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited.white {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover.white {
	text-decoration: underline;
	color: #9D7CC2;
}

a:active.white {
	text-decoration: underline;
	color: #FFFFFF;
}

a:link.navbar {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited.navbar {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.navbar {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active.navbar {
	text-decoration: none;
	color: #FFFFFF;
}

/*
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
	margin-left: .4em;
}
*/
.tableborder {

	border-color:#484848;
	background-color:#242424;
	border:double;
	border-width:3px;
	border-spacing:1px;
	border-style:double;
	color:#484848; 
}

.title1 { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; 	
	font-style: normal;
	color: #9D7CC2;
	font-weight: bold;
	font-variant: normal
}

.title2 { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; 	
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

.title2b { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 	
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

.title3 { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px; 	
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.smalltext { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter; 	
	color: #e0e0e0;
	font-variant: normal
}

.smallheader { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; 	
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	background-color: #5A009D;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.redtitle {
	font-size:16px;
	color:#FF0000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-variant: normal;
}

.orderform {
	color:#000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-variant: normal;
}

/* .linespacing {  
	line-height: 15pt
} */
