body {
	background-attachment: scroll;
        background:#E7EFF7 url(/images/bg.jpg) repeat-x top left;
	text-align: center;
	margin: 0px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, "Lucida Console", "Lucida Sans Unicode";
	font-size: 11px;
	color: #50a0cc;
	text-decoration: none;
}

::selection {
        color: white;
        background-color: red;
}

::-moz-selection {
        color: white;
        background-color:red;
}

#main {
        background-color: #ffffff;
	width: 758px;
	margin: 10px auto;
        position:relative;
}

#tv {
	background-color: #eaedf2;
	margin: 0 10px;
	padding-bottom: 10px;
}

.header {
	margin-left: 230px;
	padding-top: 20px;
        height:62px;
}

#header-container {
	background: url("/images/bar.png") repeat-x scroll 0 0 transparent;
	border-bottom: 1px solid #DFE6E1;
        height:103px;
}

#logo{
        position:absolute;
        left:-15px;
        top:5px;
}

.head a:link, .head a:visited {
        border:1px dashed #50a0cc;
        color:#50a0cc;
        padding:3px 12px;
        text-decoration:none;
        font-size: 15px;
}

.head a:hover {
        border:1px solid #87b90a;
        color:#87b90a;
        font-size: 15px;
}

.search {
        height: 20px;
}

.nav {
        width:738px;
        background-color: #FFFFFF;
}

.full {
        width:100%;
}

img {
	border: 0;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-align: left;
	margin-left: 10px;
	color: rgb( 0, 0, 0 );
	letter-spacing: -0.25px;
}

h3 {
	font-family: Arial, Helvetica;
	font-size: 18px;
	text-align: left;
	color: #a8a8a8;
	background-image: url(/images/bgm.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	padding-top: 4px;
	padding-left: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 728px;
}

h4 {
	font-family: Arial, Helvetica;
	font-size: 18px;
	background-image: url(/images/fgm.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 30px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 728px;
}

.linkos a:link, .linkos a:visited {
        padding:0 2px;
        color: #333;
        font-size: 18px;
        font-weight:normal
}

.linkos a:hover {
        background:#313131;
        color: #FFFFEF;
        text-decoration:none;
}

.channels {
        margin-bottom:3px;
}

.form {
        margin: 10px 0 0 0;
	padding: 10px 5px;
	font-size: 12px;
	text-align: left;
	color: #000;
}

.sent {
        margin: 10px 0 0 0;
	padding: 50px 5px;
	font-size: 12px;
	text-align: center;
}

a:link {
	font-size: 11px;
	color: #50a0cc;
	text-decoration: none;
}

a:hover {
	color: #50a0cc;
	text-decoration: underline;
}

a:visited {
	color: #50a0cc;
	text-decoration: none;
}

.menu {
        margin-bottom:2px;
        margin-top:2px;
	float: left;
	width: 20%;
	text-align: left;
}

.footer {
        text-align:justify;
}

.footer a:link, .footer a:visited {
        color: #ff5d38;
}

.main_content {
	margin: 5px 5px 5px 10px;
}

.left {
        float:left;
        margin-left:10px;
}

.right {
        float:right;
        margin-right:10px;
}
