@charset "utf-8";
/* CSS Document */
body,
html
{
	height: 100%;
}


body
{
	margin: 0px;
	padding: 0px;
}

body,
Table,
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
}

h1
{
	font-size: 18pt;
	color: #333;
}

h2
{
	font-size: 14pt;
	color: #333;
}

h3
{
	padding: 0px;
	margin: 0px;
	color: #333;
	font-size: 11pt;
}

input.text
{
	border: 1px solid #666;
	color: #333;
	font-size: 9pt;
}

input.button
{
	margin: 3px;
	border: 1px solid #666;
	color: #666;
	font-weight: bold;
	background: url(../img/button_bg.jpg);
	font-size: 9pt;
}

#copyright
{
	color: #FFF;
	font-weight: bold;
	padding-right: 20px;
}

#leftmenu a
{
	color: #666	;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 23px;
	margin-left: 20px;
	background: url(../img/poonkt.jpg);
	background-position:left;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#leftmenunew a
{
	color: red	;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 23px;
	margin-left: 20px;
	background: url(../img/new.jpg);
	background-position:left;
	background-repeat: no-repeat;
	margin-top: 10px;
}


#topbanner
{
	float: right;
}

#loginform
{
	float: left; 
	width: 200px;
	text-align:center;
}

#loginform input.text
{
	margin: 3px;
	border: 1px solid #F90;
	color: #F90;
	font-weight: bold;
	width: 100%;
}

#loginform a
{
	color: #C60;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	display: table;
	margin: 5px 0px;;
}


table.registration td
{
	padding: 7px 0px;
}

div.block
{
	border: 1px solid #FC9;
}


table.list
{
	border: 1px solid #FF9900;
	border-collapse: collapse;
	border-bottom: none;
	border-right: none;
	width: 95%;
}

table.list td,
table.list th
{
	border: 1px solid #FF9900;
	border-collapse: collapse;
	border-top: none;
	border-left: none;
	padding: 5px;
}


table.list th
{
	color: #FFF;
	background: #F90;
}

#banner
{
	border: 1px solid #FC9;
	margin: 20px;
	display: none;
}

#banner div.ttl
{
	background: #FC9;
}


.calendarHolder
{
	width: 180px;
	height: 170px;
	border: 1px solid #F90;
	background: #FFF;
	left: 0px;
	top: 0px;
	position: absolute;
	display: none;
}

.calendarHolder1
{
	width: 70%;
	height: 10px;
	border: 1px solid #F90;
	background: #FFF;
	left: 0px;
	top: 0px;
	position: absolute;
	display: none;
}

.calendarHolder a
{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FF3300;
}
.calendarHolder .calendar
{
	margin: 0px;
	border:0px;
}

.calendarHolder .calendar .day,
.calendarHolder .calendar .wtoday,
.calendarHolder .calendar .calDay

{
	width: 25px;
	float:left;
 	margin: 0px;
	padding: 0px;
	background: #FEC;
	text-align: center;
	text-decoration:none;
	color: #FF3300;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
}
.calendarHolder .calendar .wtoday
{
	background: #FC9;
}


span.link,
input.link
{
	border: 1px solid #F90;
	margin: 5px;
	padding:2px 5px;
	display:inline-block;
	font-size:11px;
	background: #FFFFCC;
}

span.link a
{
	color: red;
	text-decoration: none;
}

link999
{
	color: red;
	text-decoration: none;
}
.vb 
{
border-collapse: collapse;
width: 100%;
border : 1px solid #E5A847;
border-bottom : none;
border-right : none;
}
.vb td
{
border : 1px solid #E5A847;
border-top : none;
border-left : none;
}

.vb1 
{
border-collapse: collapse;
width: 100%;
border : 1px solid #E5A847;


}

.vb1  a
{

	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: red;

}



table.list1 table
{
 border: none;
}

table.list1 table td
{
 border: none;

}

table.list1
{
	border: 1px solid #FF9900;
	border-collapse: collapse;
	border-bottom: none;
	border-right: none;
	width: 95%;
}

table.list1 td,
table.list1 th
{
	border: 1px solid #FF9900;
	border-collapse: collapse;
	border-top: none;
	border-left: none;
	padding: 5px;
}


table.list1 th
{
	color: #FFF;
	background: #F90;
}
table.list1 a
{

	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: blue;

}

a.link1
{

	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: red;

}


table.list2 table
{
 border: none;
}

table.list2 table td
{
 border: none;

}

table.list2
{
	border: 0px solid #FF9900;
	border-collapse: collapse;
	border-bottom: none;
	border-right: none;
	width: 50%;
}

table.list2 td,
table.list2 th
{
	border: 0px solid #FF9900;
	border-collapse: collapse;
	border-top: none;
	border-left: none;
	padding: 5px;
}


table.list2 th
{
	color: #FFF;
	background: #F90;
}
table.list2 a
{

	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: blue;

}

table.list5 a
{

	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: blue;

}



table.list6 table td
{
 border: none;

}

table.list6
{
	border: 0px solid #FF9900;
	border-collapse: collapse;
	border-bottom: none;
	border-right: none;
	width: 95%;
}

table.list6 td,
table.list6 th
{
	border: 0px solid #FF9900;
	border-collapse: collapse;
	border-top: none;
	border-left: none;
	padding: 5px;
}


table.list6 th
{
	color: #FFF;
	background: red;
}
table.list6 a
{

	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color:  #FFF;

}

a.link6
{

	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: red;

}








table.list7 table td
{
 border: none;

}

table.list7
{
	border: 0px solid #FF9900;
	border-collapse: collapse;
	border-bottom: none;
	border-right: none;
	width: 95%;
}

table.list7 td,
table.list7 th
{
	border: 0px solid #FF9900;
	border-collapse: collapse;
	border-top: none;
	border-left: none;
	padding: 5px;
}


table.list7 th
{
	color: #FFF;
	background: White;
}
table.list7 a
{

	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color:  red;

}

a.link7
{

	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: red;

}

a.link1
{

	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: red;

}


  a.linkText {
    color : #444444;
    font-family : arial;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
    }
   
    a.linkText:link {
    color : #444444;
    /* you can define other styles if necessary */
    }
   
    a.linkText:visited {
    color : #444444;
    /* you can define other styles if necessary */
    }
   
    a.linkText:hover {
    color : #ff0000;
    }




td.tdoz
{
	border: 1px solid  #F7F3ED;
	border-collapse: collapse;
	border-top: 1;
	border-left: 1;
        border-color:  #F7F3ED;
	padding: 5px;
        background: #F7F3ED;
}
td.tdother
{
	border: 1px solid  #E6E0D8;
	border-collapse: collapse;
	border-top: 1;
	border-left: 1;
        border-color:  #E6E0D8;
	padding: 5px;
        background: #E6E0D8;
}
td.break1
{

 border-bottom: 0px solid red;
  
}

a.example
{
color: red;
text-decoration: none
}

a.example:hover
{
color: #f90;
text-decoration: underline
} 

a.example1
{
color: black;
text-decoration: underline;
}

a.example1:hover
{
color: #f90;
text-decoration: underline
} 