/*-----------------------------Rulers for Elements---------------------------------*/
html {
    margin: 0px; 
    height: 100%;
    font-family: Myriad Pro, Arial, helvetica; 
    font-size: 14px;
}
body {
    margin: 0px; 
    height: 100%;
    font-family: Myriad Pro, Arial, helvetica; 
    font-size: 14px;
}
html *, body * {
    font-family: Myriad Pro, Arial, helvetica; 
}
img {
    display: block; 
    border: none;
}
h1 {
    font-weight: normal; 
    font-size: 24px; 
    margin: 2px 0px 5px 0px; 
    text-indent: 0px;
    text-align: left;
}
h2 {
    font-weight: normal; 
    font-size: 20px; 
    margin: 4px 0px 6px; 
    text-align: center;
}
h3 {
    font-weight: normal; 
    font-size: 18px; 
    margin: 4px 0px 6px; 
    color: green; 
    text-align: center;
}
ul {
    font-size: 14px; 
    padding-left: 16px; 
    margin-left: 0px;
    list-style-type: disc;
}
li {
    margin-bottom: 8px; 
    text-align: justify;
}
ul ul {
    padding-top: 6px;
    padding-left: 8px;
    margin-left: 12px;
    list-style-type: circle;
}
ul ul li {
    margin: 2px 0 2px 0;
}
ul ul ul {
    padding-top: 0px;
    padding-left: 12px;
    margin-left: 8px;
    list-style-type: square;
}
ul ul ul li {
    margin: 1px 0 1px 0;
    font-size: 95%;
}
p {
    text-indent: 15px;
    text-align: justify;
    margin: 0px 0 8px 0;
}
.rightcol {
    font-size: 12px;
}
.rightcol p {
    text-indent: 10px;
    text-align: left;
    margin: 0px 0 6px 0;
}
a {
    color: black;
    text-decoration: underline;
}
a:hover {
    color: #d2691e;
    text-decoration: none;
}


td {
    vertical-align: top;
/*
    text-align: left;
*/
}

table.tiny, table.normal {
    border-color: #606060;
    border-style: solid;
    border-width: 0 1px 1px 0;
    width: 100%;
    border-collapse: collapse;
}
table.tiny td, table.tiny th, {
    border-color: #606060;
    border-style: solid;
    border-width: 1px 0 0 1px;
    padding: 3px;
}
table.tiny td, table.tiny th, table.tiny td p, table.tiny th p, table.tiny td div, table.tiny th div {
    font-size: 11px;
}
table.normal td, table.tiny th {
    border-color: #606060;
    border-style: solid;
    border-width: 1px 0 0 1px;
    padding: 3px;
}
tr.head td, tr.head th {
    background: #f1d05c;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}
table.tiny td p, table.normal td p {
    text-align: left;
    text-indent: 0;
    margin: 0px;
}
tr.head td p, tr.head th p {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
}


.clipdate {
    color: #595959;
    font-size: 11px;
    margin: 0px;
    font-weight: 900;
    text-indent: 0;
}
.clipname {
    font-size: 14px;
    font-weight: 900;
    margin: 0px 10px 20px 0px;
    text-indent: 0;
}

/*------------------------------Classes & ID-------------------------------------*/
.spacer {
    font-size: 0px;
    line-height: 0px;
    height: 10px;
}
#wrapper {
    margin: auto; 
    width: 995px; 
}
#logo_2 {
    margin: auto;
}
#screen {

}
#ved {
    font-weight: normal; 
    font-size: 14px; 
    margin: auto; 
    width: 210px; 
    text-align: center;
    text-indent: 0;
}
#adress {
    font-weight: normal; font-size: 14px; margin: 8px 0 0 0; text-align: center; text-indent: 0;
}     
#menufooter {
    margin: 10px auto;
    border-right: 1px black solid;
}
#menufooter td {
    font-size: 11px; 
    padding-right: 10px; 
    padding-left: 10px; 
    padding-bottom: 0px; 
    border-left: black 1px solid; 
    padding-top: 0px;
}
.lnk_footer {
    display: block; color: black; height: 99%; text-decoration: none
}
.lnk_footer:hover {
    color: #d2691e;
}
object.flash {
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/flash.jpg',sizingMethod='scale'); 
}

/*------------------------------------Round Corners Border----------------------------------------*/
#bord_tl {
    background: url(/images/top_left.gif) no-repeat left top;
}
#bord_tr {
    background: url(/images/top_right.gif) no-repeat right top;
}
#bord_br {
    background: url(/images/bot_right.gif) no-repeat right bottom;
}
#bord_bl {
    background: url(/images/bot_left.gif) no-repeat left bottom; 
    width: 995px; 
}
#bord_t {
    background: url(/images/border.gif) repeat-x top; 
}
#bord_r {
    background: url(/images/border.gif) repeat-y right;
}
#bord_b {
    background: url(/images/border.gif) repeat-x bottom;
}
#bord_l {
    background: url(/images/border.gif) repeat-y left bottom;
}

ul.project_list li a {
    color: black;
    text-decoration: none;
}
ul.project_list li a:hover {
    color: #d2691e;
    text-decoration: none;
}
#proj_screen {
    position: relative;
    top: -4px;
    font-size: 12px;
    text-align: left;
}
#proj_screen td {
    padding-bottom: 3px;
    vertical-align: bottom;
}

/*-------------------------------JS-Menu-----------------------------*/
#Mmenu931695424_-1 {
    width: 995px;
}
#jmbti_div {
    font-family: Myriad Pro, Arial, helvetica;
    font-size: 14px;
    overflow: hidden; 
    height: 39px;
}
#jmbti_div td {
    vertical-align: middle;
}
.menu931695424itemn1{
    font-family: Myriad Pro, Arial, helvetica;
    font-size:14px;
    cursor:pointer;
    color:#2d2d2d;
    background-color:#ffffff;
    background-image:url(/images/grad_button.jpg);
    vertical-align: middle;
}
.menu931695424itemo2{
    font-family: Myriad Pro, Arial, helvetica;
    font-size:14px;
    cursor:pointer;
    color:#2c2c2c;
    background-color:#ffffff;
    background-image:url(/images/grad_button_inv.jpg);
    vertical-align: middle;
}
.menu931695424itemc3{
    font-family: Myriad Pro, Arial, helvetica;
    font-size:14px;
    cursor:pointer;
    color:#2c2c2c;
    background-color:#ffffff;
    background-image:url(/images/grad_button_inv.jpg);
    vertical-align: middle;
}
.menu931695424itemn4{
    font-family: Myriad Pro, Arial, helvetica;
    font-size:12px;
    border-top:#ffffff 1px solid;
    border-bottom:#ffffff 1px solid;
    cursor:hand;
    color:#000000;
    background-color:#ffffff;
    background-image:url(/images/sub.jpg);
    vertical-align: middle;
}
.menu931695424itemo5{
    font-family: Myriad Pro, Arial, helvetica;
    font-size:12px;
    border-top:#ffffff 1px solid;
    border-bottom:#ffffff 1px solid;
    cursor:pointer;
    color:#000000;
    background-color:#ffffff;
    background-image:url(/images/sub_inv.jpg);
    vertical-align: middle;
}
.menu931695424itemc6{
    font-family: Myriad Pro, Arial, helvetica;
    font-size:12px;
    border-top:#ffffff 1px solid;
    border-bottom:#ffffff 1px solid;
    cursor:pointer;
    color:#000000;
    background-color:#ffffff;
    background-image:url(/images/sub_inv.jpg);
    vertical-align: middle;
}

