body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-color:#0A194D;
}

/*      position of elements        */
/*==================================*/
#container
{
	width: 700px;
	margin-left:30px;
	background-color:#FFFFFF;
	height:100%;
}

#menu_xml {
   display:none;
	position:absolute;
	width:600px;
	height:250px;
	z-index:1;
	left:78px;
	top:71px;
	visibility: visible;
}
#header {
	height: 105px;
	width:700px;
	top:0;
	background-image:url(../img/match_logo.gif);
	background-position: 490px 5px;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
}
#content_main{
	float: left;
	margin-top: 0px;
	margin-left:18px;
	width: 450px;
	background-color:#FFFFFF;
	position:relative;
}
.content_main{
	width: auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
}
#footer{
	float: left;
	position:relative;
	margin-top:30px;
}
#main_captop {
  display:none;
	margin:0px auto;
	height:12px;
	font-family: arial;
	font-size: 0px;
	line-height: 0px;
}
#main_capbtm {
	margin: 0px auto;
	font-size: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	background-position: 0px 0px;
	height: 11px;
	}
#content_sub{
  position:relative;
    z-index:3;
	float: right;
	margin-top: 3px;
	margin-right:15px;
	width: 180px;
}
#articles{
  display:none;
	float: right;
	margin-top: 3px;
	width: 190px;
}
.content_sub{
	width: auto;
	margin: 0;
	padding: 0;
	height: auto;

	font-size: 10px;
	line-height: 18px;
}
.content_sub p{
	font-size: 10px;
	line-height: 12px;
	padding: 0 3% 0 0;
}

#sub_captop {
display:none;
	font-family: Arial, Helvetica, sans-serif;
	height:12px;
	font-family: arial;
	font-size: 0px;
	line-height: 0px;
	MARGIN: 0px auto;
}
#sub_capbtm {
	margin: 0px auto;
	font-size: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	background-position: 0px 0px;
	height: 14px;
	}
/*==================================*/
hr {
    display: block;
    height: 1px;
    border-top: 1px dashed #cccccc;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    margin:  0;
    padding: 0;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	border:1px solid #000000;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	width:350px;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
p {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding-bottom: 5px;
}
 a:link {
	text-decoration: underline;
	color: #3C4EF5;
}
 a:hover {
	text-decoration: underline;
}
 a:visited,active {
	text-decoration: underline;
	color: #3C4EF5; 
	font-weight: normal;
}
 h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
	padding-top:0px;
}

 h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
 b {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #3C4EF5;
}
 li {
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	
}

/*  sub content  MENU ITEMS */
.content_sub table{
	margin: 3px auto 3px;
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
}
.content_sub td{
	padding: 0px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height:14px;
	color: #000000;
	
}

.content_sub input {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	padding-left:3px;
}
.content_sub .title {
    padding:3px 0px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
   background-color:#0A194D;
	text-indent: 2px;
	vertical-align:bottom;
}
.content_sub .title a:link,visted{
	color: #FFFFFF;

}

.title {
	width:100%;
    padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
    background-color:#0A194D;
	text-indent: 4px;
}
.navigation{
	text-align: right;
	font-size: 9px;
}
.content_sub .news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	line-height: 12px;	
}
.content_sub  a:link {
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	color: #3C4EF5;
}
.content_sub a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #3C4EF5; 
	font-weight: bold;
}
.content_sub a:visited,active {
	font-size: 10px;
	text-decoration: none;
	color: #3C4EF5; 
	font-weight: bold;
}
.footer {
	font-size: 10px;
	text-decoration: none;
	color: #993366;
	border-top-color: #00000;
	border-top-style: solid;
	border-top-width: thin;
}
