<br />
<b>Deprecated</b>:  Function ereg() is deprecated in <b>/home/webizyum/public_html/1.1/index.php</b> on line <b>101</b><br />
<br />
<b>Deprecated</b>:  Function ereg() is deprecated in <b>/home/webizyum/public_html/1.1/index.php</b> on line <b>108</b><br />
/*- General -*/
.hide	{ display: none;	}
.show	{ display: block;	}
.c		{ clear: both;		}
.pointer{ cursor: pointer;
		  cursor: hand;		}

/*- Alignments -*/
.center { text-align: center;	}
.left	{ text-align: left;		}
.right	{ text-align: right;	}
.justify{ text-align: justify;	}

/*- Colors -*/
.redtxt		{ color: red;		}
.dredtxt	{ color: darkred;	}
.greentxt	{ color: green;		}
.whitetxt	{ color: #FFFFFF;	}

.blackbg	{ background-color: #000000;	}
.redbg		{ background-color: #FF0000;	}
.orangebg	{ background-color: orange;		}
.darkredbg	{ background-color: darkred;	}
.greenbg	{ background-color: green;		}
.darkgreenbg{ background-color: darkgreen;	}
.whitebg	{ background-color: #FFFFFF;	}
.yellowbg	{ background-color: yellow;		}

.tableStripE{ background-color: #FFFFFF;	}
.tableStripO{ background-color: #F0F0F0;	}

/*- Font styles -*/
.bold		{ font-weight: bold; }
.italic		{ font-style: italic; }
.underline	{ text-decoration: underline; }
.linethro	{ text-decoration: line-through; }

/*- Sizes -*/
.txt10 { font-size: 10px; }
.txt11 { font-size: 11px; }
.txt12 { font-size: 12px; }
.txt13 { font-size: 13px; }
.txt14 { font-size: 14px; }
.txt15 { font-size: 15px; }
.txt16 { font-size: 16px; }
.txt17 { font-size: 17px; }
.txt18 { font-size: 18px; }
.txt19 { font-size: 19px; }
.txt20 { font-size: 20px; }
