body {
    margin              : 0px;
    padding             : 0px;;
    background          : #fff;
}

body, td {
    font                : 12px tahoma;
}

p {
    margin-top      : 5px;
    margin-bottom   : 15px;
}

input,textarea,select {
    font            : 11px arial;
}

input.int {
    border: 1px solid #89A070;
    padding:1px;
}

a {
    color           : #31677f;
    text-decoration:none;
    font-weight     : normal;
}

a.anews {
     font-size: 14px;
}

a:hover {
    text-decoration : none;
    color           : #000;



}


img {
    border          : 0px;
}

.button {
    background: #0053a0;
    border          : none;
    font-size       : 11px;
    font-weight     : normal;
    color           : #fff;
    cursor          : hand;
    font-weight     : bold;
    text-transform  : uppercase;
    padding:4px;
}

h1 {
    font-size       : 17px;
    font-weight: normal;
    color:#31677f;
}

div.file {
    margin-top:10px;
}

.newssep {
	background: url(../img/sep.gif) center left repeat-x;
	line-height: 11px;
	height: 11px;
}

.groupdesc {
	margin-bottom: 20px;
}

.newsimg {
	border: 2px solid #CCC;
	margin: 0 10px 0 0;
}


a.big {
font-size:12px;
text-transform:uppercase;
}

b.big {
font-size:12px;
}

.gsep {
font-size:0px;
line-height:0px;
height:25px;
background:url(../img/t/f7.gif) center left repeat-x;
}

.gsepsmall {
font-size:0px;
line-height:0px;
height:15px;
background:url(../img/t/f8.gif) center left repeat-x;
}


span.date {
     color:#ffffff;
     padding-left: 10px;
}


.error {
    color           : red;
    font-weight     : bold;
    padding         : 6px;
    margin          : 10px 0px 10px 0px;
}

.info {
    color           : blue;
    font-weight     : bold;
    padding         : 6px;
    margin          : 10px 0px 10px 0px;
}

table.maincont {
width:100%;
height:100%;
}

.col_left {
     padding: 0 0 0 133;
}


h2 {
font-size:16px;
font-weight:normal;
margin:0;
text-transform:uppercase;
}

h1 {
font-size:16px;
font-weight:normal;
margin:0 0 0 0;
text-transform:uppercase;
color:#0053a0;
}


.sel {
     color:#0053a0;
     font-weight:bold;
     font-size:14px;
     vertical-align: middle;
}


.a_menu {
    color           : #ffffff;
    text-decoration : none;
    font-weight     : bold;
    font-size:14px;
}

.a_menu_bottom {
    color           : #ffffff;
    text-decoration : none;
    font-size:12px;
    padding-left: 10px;
}


input.inptext {
	background:url(../img/t/f9.gif) top left repeat-x;
	border:1px solid #B7B7B7;
	font-size:12px;
	padding:1px;
}

.line_delim {
    font-size: 16px;
    color: #0053a0;
    font-weight:bold;
}

.img_desc {
     float:right;
     background-color: c0c0c0;
     padding: 3px;
     border: #678bc5 1px solid;
     margin: 10px;
}
