
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    margin: 0px;
    padding: 0;
    background: #EDE7DB url(images/img067.gif) repeat left top;
    text-align: justify;
    font-family:  Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #505050;
}

h1, h2, h3 {
    margin-top: 0;
}

h1 {
    font-size: 1.6em;
    font-weight: bold;
}

h2 {
    font-size: 1.4em;
    background: #f49a73;
}

h3 {
    font-size: 1.2em;
}

ul {
}

a {
    text-decoration: none;
   
}

a:hover {
    border-bottom: none;
}

a img {
    border: none;
}

img.left {
    float: left;
    margin: 0 20px 0 0;
}

img.right {
    float: right;
    margin: 0 0 0 20px;
}

#header-wrapper {
    margin: 10px 0 0 0;
    width: 100%;
    height: 120px;
    background: #EDE7DB;
    /* background: #EDE7DB url(images/img07.gif) repeat-x left top;*/
}

#contact {
    float: right;
    margin: 0 auto;
    padding: 10px 10px;
    text-align:right;
    color: #00007f;
}
#logotd
{
    vertical-align: top

}
#logotable
{
    width:100%;
    padding-left: 130px;

}

#header {
    margin: 0 auto;
    width: 960px;
    height: 120px;
    background: url(images/log1.png) no-repeat 50px 31px;
    padding-top: 0px
}

/* Header */


#logo span {
    color: #FFFFFF;
}

#logo h1 {
    padding: 15px 0 0 0;
    font-weight: bold;
    font-size: 3.5em;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #00007f;
    margin: 0;
}


#logo p {
    padding: 0px 0 0 3px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    font-weight: bold;
    color: #00007f;
    margin: 0;
}

#report {
    margin: 0 auto;
    padding: 10px 13px;
    color: #C00;
}

#report1 {
    color: #C00;
    font-size: 1.2em;
    font-weight: bold;
}
/* Menu */


#mainmenu {
    width: 920px;
    margin: 0 auto;
    height: 54px;
    padding: 0px 20px;
    background: url(images/img02.gif) repeat-x left top;
}

#mainmenu ul {
    margin: 0px 0px 0px 0px;
    padding: 21px 0px 0px 0px;
    list-style: none;
}

#mainmenu ul li {
    float: left;
    display: inline;
}

#mainmenu ul li a {
    height: 30px;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}

#mainmenu a:hover {
    color: #FFFFFF;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a {
    background: #F49A73;
    color: #2E0815;
}

/* Menu */



/* Wrapper */

#wrapper {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

/* Page */

#page {
    width: 960px;
    margin: 0px auto;
    padding: 0px;
    background: url(images/img031.gif) repeat-y left top; 
}

#page-bgtop {
}

#page-bgbtm {
    padding: 0px 20px;
}

/* Latest Post */

#latest-post {
    padding: 20px;
    border: 1px solid #E7E7E7;
}

/* Content */

#content {
    float: left;
    width: 600px;
    margin: 10px 30px 20px 50px;
    font-size:15px;
}

.post {
    padding-bottom: 15px;
    line-height: 200%;
    background: url(images/img04.gif) repeat-x left bottom;
}

.post h1 {
    font-weight: normal;
}

.title {
    margin: 0;
    padding: 30px 0 4px 0px;
    text-transform: lowercase;
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    font-size: 30px;
    font-weight: normal;
}

.title a {
    border-bottom: none;
    color: #454545;
}

.byline {
    margin: -4px 0px 20px 0px;
    padding: 4px 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.byline a {
    color: #666666;
}

.tag {
    padding: 0 15px;
}

.entry {
    padding: 0px 0px;
}


.links {
    width: 80px;
    height: 33px;
    text-align: right;
    font-weight: bold;
}

.links a {
    display: block;
    height: 25px;
    padding-top: 8px;
    text-align: left;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
    float: left;
    width: 210px;
}

/*#sidebar2 {
    float: right;
    width: 210px;
}*/

.sidebar {
    float: left;
    padding-top: 24px;
    color: #595959;
}

.sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar li {
    padding: 0 0 20px 0;
}

.sidebar li ul {
    background: none;
    padding-bottom: 20px;
}

.sidebar li li {
    margin: 0px 15px;
    padding: 8px 0px;
    background: url(images/img04.gif) repeat-x left bottom;
}


.sidebar li h2 {
    height: 26px;
    margin: 0 0 0 0;
    padding: 14px 15px 14px 15px;
    text-transform: capitalize;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #454545;
}

.sidebar h2 a {
}

.sidebar a {
    padding-left: 15px;
}

/* Search 

#searchform {
    margin: 0;
    padding: 0 0 20px 0;
}

#searchform br {
    display: none;
}

#searchform h2 {
}

#s {
    margin: 10px 0px 0 15px;
    padding: 2px 2px;
    width: 165px;
    height: 18px;
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
    font-size: 10px;
    color: #000000;
}

#x {
    margin: 0;
    padding: 2px 5px;
    height: 25px;
    background: #CA8186;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #CCCCCC;
}*/
/* Calendar 

#calendar_wrap {
    padding: 10px 15px;
    text-align: center;
}

#calendar_wrap table {
    width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
    border: none;
}

#calendar_wrap tfoot td#prev {
    text-align: left;
    font-weight: bold;
    border: none;
}

#calendar_wrap tfoot td#prev a {
    border: none;
}

#calendar_wrap tfoot td#next {
    text-align: right;
    font-weight: bold;
    border: none;
}

#calendar_wrap tfoot td#next a {
    border: none;
}
*/
/* Footer */

#footer-wrapper {
    width: 100%;
    height: 80px;
}

#footer {
    width: 920px;
    height: 80px;
    margin: 0 auto;
    padding: 0 20px;
    background: #2b51de;
}

#footer p {
    margin: 0;
    padding: 10px 0 0 0;
    text-align: center;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
}

#footer a {
    color: #EDE7DB;
}

#footer .link {
}

#footer .copyright {
}
div.prepend-top, .prepend-top {margin-top:1.5em;}
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#e5eCf9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 17px;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

#list1 {
    margin-top: 10px;
    font-size: 1.4em;
}

#list2  {
    margin-top: 10px;
    font-size: 0.85em;
}

#list3  {
    margin-top: 10px;
    font-size: 0.84em;
}

#listCurs{
   margin-top: 10px;
    font-size: 1.2em; 
    color: blue;
    
}
#pAfterCurs{
    color: #900;
    font-weight: bold;
    
}

#detaillist {
    font-size: 0.8em;
}
#pr{
    margin-left: 45%;
    text-align:right;
}

#tt td,th {border:1px solid; padding:5px}

div.photo {
	padding: 6px; 
	border: 1px solid #DBDBDB; 
	margin: 0 6px 6px 0;
	float: left;
	width: 72px;
	height: 72px;
	background-color: white;
}

div.photo a {
	display: block; 
	overflow:hidden; 
	position: relative;
}

div.clear {
	clear: both;
	margin: 0 0 10px 0;
	height: 1px;
}

div.center h1 {
    padding: 10px 0 10px 8px !important;
}