body {
	background: url(../images/sc/Header_01.jpg) top left no-repeat;
}
	
#skin-header {
	background: url(../images/sc/Header_03.jpg) top right no-repeat;
	height: 62px;
	padding: 1px 0 20px 55px;
        border: 5px;
 	border-color: #3E4E81;
}

#skin-header-shadow1 {
	margin: 0;
	color: #fff;
	font-size: 13pt;
        font-family: verdana;
        text-align: right;
	z-index: 100;
	position: absolute;
	top: 5px;
	right: 13px;
}

#skin-header-shadow2 {
	margin: 0;
	color: #291D4D;
	font-size: 13pt;
        font-family: verdana;
        text-align: right;
	position: absolute;
	top: 7px;
	right: 15px;
}

#header {
	background: #d8dff2 url(../images/sc/header-cap-left.gif) top left no-repeat;
	text-align: left;
	height: 72px;
	padding: 0px;
	margin-bottom: 10px;
}
.right-cap {
	background: transparent url(../images/sc/header-cap-right.gif) top right no-repeat;
}
#header h1 {
	color: #061968;
	font-weight: bold;
	font-size: 1em;
	padding: 4px;
	margin: 0;
	padding-left: 8px;
}
#header h2 {
	color: #061968;
	font-size: .8em;
	padding: 4px;
	margin: 0;
	border-top: 1px dotted #a2aee2;
	font-weight: normal;
	padding-left: 8px;
}
#header h2 label { font-weight: bold; margin-right: 10px; }

td { vertical-align: top; }
form { margin: 0; }
label { font-weight: bold; }
.dataL_noDots {
	height: 72px;
	width: 0px;
}
.dataL {
	height: 72px;
	border-left: 1px dotted #a2aee2;
	border-right: 1px dotted #a2aee2;
	color: #061968;
	white-space: nowrap;
}

.data1 { padding: 1px;}

.data1 label, .data2 label { margin-right: 10px; }

.data1 td, .data2 td {
	color: #061968;
	font-size: .8em;
	white-space: nowrap; 
	padding-left: 2px;
}
.dataR {
	padding-right: 8px;
	text-align: right;
	padding-top: 1px;
}
.data2 {
	text-align: right;
}

#display {
	color: #061968;
	font-size: .8em;
	padding-top: 2px;
	white-space: nowrap;
	padding-right: 5px;
	text-align: right;
}
#display input {
	margin-right: 4px;
}
#display label {
	line-height: 1.8em;
	padding-right: 5px;
}

#language_noDots {
	display: none;
	padding: 0px;
}

/*++++++++++++++++++++++++++ TABS +++++++++++++++++++++++++++++++++*/
#tabs 
{
    width: 100%;
	min-width:750px;
}

.tabLOnEnd {
	background: url(../images/sc/tabL-on-end.gif) no-repeat;
	width: 12px;
	height: 39px;
	min-width:12px;
}
.tabLOffEnd {
	background: url(../images/sc/tabLOff_end.gif) no-repeat;
	width: 12px;
	height: 39px;
	min-width:12px;
}
.tabRROffEnd {
	background: url(../images/sc/tabROff_end.gif) no-repeat;
	width: 12px;
	height: 39px;
	min-width:12px;
}
.tabOnOff {
	background: url(../images/sc/tab_on-off.gif) no-repeat;
	width: 47px;
	height: 39px;
	min-width:47px;
}
.tabOffOff {
	background: url(../images/sc/tab_off-off.gif) no-repeat;
	width: 47px;
	height: 39px;
	min-width:47px;
}
.tabOffOn {
	background: url(../images/sc/tab_off-on.gif) no-repeat;
	width: 47px;
	height: 39px;
	min-width:47px;
}
.tabROffEnd {
	background: url(../images/sc/tabR-off-end.gif) no-repeat;
	width: 47px;
	height: 39px;
	min-width:47px;
}
.tabROnEnd {
	background: url(../images/sc/tabR_on-end.gif) no-repeat;
	width: 47px;
	height: 39px;
	min-width:47px;
}
.tabBarOn {
	background: url(../images/sc/tab_barR_on.gif) bottom repeat-x;
	height: 39px;
        margin-top: 0px;
}
.tabBarOnEnd {
	background: url(../images/sc/tab_barR_on-end.gif) bottom no-repeat;
	width: 12px;
	height: 39px;
	min-width:12px;
        margin-top: 0px;
}
.tabTxtOn {
	background: url(../images/sc/tabTxtOn.gif) repeat-x;
	height: 39px;
	color: #182f96;
	font-weight: bold;
	line-height: 29px;
	white-space: nowrap;
}
.tabTxtOff {
	background: url(../images/sc/tabTxtOff.gif) repeat-x;
	height: 39px;
	white-space: nowrap;
}
.tabTxtOn a:link, .tabTxtOn a:visited, .tabTxtOn a:hover, .tabTxtOn a:active {
	color: #182f96;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 39px;
	line-height: 34px;
	text-align: left;
        padding-top: 0px;
}
.tabTxtOn a:hover {
	text-decoration: underline;
}
.tabTxtOff a:link, .tabTxtOff a:visited, .tabTxtOff a:hover, .tabTxtOff a:active {
	color: #4E5373;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 39px;
	line-height: 34px;
	text-align: left;
        padding-top: 0px;
}
.tabTxtOff a:hover {
	text-decoration: underline;
}

table.contest {
	width: 100%;
	margin-top: 10px;
	border: 1px solid #5B5B5B;
}