
/**************************************************/
/*                                   Body and Wrapper                             */
/**************************************************/

body {
margin: 0;
padding: 0;
font: normal 8pt/13pt verdana, arial,sans-serif;
}

#wrapper {
margin: 0 auto;
width: 800px;
padding: 0;
text-align: left;
}

/**************************************************/
/*                                       Top Piece                                        */
/**************************************************/

#top {
background: url(images/top.jpg) top center no-repeat; 
width: 800px;
height: 78px;
}

/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content {
background: url(images/middle.jpg) center repeat-y; 
width: 766px;
height: 100%;
padding: 0px 17px 0px 17px;
}

/**************************************************/
/*                               All the content                                        */
/**************************************************/

#header {
background: url(images/header.png) top center no-repeat; 
width: 746px;
height: 166px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
color: white;
font-size: 50px;
}
/*                    Menu                   */
#menu {
width: 200px;
height: 100%;
margin-left: 15px;
float: left;
text-align: left;
}

#menu li a {
height: 37px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 29px;
text-decoration: none;
text-align: left;
}	
	
#menu li a:link, #menu li a:visited {
color: navy;
display: block;
background:  url(images/off.jpg) top center no-repeat;
padding: 8px 0 0 15px;
height: 29px;
text-align: left;
}
	
#menu li a:hover {
color: blue;
background:  url(images/on.jpg) top center no-repeat;
padding: 8px 0 0 10px;
height: 29px;
text-align: left;
}	

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#stuff {
background:  url(images/texttop.jpg) top left no-repeat;
width: 510px;
margin: 0px 0px 0px 235px;
padding-top: 55px;
border: 2px navy;
border:1px solid #688BDD;
}

img {
border: none;
} 

/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom {
background: url(images/bottom.jpg) bottom center no-repeat; 
width: 800px;
height: 50px;
}



input , textarea{border:1px solid #000000;}

input:focus{border:2px dotted #000000;}
textarea:focus{border:2px dotted #000000;}

.tablemain{border: #01539c 1px solid;}

.backgroundlogo1{
	color: #000;background-image: url(img/backgroundlogo1.jpg); background-repeat: repeat-x;}

.backgroundlogo{
	margin: 2px 2px 10px; color: #000; background-color:: #339900; background-image:url(img/banna_new.jpg); background-repeat:no-repeat;}

.slogan{color: #0000FF; font-family:tahoma; font-size:16px; font-weight:bold;}

.toplogin{color:#000099; font-family:tahoma; font-weight:bold; font-size:10px; padding-bottom: 5px;  background-color:#FFFFFF;}
.toplogin a{color:#000099; font-family:tahoma; font-weight:bold; font-size:10px; text-decoration:none;}
.toplogin a:hover{color: #0099FF; font-family:tahoma; font-weight:bold; font-size:10px; border-bottom:dashed 1px #000099; background:#f7f7f9;}

.date{color: #CC3300; font-family:tahoma; font-weight:bold; font-size:10px;}

.themain{padding:5px;}

.contentserror{ color: #FF0000; font-family: tahoma; font-size:14px; list-style:square;}
.contentserror a{ color: #0000FF; font-family: tahoma; font-size:14px; text-decoration:none;}

.contentserror a:hover{color: #FF0000; font-family:tahoma; font-size:14px; text-decoration: underline;}
.contentserror a:visited {color: #0000FF; font-family: tahoma; font-size:14px; text-decoration:none;}


.contents{ color: #333333; font-family: tahoma; font-size:14px; list-style: none;}
.contents a{ color:#0099ff; font-family: tahoma; font-size:14px; text-decoration:none;}

.contents a:hover{color: #999999; font-family:tahoma; font-size:14px; text-decoration:none;}
.contents a:visited {color:#0099ff; font-family: tahoma; font-size:14px; text-decoration:none;}


.footer{ color: #666666;border-top:1px dashed #CCCCCC; font-family: tahoma; font-size:10px; background-color:#f1f1f1; padding-bottom: 3px; padding-top: 3px;}
.footer a { color:#0099ff; font-family: tahoma; font-size:10px; text-decoration:none;}

.footer a:hover{color: #666666; font-family:tahoma; font-size:10px;}
.footer a:visited {color:#0099ff; font-family: tahoma; font-size:10px; text-decoration:none;}

.legtitle{color: #0099FF; font-family:tahoma; font-size:15px; font-weight:bold;}

.prd_table{border-bottom:#999999  dashed 1px;}
.title_table{border-bottom:#01539C  dashed 1px; color:#01539C; font-family:tahoma; font-size:12px; font-weight:bold;}
