body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}


td, tr, th, p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
}

/*
ul { margin: 0px 0px 0px 20px; }
li { font-size: 11px; list-style: disc; }
*/

a:link, a:visited, a:active {
	color: #FF3300;
	text-decoration: none
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}

.contitle , .contitle a:active, .contitle a:visited {
	color: #FF0000;
	font-weight: bold
	font-size:15px	
}

.contitle a:hover {
	text-decoration: underline;
}
.contitle a:link{
	text-decoration: underline;
}
.header_main {
	width:100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background-color: #777777;
	border-width :0px;
}
.header_main a:link, a:visited, a:active{
	color: #22e;
	text-decoration: none
}
.header_main a:hover{
	color: #ffffff;
	text-decoration: underline;
	}


.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
	background-color:#ffffff;
	width: 336;
	
	vertical-align:top;
	
}
.nav_table a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.head_table tr:{
	width:140;
	border-style: solid;
	border-width:0px;
	border-color:#hhhhhh;
	vertical-align : top;
}
.conf_table {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight: normal;
	text-decoration: none;
	background-color:#FFFFFF;
	vertical-align:top;
}
.conf_table a, .conf_table a:link , .conf_table a:visited, .conf_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #444999;
	font-weight: normal;
	text-decoration: none;
	background-color:#FFFFFF;
	vertical-align:top;
}
.conf_table a:hover {
	text-decoration: underline;	color: #FF0000;
}
.float_img{
	float:right;
}
.header_table{
	background-color:#E20707;
	width:100%
}
.main_table{
	width:1000px
}

.vipsi_header{
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
	font-size:40px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.main_title{
	text-align:left;
	font-weight:bold;
	color: #FF0000;
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.linkInfo a, .linkInfo a:visited, {
	color: blue;
}

.wiki{
	border: solid; 
	border-color:#4A5966; 
	border-width: 2px;
	width:40px; 
	font-size:12px;
	color:white; align:center; 
	background-color:red; 
	font-weight:bold; 
}
.wikilink a, .wikilink a:link, .wikilink a:active, .wikilink a:visited, .wikilink a:hover{
	text-decoration: none;
	color:white;
	background:red;
	width:40px; 
	
}