body {
	background-color: #f0eeee;
}

td {
	font: normal 12px arial;
	color: #494949;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #414141;
text-decoration: none;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #00527d;
text-decoration:underline;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
	color: #ca6011;
	font-size: 16px;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}
.title {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: italic;
	color:#FF6600;
	font-weight: bold;
}

.title2 {

	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	color:#ca6011;
	font-weight: normal;
}
.titlesub2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ca6011;
	text-transform: none;
}
a.link-menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.link-menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
	font-weight: bold;
}
a.white-text {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
a.white-text:hover {
	color: #ffffff;
	text-decoration:underline;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
.whitesub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.white-text-link-mn {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
a.white-text-link-mn:hover {
	color:  #00527d;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.link-menu-small-bott {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.link-menu-small-bott:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00527d;
}
.text-small-bott {

	font-family: tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	color:#000000;
	font-weight: normal;
}
p.outset {
    border-width:  1px 1px 1px 1px;

    border-style: solid;
	border-color: #ca6011;

border-bottom-width:medium;}
a.contain-link {
	color: #0066FF;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
}
a.contain-link:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial;
}

a.link-noframe {
	color: #0066FF;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	border: none;
	}

p.line {
	border-bottom-width:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ca6011;
	border-right-color: #ca6011;
	border-bottom-color: #ca6011;
	border-left-color: #ca6011;
}

p.linebawah {
	border-bottom-width:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7B9CC7;
	border-right-color: #7B9CC7;
	border-bottom-color: #7B9CC7;
	border-left-color: #7B9CC7;
}

p.lineleft {
	border-bottom-width:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7B9CC7;
	border-right-color: #7B9CC7;
	border-bottom-color: #7B9CC7;
	border-left-color: #7B9CC7;
}.titlesub2Wedding {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #494949;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid #ca6011; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px arial;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: right;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #EA8E41; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #FF6600; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.red-text-regularbig {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
p.lineright {

	border-bottom-width:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7B9CC7;
	border-right-color: #7B9CC7;
	border-bottom-color: #7B9CC7;
	border-left-color: #7B9CC7;
}
.orange-text-regula-big {

	color: #ca6011;
	font-size: 16px;
}
.titlesub2-orange {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ca6011;
}
.orange-text-regula-small {


	color: #ca6011;
	font-size: 14px;
}
.titleblack {

	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-style: italic;
	color:#333333;
	font-weight: bold;
}
p.linekotak {
	border-bottom-width:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ca6011;
	border-right-color: #ca6011;
	border-bottom-color: #ca6011;
	border-left-color: #ca6011;
	background-color: #FFFFFF;
}
