html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
 

 
 

 


.thing
{
    background-color        : lightgray;
}

 

 

 

 
 

.skin-jpk .thing
{
    background-color        : lightgreen;
}

 

 
 
 

.skin-foxtrot .thing
{
    background-color        : lightyellow;
}

 
 
 

 

 


 


.iSel1_StdSelect
{
    padding:            4px;

    background-color:   #f88;
}

.iSel1_StdSelect-title
{
    font-size:          22px;
    font-weight:        bold;

    color:              red;
}

 

 

 

 
 

.skin-jpk .iSel1_StdSelect
{
    background-color: #88f;
}

.skin-jpk .iSel1_StdSelect-title
{
    color: blue;
}

.skin-jpk .iSel1_StdSelect-select
{
    padding: 8px;
}

 

 
 
 

.skin-foxtrot .iSel1_StdSelect
{
    background-color: #123;
}

.skin-foxtrot .iSel1_StdSelect-title
{
    color: orange;
}

 
 
 

 

 


 

.LoginBox-label
{
    background-color: #88f;
}

.LoginBox-input
{
    background-color: #f88;
}

 

 

 

 
 

.skin-jpk .LoginBox-label
{
    background-color: #8c8;
}

 

 
 
 

.skin-foxtrot .LoginBox-label
{
    background-color: lightgreen;
}

 
 
 

 

 
 

 


BODY
{
    background-color        : lightgray;
}

 

 

 

 
 

BODY.skin-jpk
{
	background: #000;
	color: #b5b5b5;
	margin:0px;
	padding:0px;
}

.skin-jpk #page {
	background-color: #333333;
	border: 1px solid #808080;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	}

.skin-jpk #header {
	background: #8a8a8a url('/r/head.png') no-repeat top center;
	margin: 0 0 0 1px;
	padding: 0;
	height: 92px;
	width: 960px;
	}

.skin-jpk #headerimg {
	margin: 0px;
	height: 68px;
	width: 960px;
	}

.skin-jpk #header_menu {
	background: #6faedb url('/r/head-menu.png');
	height: 24px;
	}

.skin-jpk #content {
	color: #b5b5b5;
    padding: 0px 60px 60px 60px;
	font-size: 77%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    line-height: 125%;
	}

 

.skin-jpk .facebookcol {
	width: 520px;
    }

 


.skin-jpk a {
	color: #f6e372;
	ztext-decoration: none;
	}

 

.skin-jpk a:hover, .skin-jpk a:visited:hover {
	color: #ffffa5;
	text-decoration: underline;
	}

 


.skin-jpk h1 {
	margin: 30px 0px 14px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #b3d1e6;
	}

.skin-jpk h3 {
	margin: 30px 0px 14px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #b3d1e6;
	}

 


.skin-jpk ul {
    margin: 14px 0px 14px 0px;
	padding: 5px 10px 5px 10px;
	border-left: 10px solid #484848;
	border-right: 3px solid #484848;
	background-color: #585858;
	color: #e0e0e0;
	}

.skin-jpk ul li {
	list-style: disc inside;
	}

.skin-jpk ul ul {
    margin: 0px;
    padding: 2px 0px 2px 20px;
    border: 0px;
}

 

 
 
 

.skin-foxtrot BODY
{
    background-color        : lightyellow;
}

 
 
 

