body { 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align:left;
  background-image: url('theme/bak.gif');
} 
a:link {
	text-decoration: none;
	color: #6a6c6e;
}
a:visited {
	text-decoration: none;
	color: #6a6c6e;
}
a:hover {
	text-decoration: none;
	color: #002649;
}
.navbar { 
    color: #000000;
    font-family: tahoma,arial;
	font-size: 8pt;
}
a.navbar:link {
   color: #024298;
}
a.navbar:visited {
   color: #024298;
}
a.navbar:hover {
   color: red;
}
a.navbar:active {
   color: #024298;
}
.submenutxt { 
    color: #6a6c6e;
    font-family: verdana,tahoma,arial;
	font-size: 8pt;
}
a.submenutxt:link {
   color: #6a6c6e;
}
a.submenutxt:visited {
   color: #6a6c6e;
}
a.submenutxt:hover {
   color: #002649;
}
.maintxt {
	font-family: verdana,tahoma,arial;
	font-size: 9pt;
}
.logintxt {
	font-family: tahoma,verdana,arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.contacttxt {
	font-family: verdana,arial;
	font-size: 8.5pt;	
}
.menutxt {
	font-family: tahoma,arial;
	font-size: 8pt;
	color: #6A6868;
}
.crumbtxt {
	font-family: tahoma,arial;
	font-size: 8pt;
}
table.main {
    width: 100%; 
    height: 100%;
}
table.editable {
    width: 100%; 
    height: 425;
}
table.homecontent {
    width: 100%; 
    height: 425;
    background-image: url('home/bak.jpg');
}
table.center {
    margin-left:auto; 
    margin-right:auto;
    font-family: tahoma,arial;
	font-size: 8pt;
}
table.shit {    
    width: 100%; 

}
table.imgframetop {    
    background-image: url('theme/imgframe_top_bak.gif');
}
table.imgframebot {    
    background-image: url('theme/imgframe_bottom_bak.gif');
}
table.margin02 {    
    background-image: url('theme/gradient_02.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 100%;
}
table.margin03 {    
    background-image: url('theme/gradient_03.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 100%;
}
table.margin04 {    
    background-image: url('theme/gradient_04.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 100%;
}
table.margin05 {    
    background-image: url('theme/gradient_05.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 100%;
}
table.right {
    margin-left:auto; 
    margin-right:0px;
}
table.project {    
    background-image: url('theme/loader.gif');
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
}
