a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;}
a.tooltip span {
    z-index:10;display:none; padding:10px 10px;
 
	   margin-top:130px; margin-left:-250px;
       width:300px; line-height:16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#111; color:green;
    border:1px solid red; background:#fffAF0; font-family:verdana; background:lightcyan;}
    .callout {z-index:20;position:relative;top:30px;border:0;left:-12px;}
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}	

a.tooltip1 {outline:none; }
a.tooltip1 strong {line-height:30px;}
a.tooltip1:hover {text-decoration:none;}
a.tooltip1 span {
    z-index:10;display:none; padding:10px 10px;
 
	   margin-top:30px; margin-left:-155px;
       width:300px; line-height:16px;
}
a.tooltip1:hover span{
    display:inline; position:absolute; color:#111; color:green;
    border:1px solid red; background:#fffAF0; font-family:verdana; background:lightyellow;}
    .callout {z-index:20;position:relative;top:30px;border:0;left:-12px;}
	
	

/*CSS3 extras*/
a.tooltip1 span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}



	






#btn55 {
	background-color:rgb(240,240,250);
	color:black;
	font-size:14px;
	cursor:hand;

	}
#tbl {
	background-color:rgb(250,250,250);
	background-color:transparent;
	font-family:verdana;
	font-size:16px;
       }
* {
	margin: 0;

}

#sml {
	font-size:10px;
       }

.sml1 {
	font-size:12px;
          }
#white1 {
	background-color:white;
              }
body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "verdana, Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:verdana;
	font-size: 12px;
	color: #333333;
	color:blue;
  background-color:rgb(250,254,240);
 	background-color:white;
	font-weight:normal;
	background: url(bg_centre.gif);
}

form {
}

input, textarea {
	padding: 5px 5px;
	font: bold 1em Verdana "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	color: navy;
	background-color:lightyellow;
        border-radius: 5px;
}

h1, h2, h3 {
	margin-top: 0.5em;
	font-weight: normal;
	color: navy;
	color:#3760BF;
	font-family:times new roman;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 160%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CC6B47;
	color: #3760BF;
	font-family:verdana;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #3760BF;
	color:red;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}


/* Header */

#header {
	width: 778px;
	height: 73px;
	margin: 0 auto;
}

#header h1, #header h2 {
	margin: 0;
	letter-spacing: -0.05em;
	text-transform: none;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding-top: 10px;
	font-size: 4em;
}

#header h1 a {
	text-decoration: none;
}

#header h2 {
	float: left;
	padding: 37px 0 0 8px;
	font-size: 2em;
	font-style: italic;
	color: #858585;
}

/* Menu */

#menu {
	width: 778px;
	height: 40px;
	margin: 0 auto;
	background: #4471CA url(images/img02.gif) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 28px;
	padding: 12px 20px 0 20px;
	background: url(images/img03.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
}

/* Post */

.post {
}

.post .title {
	margin: 0;
}

.post .title a {
	text-decoration: none;
}

.post .byline {
	margin: 0 0 30px 0;
	line-height: normal;
}

.post .entry {
}

.post .meta {
	clear: both;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .comments {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta .permalink {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Latest Post */

#latest-post {
	width: 778px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#latest-post .byline {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	color: #3760BF;
}

#latest-post .byline span {
	padding: 0 0 0 30px;
	background: url(images/img04.gif) no-repeat;
}

#latest-post .byline a {
	padding: 0 30px 0 0;
	background: url(images/img05.gif) no-repeat right top;
	text-decoration: none;
}

#latest-post .byline a:hover {
	text-decoration: underline;
}

/* Recent Posts */

#recent-posts {
	width: 778px;
	margin: 0 auto;
	background: url(images/img09.gif) no-repeat;
}

#recent-posts h2 {
	height: 18px;
	margin: 0;
	padding-top: 2px;
	background: url(images/img10.gif) no-repeat right top;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}

#recent-posts h3 {
	font-size: 1.4em;
}

#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts li {
	float: left;
	width: 246px;
	padding-left: 20px;
}

#recent-posts li.first {
	padding: 0;
}

/* Sidebar */

#sidebar {
	width: 778px;
	margin: 0 auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	float: left;
	width: 255px;
	background: url(images/img09.gif) no-repeat;
}

#sidebar li ul {
	padding-left: 20px;
}

#sidebar li li {
	float: none;
	width: auto;
	padding: 0;
	background: none;
}

#sidebar h2 {
	height: 19px;
	margin: 0 0 20px 0;
	padding-top: 1px;
	background: url(images/img10.gif) no-repeat right top;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .5em;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}

/* Search */

#search {
	text-align: center;
}

#search #s {
	width: 70%;
	margin-bottom: 10px;
}

/* Calendar */

#calendar {
}

#calendar table, #calendar caption {
	width: 70%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	font-weight: bold;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img11.gif) repeat-x;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: .8em;
	color: #666666;
}

#head1
{
    FONT-WEIGHT: bold;
    COLOR: green
}
SPAN
{
    FONT-SIZE: 12px;
    FONT-FAMILY: verdana;
    font-family:bookman old style;
}

span2 {
  background-color: #ffff00;
}

#btn_img {
font-weight:bold;
background-image:url("sstm.gif")
}

#odd1
{
    COLOR: blue;
    font-weight:normal;
    font-family:verdana;
    BACKGROUND-COLOR: #ebfaeb;
    background-color: rgb(245,225,245);
    background-color: rgb(125,225,225);
	background-color: rgb(210,250,245);
	   background-color: rgb(235,235,235);
    font-size:12px;
}

#odd13
{
    COLOR: navy;
    font-weight:normal;
    font-family:verdana;
    BACKGROUND-COLOR: #ebfaeb;
    background-color: rgb(245,225,245);
    background-color: rgb(235,235,235);
		background-color: rgb(220,220,250);
    font-size:13px;
}


#even1
{
    COLOR: navy;
    font-weight:normal;
    font-family:verdana;
    BACKGROUND-COLOR: #fffaeb;
    background-color: rgb(250,210,250);
    background-color: rgb(224,214,244);
	background-color: rgb(250,220,250);
    font-size:12px;
}
#odd11
{
    COLOR: black;
    BACKGROUND-COLOR: #f0f0fa;
	BACKGROUND-COLOR:rgb(210,210,250);
    background-color:lightyellow;
    font-size:14px;	
}
#even11
{
    COLOR: navy;
    BACKGROUND-COLOR: #e6e6e6;
	background-color:rgb(230,230,120);
	background-color:rgb(190,240,240);
}
#inpt
{
    COLOR: navy;
    LETTER-SPACING: 0.1em;
    BACKGROUND-COLOR: #f5f5f5;
    font-size:14px;
    font-family:bookman old style;
    TEXT-ALIGN: center
}
#inpt1
{
    COLOR: navy;
    BACKGROUND-COLOR: #ebebeb;
    background-color: rgb(255,245,245);
    font-weight:normal;
    font-size:12px;
    font-family:verdana;
    TEXT-ALIGN: center
}
#inpt2
{
    COLOR: black;
    LETTER-SPACING: 0.1em;
    BACKGROUND-COLOR: #cdcdf5;
    TEXT-ALIGN: center
}
#right1
{
    TEXT-ALIGN: right;
	FONT-SIZE: 10px;
	COLOR: navy;
	FONT-FAMILY:verdana;
}
#facao
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    LETTER-SPACING: 0.2em
}

#errors1
{
    FONT-SIZE: 16px;
    COLOR: red;
    background-color:yellow;
    FONT-FAMILY: verdana
}

#errors11
{
    FONT-SIZE: 10px;
    COLOR: rgb(200,200,200);
    background-color:rgb(245,245,245);
    FONT-FAMILY: verdana
}


#errors2
{
    FONT-SIZE: 8px;
    COLOR: red;
    background-color:yellow;
    FONT-FAMILY: verdana
}

td {

	font-weight:normal;
	font-size:12px;
    font-family:verdana;
	letter-spacing:0em;
    }
		
#td1 {
		 font-size:16px;
		 color:blue;
		 font-family:verdana;
		 }
#td2 {
     font-size:18px;
		 color:green;
		 font-family:verdana;
		 }
#td3 {
		 font-size:12px;
		 color:green;
		 font-family:verdana;
		 }

th {

	valign:center;
	background-color:transparent;
	font-size:14px;
	font-weight:normal;

   }
	 
.left1 {
			 text-align:left;
			 background-color:rgb(250,250,250);
			 color:navy;
			 }

#ps55 {
	font-family:verdana;
	font-weight:normal;
	color:maroon;
	font-size:13px;
	}

hr {
	color:green;
	width:850;
   }

#err1 {
	font-size:16px;
	color:red;
	font-weight:normal;
       }

.button {
    background-color: #4CAF50; /* Green */ 
    background-color: rgb(240,220,220);
    background: url('submit.jpg');
    border: none;
    border: 5px;
    color: blue;
    padding: 3px 3px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 2px 2px;
    cursor: pointer;
}

.button3 {border-radius: 8px;}
.button4 {border-radius: 12px;}
.button5 {border-radius: 50%;}


.button0 {
   background: url('submit.jpg');
   color:white;
   font-size:16px;
   font-weight:bold;
    cursor: pointer;
   }
	 
#odd1f
{
    COLOR: blue;
    font-weight:bold;
    font-family:verdana;
    BACKGROUND-COLOR: #ebfaeb;
    background-color: rgb(245,225,245);
 
	background-color: rgb(150,210,210);
	   background-color: rgb(235,235,235);
    font-size:12px;
	border-radius:10px;
padding:5px 5px;
}

#even1f
{
    COLOR: navy;
    font-weight:bold;
    font-family:verdana;
    BACKGROUND-COLOR: #fffaeb;
    background-color: rgb(250,210,250);
    background-color: rgb(210,210,180);
    font-size:12px;
		letter-spacing:.1em;
	border-radius:10px;
padding:5px 5px;
}

#hd {
     font-size:20px;
     font-family:verdana;
     color:green;
     background-color:rgb(240,210,240);
	 font-weight:normal;
     font-family:bookman old style;
	 padding: 10px 20px;
	 border-radius:20px;
    } 

#hd1 {
     font-size:12px;
     font-family:verdana;
     color:green;
     font-weight:normal;
     background-color:lightcyan;
     letter-spacing:.1em;
    } 

.btns {
	border-radius:20px;
        background-color:rgb(175,175,250);
	color:black;
	font-weight:bold;
	letter-spacing:.1em;
	z-index:10; padding:10px 10px;
	cursor:hand;
      }

.btns1 {
	border-radius:12px;
	color:green;
	
    background-color:rgb(225,205,250);
	color:geen;
	font-weight:bold;
	letter-spacing:.0em;
	z-index:10; padding:5px 5px;
	cursor:hand;
	font-size:12px;
      }
	  
.imgs {
        border-radius:55px;
        
	}	  
.inpts {
	border-radius:15px;
        background-color:rgb(125,185,250);
	color:blue;
	font-weight:bold;
	letter-spacing:.1em;
	z-index:10; padding:10px 10px;
	cursor:hand;
      }

#menu1f
{
    COLOR: green;
    font-weight:bold;
    font-family:verdana;
    BACKGROUND-COLOR: #fffaeb;

    background-color: rgb(210,240,240);
    background-color: rgb(220,220,110);
    font-size:13px;
    letter-spacing:.1em;
    border-radius:10px;
    padding:5px 5px;
}

#head1f
{
	color:navy;
	font-family:verdana;
	background-color:orange;
	border-radius:18px;
	
	
}

#amt1
{
	font-family:verdana;
	font-size:14px;
	color:navy;
	background-color:lightyellow;
	text-align:right;
	font-weight:bold;	
}

#captions
{
	font-family:bookman old style;
	font-size:13px;
	color:black;
	background-color:lightcyan;
	
	
	
}


input[type=text], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}

input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
  background-color: rgb(240,250,240);
  color:green;
  
}


#sb1f
{
    COLOR: navy;
    font-weight:bold;
    font-family:verdana;
    BACKGROUND-COLOR: #ebfaeb;
    background-color: rgb(245,225,245);
    background-color: rgb(235,235,235);
	background-color: rgb(100,220,220);
    font-size:12px;
	border-radius:25px;
padding:5px 5px;
	letter-spacing:.1em;
	 border: 1px solid #DDDDDD;
}

#sb2f
{
    COLOR: black;
    font-weight:bold;
    font-family:verdana;
    BACKGROUND-COLOR: #fffaeb;
    background-color: rgb(250,210,250);
    background-color: rgb(200,220,220);
    font-size:12px;
		letter-spacing:.1em;
	border-radius:25px;
padding:5px 5px;
}



#subhead
{
color:red;
font-weight:bold;
font-size:10px;
font-family:bookman old style;	
}

#tip1 
{
color:red;
font-size:12px;
font-family:verdana;
	
}