/* CSS Document */
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
td {
    font-size : 11px;
    font-family : Tahoma, Arial, Verdana;
    color : #000000;
}
h1 {
    font-size : 18px;
    font-weight: bold;
    font-family : Arial, Verdana;
    color : #FFFFFF;
	margin-bottom: 6px;
}
.txth1 {
    font-size : 18px;
    font-weight: bold;
    font-family : Arial;
    color : #FFFFFF;
	margin-bottom: 6px;
}
h2 {
    font-size : 11px;
    font-weight: bold;
    font-family : Tahoma, Arial, Verdana;
    color : #FFFFFF;
}
h2 a:link {
	text-decoration: none;
    color : #FFFFFF;
}
h2 a:visited {
	text-decoration: none;
    color : #FFFFFF;
}
h2 a:hover {
	text-decoration: underline;
    color : #FFFFFF;
}
h2 a:active {
	text-decoration: none;
    color : #FFFFFF;
}
.txth2 {
    font-size : 11px;
    font-weight: bold;
    font-family : Tahoma, Arial, Verdana;
    color : #FFFFFF;
}
.txth2 a:link {
	text-decoration: none;
    color : #FFFFFF;
}
.txth2 a:visited {
	text-decoration: none;
    color : #FFFFFF;
}
.txth2 a:hover {
	text-decoration: underline;
    color : #FFFFFF;
}
.txth2 a:active {
	text-decoration: none;
    color : #FFFFFF;
}
.txt111 {
    font-size : 11px;
    font-family : Tahoma, Arial, Verdana;
    color : #000000;  
}
.txt111b {
    font-size : 11px;
    font-weight: bold;
    font-family : Tahoma, Arial, Verdana;
    color : #000000;  
}
.txt111s {
    font-size : 11px;
    font-weight: bold;
    font-family : Tahoma, Arial, Verdana;
    color : #FFFFFF;  
}
.txt111gn {
    font-size : 11px;
    font-weight: normal;
    font-family : Tahoma, Arial, Verdana;
    color : #999999;  
}
.txt111g {
    font-size : 11px;
    font-weight: bold;
    font-family : Tahoma, Arial, Verdana;
    color : #999999;  
}
.txt111mn {
    font-size : 11px;
    font-family : Verdana;
    color : #AB0B0B;  
}
.txt111m {
    font-size : 11px;
    font-weight: bold;
    font-family : Verdana;
    color : #AB0B0B;  
}
.txt111m a:link {
	text-decoration: none;
    color : #AB0B0B;
}
.txt111m a:visited {
	text-decoration: none;
    color : #AB0B0B;
}
.txt111m a:hover {
	text-decoration: underline;
    color : #AB0B0B;
}
.txt111m a:active {
	text-decoration: none;
    color : #AB0B0B;
}
.txt111rn {
    font-size : 11px;
    font-family : Tahoma, Arial, Verdana;
    color : #E3330C;  
}
.txt111r {
    font-size : 11px;
    font-weight: bold;
    font-family : Tahoma, Arial, Verdana;
    color : #E3330C;  
}
.txt111r a:link {
	text-decoration: none;
    color : #E3330C;
}
.txt111r a:visited {
	text-decoration: none;
    color : #E3330C;
}
.txt111r a:hover {
	text-decoration: underline;
    color : #E3330C;
}
.txt111r a:active {
	text-decoration: none;
    color : #E3330C;
}
.txt111wn {
    font-size : 11px;
    font-family : Tahoma, Arial, Verdana;
    color : #FFFFFF;  
}
.txt111w {
    font-size : 11px;
    font-weight: bold;
    font-family : Tahoma, Arial, Verdana;
    color : #FFFFFF;  
}
.txt111w a:link {
	text-decoration: none;
    color : #FFFFFF;
}
.txt111w a:visited {
	text-decoration: none;
    color : #FFFFFF;
}
.txt111w a:hover {
	text-decoration: underline;
    color : #FFFFFF;
}
.txt111w a:active {
	text-decoration: none;
    color : #FFFFFF;
}
.txt111news {
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana;
    color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.txt111news a {
	text-decoration: none;
	font-weight:normal;
    color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.txt111news a:link {
	text-decoration: none;
	font-weight:normal;
    color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.txt111news a:visited {
	text-decoration: none;
	font-weight:normal;
    color: #000000;
}
.txt111news a:hover {
	text-decoration: underline;
	font-weight:normal;
    color: #000000;
}
.txt111news a:active {
	text-decoration: none;
	font-weight:normal;
    color: #000000;
}

.red {
	color: #F00;
	font-weight: bold;
	font-size: 16px;
}
.bold {
	font-weight: bold;
}
