/* CSS by DFKT - elektrokrishna.com */

body {
    background-color:#000;
	margin:0px; 
}

body.iframe {
    background-color:#fff;
	margin:0px; 
}

.background {
    background-color:#000;
}

/* Tables */

table.frame,td.frame {
    background-color:#fff;
}

td {
	margin:0px; 
}

td.header {
    background-color:#eea;
}

td.menu {
    background-color:#dd9;
}

/* Text */

p {
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:10pt; 
    text-decoration:none; 
    color:#000; 
	margin:4px; 
}

p.justify {
	text-align:justify;
}

ul,ol {
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:10pt; 
    color:#000; 
}

ul {
    list-style-type:circle; 
}

ol {
    list-style-type:decimal; 
}

/* Links */

a {
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:10pt; 
    font-weight:bold; 
    text-decoration:underline; 
    color:#184259; 
}

a.normal:hover { 
    color:#fff; 
    background-color:#000;
}

a:active { 
}

a:link { 
}

a:visited { 
}

a.info {
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:10pt; 
    font-weight:normal; 
    text-decoration:none; 
	border-bottom:1px dashed #184259;
	padding-bottom:0px; 
    color:#184259; 
	cursor:help;
}

a.info:hover { 
    color:#fff; 
    background-color:#000;
	border-bottom:1px dashed #fff;
}

a.info:active { 
}

a.info:link { 
}

a.info:visited { 
}

a.invisible { 
    color:#000; 
    background-color:#fff;
	margin:0px;
	padding:0px;
}

a.info-fireworks {
	cursor:help;
}

a.interactive {
  margin:0px;
  padding:0px;
  border:none;
}

/* Links - 'Button' */

span.button {
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:10pt; 
    font-weight:bold; 
    text-decoration:none; 
	white-space:nowrap;
    color:#184259;
	background-color:#fff; 
    border:1px solid #000;
}

table.button {
	background-color:#fff;
	margin:0px 4px; 
}

p.button {
    text-decoration:none; 
	white-space:nowrap;
	margin:1px; 
	padding:0px;
}

a.button {
    text-decoration:none; 
	white-space:nowrap;
	margin:0px; 
	padding:0px;
}

a.button:hover { 
    color:#fff; 
    background-color:#000;
}



/* Headers */

h1, h2, h3 {
    font-family:Georgia,Times New Roman,Times,serif;
    font-style:italic; 
    text-decoration:none; 
    color:#000; 
	margin:4px 6px; 
}   

h1 {
    font-size:18pt; 
    font-weight:bold; 
}

h2 {
    font-size:14pt; 
    font-weight:normal; 
}

h3 {
    font-size:12pt; 
    font-weight:bold; 
}

/* Overlib */

div.overlib {
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:10pt; 
    text-decoration:none; 
	text-align:justify;
    color:#000; 
    background-color:#eea;
	border-width:1px;
	border-style:solid;
    border-color:#fff;
	padding:4px; 
}

/* HR */

hr {
    color:#000; 
    width:300px; 
	text-align:center;
    height:1px; 
    margin-top:24px; 
    margin-left:4px; 
    margin-right:4px; 
    margin-bottom:4px; 
}

/* Images */

img.normal {
    border-style:none;
	margin-top:4px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-bottom:4px; 
	cursor:default;
}

img.normal-left {
    border-style:none;
	margin-top:4px; 
	margin-left:0px; 
	margin-right:8px; 
	margin-bottom:4px; 
	cursor:default;
}

img.normal-right {
    border-style:none;
	margin-top:4px; 
	margin-left:8px; 
	margin-right:0px; 
	margin-bottom:4px; 
	cursor:default;
}

img.link {
    border-style:solid;
    border-color:#184259;
	margin-top:4px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-bottom:4px; 
}

img.link-left {
    border-style:solid;
    border-color:#184259;
	margin-top:4px; 
	margin-left:0px; 
	margin-right:8px; 
	margin-bottom:4px; 
}

img.link-right {
    border-style:solid;
    border-color:#184259;
	margin-top:4px; 
	margin-left:8px; 
	margin-right:0px; 
	margin-bottom:4px; 
}

img.info {
    border-style:solid;
    border-color:#000;
	margin-top:4px; 
	margin-left:0px; 
	margin-right:0px; 
	margin-bottom:4px; 
	cursor:help;
}

img.info-left {
    border-style:solid;
    border-color:#000;
	margin-top:4px; 
	margin-left:0px; 
	margin-right:8px; 
	margin-bottom:4px; 
	cursor:help;
}

img.info-right {
    border-style:solid;
    border-color:#000;
	margin-top:4px; 
	margin-left:8px; 
	margin-right:0px; 
	margin-bottom:4px; 
	cursor:help;
}

/* Objects */

select.stichwort {
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:10pt; 
    font-weight:bold; 
    color:#184259; 
    width:180px;
	margin-right:4px; 
}

input {
    font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size:10pt; 
    font-weight:bold; 
    color:#184259; 
    background-color:#fff;
	margin-right:0px;
	cursor:pointer;   /* Mozilla Cursor */
	cursor:hand;      /* IE 5 Cursor */
}

input.language {
    width:140px;
}

input.ok {
    width:50px;
}

/* Fonts */

@font-face {
  font-family: Georgia;
  font-style:  oblique;
  font-weight: 700;
  src: url(./fonts/GEORGIA3.eot);
}

@font-face {
  font-family: Georgia;
  font-style:  oblique;
  font-weight: normal;
  src: url(./fonts/GEORGIA2.eot);
}

@font-face {
  font-family: Georgia;
  font-style:  normal;
  font-weight: 700;
  src: url(./fonts/GEORGIA1.eot);
}

@font-face {
  font-family: Georgia;
  font-style:  normal;
  font-weight: normal;
  src: url(./fonts/GEORGIA0.eot);
}

@font-face {
  font-family: Trebuchet MS;
  font-style:  normal;
  font-weight: normal;
  src: url(./fonts/TREBUCH3.eot);
}

@font-face {
  font-family: Trebuchet MS;
  font-style:  normal;
  font-weight: 700;
  src: url(./fonts/TREBUCH2.eot);
}

@font-face {
  font-family: Trebuchet MS;
  font-style:  oblique;
  font-weight: normal;
  src: url(./fonts/TREBUCH1.eot);
}

@font-face {
  font-family: Trebuchet MS;
  font-style:  oblique;
  font-weight: 700;
  src: url(./fonts/TREBUCH0.eot);
}

