/* CSS Document */

html {	
	SCROLLBAR-FACE-COLOR: #ED008C; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ED008C; 
	SCROLLBAR-SHADOW-COLOR: #ED008C; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;	
	scrollbar-track-color: #FFFFFF;
}

body{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	
}

a:link,a:visited,a.active{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a:hover{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}


.navigasi {
	background-image: url(images/navBg.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 40px;
	background-position: bottom;
}

.dotLimit {

	background-image: url(images/navBg.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	background-position: bottom;
}
.dotLimitVert {
	background-image: url(images/subLimitVerBg.jpg);
	background-repeat: repeat-y;
	vertical-align: middle;
	background-position: center;
}

.borderMain {
	border: 1px solid #F49AC0;
}
.borderThumb {

	border: 2px solid #F49AC0;
}

.tableBg {
	border: 1px solid #F49AC0;
	background-color: #FFFFFF;
}
.tableHeader {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ED008C;
	background-image: url(images/lineBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
	padding-bottom: 10px;
}

.tableHeader2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ED008C;
	background-image: url(images/lineBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
.tableCell {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #F4D9E3;
}

.titleText {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ED008C;
}

.titleCapital {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ED008C;
	text-transform: uppercase;
}
.titleBlackBold {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
.titleNormal {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ED008C;
	text-transform: none;
}
.textfield {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	border: 1px solid #F6ADC8;
}
.button {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #F396B9;
}
.dotLimitSubnav {
	background-image: url(images/subLimitBg.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	background-position: center;
	height: 15px;
}
.subNavText {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	height: 20px;
	border: 1px solid #F59BC1;
	text-align: center;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bullets.gif);
}
.dotLimitSubnav2 {

	background-image: url(images/subLimitBg.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	background-position: center;
	height: 25px;
}
.article-row1 {
	background-color: #EEA8C0;
}
.article-row2 {
	background-color: #F5CDDB;
}

a.titletext:link,a.titletext:visited,a.titletext:active
{
	
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ED008C;
	text-decoration:none;
}
a.titletext:hover
{
	text-decoration:underline;
}
.titleText-white {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

a.titleCapital:link,a.titleCapital:visited,a.titleCapital:active
{
font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ED008C;
	text-transform: uppercase;
	text-decoration:none;
}
a.titleCapital:hover
{
	text-decoration:underline;
}

.button {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color:#ED008C;
}
.content
{
	font-family: tahoma;
	font-size: 12px;
	color: #ED008C;
}
.titleCapitalBig {
	font-family: jokerman;
	font-size: 20px;
	font-weight: normal;
	color: #ED008C;
	text-transform: uppercase;
}

.titleCapitalBig2 {
	font-family: jokerman;
	font-size: 30px;
	font-weight: normal;
	color: #ED008C;
	text-transform: uppercase;
}
.masterpage
{
	font-size:10px;
}