#addr {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #000033;
	margin : 4 25 21 25px;
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	font-weight : bold;
}
#addr a{
	color: #000033;
    text-decoration: none;
}
#addr a:hover{
    text-decoration: underline;
}
#stext {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #000033;
	margin : 15 25 4 25px;
	text-align: center;
	font-size: 14px;
	font-weight : bold;
}
#stext a{
	color: #000033;
    text-decoration: none;
}
#stext a:hover{
	color: #000033;
    text-decoration: underline;
}
#text1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #000033;
	margin : 4 40 3 40px;
	text-align: justify;
	font-size: 12px;
	text-indent : 20px;
}
#text {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #000033;
	margin : 4 25 3 25px;
	text-align: justify;
	font-size: 12px;
	text-indent : 20px;
}
#text a{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	font-weight : bold;
    text-decoration: none;
}
#text a:hover{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	font-weight : bold;
    text-decoration: underline;
}

#textright {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #000033;
	margin : 4 25 3 25px;
	text-align: right;
	font-size: 12px;
	text-indent : 20px;
}
#textright a{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	font-weight : bold;
    text-decoration: none;
}
#textright a:hover{
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	font-weight : bold;
    text-decoration: underline;
}
#header {
	font-family : Times, Tahoma, Arial, Helvetica, sans-serif;
	color: #13136D;
	margin : 0 0 2 30px;
	text-align: center;
	font-size: 20px;
	font-weight : bold;
	letter-spacing:1px;

}

#menu {
	font-family : Times, Tahoma, Arial, Helvetica, sans-serif;
	color: #13136D;
	margin : 0 0 0 15px;
	text-align: left ;
	font-size: 16px;
	font-weight : bold;
	letter-spacing:1px;
}
#menu a{
	color: #13136D;
    text-decoration: none;
}
#menu a:hover{
	color: #6699ff;
    text-decoration: none;
}
#copy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #13136D;
	margin: 1 5 5 0px;
	text-align: right;
	font-size: 9px;
}
#copy a {
	color: #13136D;
	font-size: 9px;
    text-decoration: none;
}
#copy a:hover {
	color: #13136D;
	font-size: 9px;
    text-decoration: underline;
}
#but {
border :1px solid #ADBBB1;
background :#FFFFFF;
color : black;
height :20px;
width :224px;
font-size : 11px;
}
#butred {
border :1px solid #FF0000;
background :#FFFFFF;
color : red;
height :20px;
font-size : 11px;
}
#pole {
border :1px solid #ADBBB1;
color : black;
height :20px;
width :224px;
font-size : 11px;
background :#FFFFFF;
}
#pole1 {
border :1px solid #ADBBB1;
color : black;
height :20px;
width :40px;
font-size : 11px;
background :#FFFFFF;
}
#text01 {
	font-family : Verndana, Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	margin : 3 25 2 25px;
	text-align: center;
	font-size: 12px;
	line-spacing: 5px;
	text-indent : 20px;
}
#text01 a{
	font-family : Verndana, Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 12px;
    text-decoration: none;
}
#text01 a:hover{
	font-family : Verndana, Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
    text-decoration: underline;
}
ul {
	margin : 0 5 0 20px;
}
li {
	list-style-image: URL(img/dot.gif);
	margin : 3 5 3 20px;
    vertical-align: baseline;
}


#table1 {
	border: 1px solid #85B1F2;
	width: 90%;
	empty-cells: show;
}
#table1 td{
	border: 1px solid  #85B1F2;
	border-top: 0px solid  #85B1F2;
	border-bottom: 1px solid  #85B1F2;
	border-left: 1px solid  #85B1F2;
	border-right: 1px solid  #85B1F2;
	empty-cells: show;
	padding: 2 5 2 8 px;

	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #000033;
	text-align: justify;
	font-size: 12px;

}
#table1 th{
	border-top: 1px solid  #85B1F2;
	border-bottom: 3px double  #85B1F2;
	border-left: 1px solid  #85B1F2;
	border-right: 1px solid  #85B1F2;
	empty-cells: show;
	padding-top: 5px;
	padding-bottom: 2px;

	font-family : Arial, Helvetica, sans-serif;
	color: #000033;
	text-align: center;
	font-size: 12px;
	word-spacing: 5;
	letter-spacing: 2;
}
