﻿
/* Layout Stylesheet */ 

body {
 margin:20px;
 background:#ffffff;
 color: #333333;
 text-align:center;
 padding:0;
 font-family : arial, helvetica, sans-serif;
 }

#outer {
 text-align:left;
 border:none;/*1px solid #000000;*/
 width:650px;
 margin:auto;
 }

#hdr {
 height:60px;
 background:#ffffff;
 color: #333333;
 }
 


#bar {
 height:25px;
 background:#ffffff;
 color: #333333;
 border:solid #009999;	
 border-width:2px 0 2px 0;
 }

#bodyblock {
 position:relative;
 background: #ffffff;
 color: #333333;
 width:650px;
 padding:0;
 }

#l-col {
 float:left;
 background:#ffffff;
 color: #663399;
 width:145px;
 }
 
  #l-col a {
	background: transparent;
	font: bold 1em arial, helvetica, sans-serif;
	color: #333333;
	border: none;
	cursor: default;
	left: 1px;
	top: 0px;
	margin: 16px 4px;
	padding: 1px 9px;
	position: relative;
	/*z-index: 100;*/
	text-decoration: none;
	text-align: center;
}

#l-col strong {
	font-family : arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #009999;
}

#cont {
 width:495px;
 background:#ffffff;
 color: #333333;
 border:none;/*solid #000000;*/	
 border-width:0 0 0 2px;
 text-align:left;
 }
 
#cont a:active {
	font: bold 1em arial, helvetica, sans-serif;
	color: #009999;
	font-weight: normal;
	text-decoration: none;
}

 #cont a:visited {
	font: bold 1em arial, helvetica, sans-serif;
	color: #009999;
	font-weight: normal;
	text-decoration: none;
}

 #cont a:link {
	font: bold 1em arial, helvetica, sans-serif;
	color: #009999;
	font-weight: normal;
	text-decoration: none;
}

 #but ul {
    list-style: none;
	display: inline;
	list-style-type: none;
	padding:15px;
	margin: 10px 5px 4px 3px;

}

#but li {
	display:inline;
	list-style-type: none;
	margin: 10px 5px 4px 3px;
}
#butleft li {
	text-align: right;
		padding:15px;
}

#wshop ul {
    list-style: none;
	list-style-type: none;


}
#wshop li {
    list-style: none;
	list-style-type: none;

}


#green ul {
    list-style-image:url(sequent_small.png);


}
#green li {
    list-style-image: url(htdocs/graphics/sequent_small.png);


}
.green li {
    list-style-image: url(graphics/sequent_small.png);


}

table#diploma1 {
    background-color:#FFFFFF;
    border: solid 1px #009999;
    width: 475px;

}

table#diploma1 td {
    padding: 1px;
    border: solid 1px;
	border-color: #009999;

}

.tabletil {
	color: purple;
    text-align: center;
    background-color:  #ffffff;

}
.data {
    color: #333333;
    text-align: left;
    background-color:  #ffffff;

}

.toprow {
    font-weight: bold;
    color:  purple;
    text-align: center;
    background-color: #ffffff;

}

.botrow {
    font-weight: bold;
    color: #333333;
    text-align: center;
    background-color: #ffffff;

}
.leftcol {
    font-weight: bold;
	font-style: italic;
	color: purple;
    text-align: center;
    width: 35px;
    background-color: #ffffff;

}

#ftr {
 height:25px;
 font-size: 10px;
 background:#ffffff;
 color: #333333;
 border:dotted;
 border-width:2px 0 0 0;
 margin:0px;
 padding: 10px 0px 5px 0px;
 }
 
 #ftr a:active {
	font: bold 1em arial, helvetica, sans-serif;
	color: #009999;
	font-weight: normal;
	text-decoration: none;}
 
 #ftr a:visited {
	font: bold 1em arial, helvetica, sans-serif;
	color: #009999;
	font-weight: normal;
	text-decoration: none;}
 
 #ftr a:link {
	font: bold 1em arial, helvetica, sans-serif;
	color: #009999;
	font-weight: normal;
	text-decoration: none;