﻿body 
{
font-family:"Comic Sans MS";
font-size:12.0pt;
font-color:"#000001";
background-color:"#FFFFA0";

}
.mytable {
     border-collapse: collapse;
 } 


.benimtablo, benimtablo TH
{
font-family:sans-serif;
font-size:14pt;
color:black;
border: 8px solid red;
border-collapse: collapse;
}
/* unvisited link */
a:link {
    color: #00D9FF;
text-decoration: none;
}

/* visited link */
a:visited {
    color: #FF00FF;
}

/* mouse over link */
a:hover {
    color: #ffff00;
}

/* selected link */
a:active {
    color: #0000FF;
}


.verticalLine {
    border-right: thick solid #ff0000;
}

.horizantallLine {
    border-bottom: thick solid #ff0000;
}

.aratablo, aratablo TD, aratablo TH
{

color:blue;
border: 1px solid blue;
border-collapse: collapse;

}


#circle
{
border-radius:50% 50% 50% 50%;  
width:200px;
height:230px;
}

#circle1
{
border-radius:50% 50% 50% 50%;  
width:200px;
height:300px;
}
.thumbnail1:hover {
    position:absolute;
    top:50px;
    left:4px;
    width:640;
    display:block;
    z-index:999;
}
.thumbnail2:hover {
    position:absolute;
    top:50px;
    left:340px;
    width:640;
    display:block;
    z-index:999;
}


.thumbnail3:hover {
    position:absolute;
    top:400px;
    left:30px;
    width:840px;
    height:auto;
    display:block;
    z-index:999;
}


.thumbnail4:hover {
    position:absolute;
    top:880px;
    left:35px;
    width:640px;
    height:auto;
    display:block;
    z-index:999;
}

.thumbnail5:hover {
    position:absolute;
    top:200px;
    left:100px;
    width:840;
    display:block;
    z-index:999;
}

.thumbnail6:hover {
    position:absolute;
    bottom:60px;
    left:4px;
    width:300px;
    height:auto;
    display:block;
    z-index:999;
}

.text1 {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	color: black;
	font-weight: normal;
	text-align:justify;
}

.text2 {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	color: blue;
	font-weight: normal;
	text-align:justify;
}



.text3{
	font-family:"Comic Sans MS";
	font-size: 14pt;
	color:green;
	font-weight: normal;
	text-align:justify;
	}

.text4{
	font-family:"Comic Sans MS";
	font-size: 14pt;
	color: #FF6A00;
	font-weight: normal;
	text-align:justify;
	}

.text5{
	font-family:"Comic Sans MS";
	font-size: 14pt;
	color: fuchsia;
	font-weight: normal;
	text-align:justify;
	}
	

.text6{
	font-family:"Comic Sans MS";
	font-size: 14pt;
	color:black;
	font-weight: normal;
	text-align:justify;
	
	}
.text7{
	font-family:"Comic Sans MS";
	font-size: 8pt;
	color:blue;
	font-weight: normal;
	text-align:justify;
	background-color: rgb(255,186,255);
	}

.textsp{
	font-family:"Comic Sans MS";
	font-size: 14pt;
	color:black;
	font-weight:normal;
	letter-spacing: 2px;
	}

.textit {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	color:blue;
	font-weight: normal;
	text-align:justify;
	font-style: italic;	
	padding-left:1cm;	
}

.textbgy {
	font-family:"Comic Sans MS";
	font-size: 14pt;
	color:black;
	font-weight:normal;
	background-color: yellow;
	text-align:justify;
	padding-left: 2cm;
	}
.textbgp {
	font-family:"Comic Sans MS";
	font-size: 14pt;
	color:white;
	font-weight:normal;
	background-color: rgb(255,0,255);
	text-align:justify;
	padding-left: 16px;
	padding-right: 16px;
	}

.textbgb {
	font-family:"Comic Sans MS";
	font-size: 14pt;
	color:white;
	font-weight:normal;
	background-color: rgb(50,100,150);
	}

.textbglb {
	font-family:"Comic Sans MS";
	font-size: 14pt;
	color:black;
	font-weight:normal;
	font-style: italic;
	background-color: rgb(0,255,255);	
}
 

.textunderline  {
	font-family:"Comic Sans MS";
	font-size: 12pt;	
	text-decoration: underline;
	text-decoration-color: green;	
}


div.image{ 
    display: block;
}

h1 { 
	font-family:"Comic Sans MS";
	font-size: 20pt;
	color:red; 	
	font-weight:bold;
 	text-shadow: 4px 4px #ffff00;
}


h2 {
	font-family:"Comic Sans MS";
	font-size: 14pt;
	color:blue;
 	font-weight:bold;   
	text-align:left 
}

h10 {
  	font-family:"Comic Sans MS";
	font-size:14pt;
	color: blue;
	font-weight:bold;	
}
h3 {
	font-family:"Comic Sans MS";
	font-size:14pt;
	color:blue;	
	text-align:center;
	font-weight:normal;
	font-style:italic;	
}
   
 h4 {
  	
font-family:"Comic Sans MS";
	font-size:24pt;
	color:blue;	
	text-align:center;
text-shadow: 2px 2px #FF0000;
}


h5 {
	font-family:"Comic Sans MS";
	font-size:14pt;
	color:orange;	
	text-align:center;
	font-weight:normal;
	font-style:italic;	
}

h6 {
  	 font-family:"Comic Sans MS";
	font-size:14pt;
	color:green;
	font-weight:normal;	
}


.text8  {
 text-shadow: 2px 2px #0000ff;

}

}

h9 {
    text-decoration: line-through;
}

ul.a {
    list-style-type: circle;
}

ul.b {
    list-style-type: square;
}

ol.c {
    list-style-type: upper-roman;
}

ol.d {
    list-style-type: lower-alpha;
}


 ul li {
                       color:black;
        }












