H1 {
        font-size:17px;
}

H2 {
        font-size:16px;
}
H3 {
        font-size:14px;
	font-weight: bold;
}
H4 {
        font-size:20px;
	color: #b1b1b1;
	font-family: Tahoma;
}



to    a:visited{
        color: black;
        text-decoration:none;
}

.cont {
        color: gray;
	font-family: tahoma;
     
	
}
.cont a{
        color: #4d4d4d;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: bold;
}
.cont a:visited{
        color: #4d4d4d;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: bold;
}
.cont a:hover{
        color: #C4061A;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: bold;
	
}
.cont a:link{
        color: #4d4d4d;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: bold;
}






.News {
        color: Gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 85%;
	font-weight: bold;
}

.Newsb {
        color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 85%;
	font-weight: bold;
}

.News a{
        color: #666666;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 85%;
	font-weight: bold;
}
.News a:visited{
        color: #666666;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 85%;
	font-weight: bold;
}
.News a:hover{
        color: #C4061A;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 85%;
	font-weight: bold;
	
}
.News a:link{
        color: #666666;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 85%;
	font-weight: bold;
}





.logo a{
        color: black;
        text-decoration:none;
}
.logo a:visited{
        color: black;
        text-decoration:none;
}
.logo a:hover{
        color: #C4061A;
        text-decoration:none;
	
        
}
.logo a:link{
        color: black;
        text-decoration:none;
}




.contacts a{
        color: blue;
        font-family: Times New Roman;
        font-size: 16px;

}
.contacts a:visited{
        color: blue;
        font-family: Times New Roman;
        font-size: 16px;

}
.contacts a:hover{
        color: red;
        font-family: Times New Roman;
        font-size: 16px;

}
.contacts a:link{
        color: blue;
        font-family: Times New Roman;
        font-size: 16px;
}



.style10 {
        font-size: 24px;
}

.style11 {
        font-size: 15px;
}
.style12 {
        font-size: 18px;
}
.style1 {
        font-family: Tahoma;
        font-size: 14px;
        font-weight: bold;
        color: white;
}
.style6 {
        font-family: Tahoma;
        font-size: 11px;
        color: #FFFFFF;
}



.style3 {
        font-family: Tahoma;
        font-size: 14px;
        color: #000000;
}
.style4 {
        font-family: Tahoma;
        font-size: 10px;
        color: #4F617B;
        font-weight: bold;
}
.style5 {
        font-family: Tahoma;
        font-size: 14px;
}
.style7 {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}

a:visited {
	font-family: Tahoma;
        color: gray;
	font-size: 14px;
	
}
a:hover {
	font-family: Tahoma;
        color: red;
	text-decoration: underline;
	font-size: 14px;
}
a:link {
        font-family: Tahoma;
        color: blue;
        font-size: 14px;
}
body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
.TableHeader {
        color: #CCCCCC;
        font-weight: bold;
}
.TableDefault {
        border: 1px inset;
}
.ActiveTable {

}
.ActiveTable a:hover{
        background-color: #FFC1C9;
}
.ActiveTable a:active{
        background-color: #FDFDEC;

}
.White_text{
        color: #FFFFFF
}
.cellLeft, .cellMiddle, .cellRight {
  display: table-cell !important;
  display: inline;
}
.cellLeft {
  width:35%;
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #CCCCCC;
}
.cellRight {
        width:35%;
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}
.cellMiddle {
        width:30%;
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}
#blinking {
	    text-decoration:blink;
	    font-family:helvetica,verdana,font-size:12px;
	    color:#ffffff;
}


.minwh {
	min-width: 800px;
	width: 97%; 
}