body {
	font-family: Verdana, Helvetica, sans-serif;
	background: #efefef;
	margin-left: 7px;
	margin-bottom: 0px;
	margin-top: 7px;
	margin-right: 7px;
}
a:link, a:visited  {
	color: #1A4A72;
}
a:hover {
	color: #888888;
}

p {
	font-family: Verdana, Helvetica, sans-serif;
	margin-left: 8px;
	margin-bottom: 10px;
	margin-top: 2px;
	margin-right: 5px;
	font-size: 0.85em;
    line-height: 150%; 
}
td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
}
li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
    line-height: 150%; 
	padding-bottom: 5px; 
	padding: 2px;
}


ul {
	list-style-position: outside;
	list-style-image: url('/images/bullet.gif');
	margin-top: 0px;
}
ol {
	list-style-position: outside;
	list-style-image: none;
	margin-top: 0px;
}



ul.dl, ol.dl, li.dl {
	list-style-image: url('/images/bullet2.gif');
}


h1,h2,h3,h5,h6 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #152065;
}
h4 {
	margin-left: 1em;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #152065;
}
form {
	margin-bottom: 0px;
	margin-top: 0px;
}

span.white, span.white:link, span.white:visited {
	font-family: Verdana, Helvetica, sans-serif;
	color: #207FAE;
	vertical-align: top;
	margin-left: 0px; 
	margin-bottom: 5px;
	text-decoration: none;
}
table.center {
	margin-left: auto;
    margin-right: auto;
}
.small {
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
	text-align: right;
	vertical-align: bottom;
}

.form {
	font-family: Helvetica, sans-serif;
	color: black;
	margin: 3px;
	font-weight: 600;
	vertical-align: top;
}

.red {
	color: #FF0000;
}
.important {
	margin-left: 5px;
	font-weight: 600;
}
.redemph{
	color: red;
	font-weight:600;
}
.formtitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.forum {
	border: 2px white ridge;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}
hr {
	color: #1A4A72;
	background-color: #1A4A72;
	margin-top: 0px;
	margin-bottom: 0px;
	height:1px;
	border: 0px;
}

.ta {
	border: 2px ridge white;
}
code{
	font-size: larger;
	background-color: #EEEEEE;
	padding-right: 2px;
	padding-left: 2px;
}

kbd {
  padding: 0px 1px 0px 1px;
  border-width: 1px 2px 2px 1px;
  border-style: solid;
  background: #faf6f6;
  color: #000;
  border-color:  #edd #baa #baa #eed;
  font-size: 1em;
}

li.tight {
	margin-top: 0px;
	margin-bottom: 0px;
}

a:visited.cyan.current {
	text-decoration: underline;
}

.cyan{
	 font-size: 0.85em;
	 padding: 2px;
	 color: #384F89;
	 font-family: Verdana, Helvetica, sans-serif;
	 font-weight:bold;
}
a:link.cyan{
	 color: #1A4A72;
	 text-decoration: none;
}
a:visited.cyan{
	 color: #1A4A72;
	 text-decoration: none;
}
a:hover.cyan{ 
	 color: #1A4A72;
	 text-decoration: underline;
}

.sidemenu{
	border: #1A4A72 solid 1px;
}


td.content{
	background-color: white;/* #EFEFEF */
	padding-right: 2px;
}
td.bevel1{
 background-color:#b56d00;
}
td.bevel2{
 background-color:#995c00;
}
.text{
 padding:6px;
 border:thin #1A4A72 solid;


}
.sna{
 font-weight:600;
 font-family: arial;
 background-color:#dddddd;
 /*#8EBAF0*/
 border-left:thin #995c00 solid;
 border-right:thin #995c00 solid;
 padding-left:0px;
 padding-right:0px;
 width:183px;
 margin-right:4px;
 margin-top:-3px; 
 margin-left:0px;
 margin-bottom:-2px;
}
h4.menu{
	color:black;
}
a.menu:link {
	color: #207FAE;
	text-decoration: none;
}
a.menu:visited {
	color:#003399 ;
	text-decoration: none;
}
a.menu:hover {
	color: #995c00;
	text-decoration: underline;
}

/* help box */
table.hlpbox{
	background: #1A4A72;
	border: 2px #EEEEEE solid;
}
tr.hlpbox{
	background:#EEEEEE;
	vertical-align:top;
}

td.nav {
	border-right: #1A4A72 solid 1px;
	border-left: #1A4A72 solid 1px;
	padding-left: 4px;
	padding-bottom: 0px;
}

td.feed {
	font-size: small;
	background-image: url('images/lines.v.2.gif');
	border-right: #1A4A72 solid 1px;
	border-left: #1A4A72 solid 1px;
	border-top: #1A4A72 solid 1px;
	border-bottom: #1A4A72 solid 1px;
	padding: 2px;
}
.input {
	font-family: Helvetica, sans-serif;
	border-right: #1A4A72 dashed 1px;
	border-left: #1A4A72 dashed 1px;
	border-top: #1A4A72 dashed 1px;
	border-bottom: #1A4A72 dashed 1px;
}
.input2 {
	font-family: Helvetica, sans-serif;
	border-right: 0px;
	border-left: #1A4A72 dashed 1px;
	border-top: #1A4A72 dashed 1px;
	border-bottom: #1A4A72 dashed 1px;
}

th.box {
	border-bottom: #1A4A72 solid 1px;
	color: white;
	font-weight: bold;
	background-color: #1A4A72;
}

.submit {
	background: #1A4A72;
	color: white;
	border-right: white solid 1px;
	border-left: white solid 1px;
	border-top: white solid 1px;
	border-bottom: white solid 1px;
	padding: 1px;
	font-size: smaller;
}

.lmod {
	color: #cccccc;
	text-align: right;
	font-size: 7pt;
}

 .error 
 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
  color : white;
  background: #FF4040;
  font-weight : bold;
  padding: 4px;
 }

 .good 
 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
  color : white;
  background: green;
  font-weight : bold;
  padding: 4px;
 }

.selected {
 font-family : Arial, Helvetica, Arial Cyr, Arial Ua, sans-serif;
  font-size : 14px;
  color : black;
  background: #F2FF85;
  font-weight : bold;
  padding: 2px;
  width: 45%;
}


table.box2 {
	background-color: #FFFFFF;
	color: #1A4A72;

}


th.box {
	border-bottom: #1A4A72 solid 1px;
	color: white;
    background-color: #1A4A72;
}

th.box.lc {
	background-image: url('images/tl.gif');
	background-repeat: no-repeat;
}
th.box.rc {
	background-image: url('images/tr.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

a:link.nav, a:visited.nav {
	color: white;
	text-decoration: none;
}
a:hover.nav, a:link.nav.u, a:visited.nav.u {
	color: white;
	text-decoration: underline;
}

.row1 {
	border-bottom: #1A4A72 solid 1px;
}

.row0 {
	border-bottom: #1A4A72 solid 1px;
	background-color: #F4F4F4;
}

/* used for td.row0 and td.row1 */
.lineL {
	border-left: #1A4A72 solid 1px;
}
.lineR {
	border-right: #1A4A72 solid 1px;
}

tt {
	font-size: 1em;
}

.box2 {
	font-size: 8pt;
}
/* error box */
table.errbox{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FF0000;
	border: 2px #EEEEEE solid;
}
tr.errbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	vertical-align:top;
}

#atutor {
	color: #152065;
	font-size: large;
}

#intro {
	border: #1A4A72 dashed 1px;
	padding: 5px;
}

.ss {
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin: 10px;
}

/* float right */
.r {
	float: right;
}
.l {
	float: left;
	clear: left;
}

h2 {
	border-bottom: 1px dashed #1A4A72;
	margin-bottom: 10px;
	padding-bottom: 4px;
	width: 98%;
}

/* SIDE MENU STYLES : */
td.achatmenu {
	background-color: white; 
	font-size: 0.85em;
	padding-left: 2px;
	padding: 2px;
}

td.achatmenu2 {
	background-color: white; 
	font-size: 0.85em;
	padding-left: 2px;
	padding: 2px;
}

td.h {
	background-color: #CDE7FD; 
	font-size: 0.85em;
	padding: 2px;
}
td.h2 {
	background-color: #EBF5FD; 
	font-size: 0.85em;
	padding: 2px;
}
td.h3 {
	background-color: #CDE7FD; 
	font-size: 0.85em;
	padding: 2px;
}

td.achatmenu a, td.achatmenu a:hover, td.achatmenu a:visited{
	text-decoration: none;
	color: #1A4A72;
}
td.h a, td.h a:hover, td.h a:visited, td.h2 a, td.h2 a:hover, td.h2 a:visited, td.h3 a, td.h3 a:hover, td.h3 a:visited {
	text-decoration: none;
	color: #1A4A72;
}

h5.heading {
	font-weight: bold; 
	border: 1px solid #CDE7FD; 
	text-align:center;
	color: white;
	background-color: #1A4A72;
}

.heading2 {
	letter-spacing: 3px;
	/* text-transform: uppercase;  */
	background-color: #eeeeee; 
	color: #1A4A72; 
	font-weight: bold; 
	font-size: small; 
	padding-right: 3px; 
	padding-left: 3px; 
	text-align: center;
}

.spacer {
	color: #A7D2F8;
}

pre {
	font-size: 1em;
}

th.box a {
	color: white;
	font-weight: normal;
}


table.box {
	background-color: white;
	border-right: #1A4A72 solid 1px;
	border-left: #1A4A72 solid 1px;
	border-top: #1A4A72 solid 1px;
}

table.box th, table.box td {
	border-bottom: #1A4A72 solid 1px;
	font-size: smaller;
}

table.box .submit {
	background: #1A4A72;
	color: white;
	font-size: smaller;
}

table.box .submit:hover {
	background: #0077AA;
	color: white;
	font-size: smaller;
}

table.box .submit.disabled {
	background: #CECECE;
}

.submit:hover, .submit:focus {
	background: #0077AA;
	color: white;
	font-size: smaller;
}

table.box td.right-border, table.box th.right-border {
	border-right: #1A4A72 solid 1px;
	padding-right: 20px;
}

.file {
	font-size: xx-small;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

.news-date {  /*#FFA500*/
	color: gray;
	font-weight:normal;
	font-size:x-small;
}

/* My area */

div.submenu {
	background-color: white;
	color: #3377aa;
	padding: 2px;
	margin-left: -4px;
	font-size: small;
	font-weight: bold;
	padding-right: 10px;
	text-align: center;
}
div.submenu a {
	color: #3377aa;
	text-decoration: none;
}
div.submenu a:hover {
	color: #3377aa;
	text-decoration: underline;
}
.spacer2 {
	color: black;
}
table.my_box {
	font-family: Verdana, Helvetica, sans-serif;
	border: gray solid 1px;
	color: black;
	font-weight: normal;
	background-color: white;
	font-size: small;	
}

table.my_box a {
	text-decoration: none;
}
table.my_box a:hover {
	text-decoration: underline;
}

table.my_box2 {
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	background-color: white;
	font-size: small;	
}

table.my_box2 a {
	text-decoration: none;
}
table.my_box2 a:hover {
	text-decoration: underline;
}

table.my_box2 h2 {
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	padding-left:5px;
	border-bottom: 0px;
}

/* myAtutor styles: */
div#manage{
	position: relative;
	width: 250px;
	border: rgb(204, 204, 204) 1px solid;
	background-color: #FFFCE5;
	float: left;
	margin: 5px;
	padding: 5px;
}

div#manage h2, div#publish h2, div#translate h2, div#administer h2 {
	border: 0px;
	font-weight: normal;
}

div#manage:hover, div#publish:hover, div#translate:hover, div#administer:hover {
	background-color: #FFF8C8;
	border: #AAAAAA 1px solid;
}

div#manage a, div#publish a, div#translate a, div#administer a {
	text-decoration: none;
}

div#manage:hover a, div#publish:hover a, div#translate:hover a, div#administer:hover a {
	color: #1A4A72;
}


div#publish{
	position: relative;
	width: 250px;
	border: rgb(204, 204, 204) 1px solid;
	background-color: #FFFCE5;
	float: left;
	margin: 5px;
	padding: 5px;
}
.poll{
	position: relative;
	float: left;
	margin: 5px;
	padding: 5px;
}
div#translate{
	position: relative;
	width: 250px;
	border: rgb(204, 204, 204) 1px solid;
	background-color: #FFFCE5;
	float: left;
	margin: 5px;
	padding: 5px;
}
}
div#advertise{
	position: relative;
	width: 250px;
	border: rgb(204, 204, 204) 1px solid;
	background-color: #FFFCE5;
	float: left;
	margin: 5px;
	padding: 5px;
}
div#administer{
	width: 250px;
	border: rgb(204, 204, 204) 1px solid;
	background-color: #FFFCE5;
	
	margin-top: 20px;
	margin-left: 5px;
	padding: 5px;
	clear: left;
	float: left;
}

/*** THE PROJECTS LIST: ****/
ul#projects, ul#projects ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#projects li {
	padding: 0px;
	margin: 0px;
}
ul#projects a {
	text-decoration: none;
	padding: 1px 0px 1px 2px;
	font-size: x-small;
	display: block;
	color: #1A4A72;
}
ul#projects a:hover {
	background-color: #CDE7FD;
}

li#current_project {
	background-color: #EBF5FD;
	border-bottom: 1px solid #CDE7FD;
}

li#current_project ul a {
	padding-left: 15px;
}

/***** THE TOP NAVIGATION ***/
ol#nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: right;
	margin-top: 1px;
	margin-bottom: 1px;
}
ol#nav li {
	display: inline;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
ol#nav li a {
	padding: 5px 10px;
}
ol#nav li a:hover, ol#nav li a:focus {
	background-color: #FDE7FF;
}
ol#nav li:after {
	content: " | ";
	font-weight: normal;
	color: #A7D2F8;
}