body{
font-family:verdana,sans-serif,arial;
font-size:13px;
color:#252545;
background:#fff;
line-height:15px;
margin:0px;
}

input.fill {
border:1px solid #ccf; 
background:#f6f6f6;
width:180px;
}

select.fill {
border:1px solid #ccf; 
background:#f6f6f6;
color:#1f388a;
}

select.plain {
border: 1px solid #000;
background: #fff;
color: #335;
}

textarea.fill {
border:1px solid #ccf; 
background:#f6f6f6;
width:180px;
}

td.main_menu {
padding-bottom:3px;
padding-top:3px;
width: 20%;
height: 30px;
border-bottom:1px solid #000;
border-top:1px solid #000;
border-left:1px solid #a00;
text-align: center;
background:#CE1839;
color:#fff;
font-weight:bold;
background-image: url('/images/redbg_tile.gif');
background-repeat:repeat-x;
}

td.main_menu_clicked {
padding-bottom:3px;
padding-top:3px;
width: 20%;
height: 30px;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
border-left:1px solid #a00;
text-align: center;
background:#1f388a;
color:#fff;
font-weight:bold;
}

a.menu {
text-decoration:none;
color:#fff;
}

td.choise_menu {
width:200px;
height:200px; 
color:#1f388a; 
text-align:center;
}

td.plain_left {
padding-right:5px; 
}
td.plain_right {
padding-left:5px;
}

td.colored_left {
padding-right:5px; 
background-color:#eee;
}

td.colored_right {
padding-left:5px; 
background-color:#eee;
}

td.message {
border: solid 1px #ddf; 
border-left:none;
padding-top:10px; 
background:#ffc;
text-align: center;
}

td.message_icon {
border: solid 1px #ddf; 
border-right: none;
padding-top:10px; 
margin-left:10px;
background:#ffc;
text-align: center;
width: 50px;
}

td.message_container {
padding-top:10px; 
background:#fff; 
border-left: solid 1px #1f388a; 
border-right: solid 1px #1f388a;
}

td.frame {
background: #eee;
padding: 0px;
}

td.upper_left {
width: 16px;
height: 16px;
background-image: url('../images/upper_left.png');
}

td.upper_right {
width: 16px;
height: 16px;
background-image: url('../images/upper_right.png');
}

td.lower_left {
width: 16px;
height: 16px;
background-image: url('../images/lower_left.png');
}

td.lower_right {
width: 16px;
height: 16px;
background-image: url('../images/lower_right.png');
}

td.main_upper_left {
width: 16px;
height: 16px;
background:transparent;
padding: 0px;
background-repeat: no-repeat;
background-image: url('../images/p_aristera.png');
}

td.main_upper_right {
width: 16px;
height: 16px;
background:transparent;
padding: 0px;
background-repeat: no-repeat;
background-position: right;
background-image: url('../images/p_dexia.png');
}

td.main_lower_left {
width: 16px;
height: 16px;
background:transparent;
padding: 0px;
background-repeat: no-repeat;
background-image: url('../images/k_aristera.png');
}

td.main_lower_right {
width: 16px;
height: 16px;
background:transparent;
padding: 0px;
background-repeat: no-repeat;
background-position: right;
background-image: url('../images/k_dexia.png');
}

table.nav_bar {
width:780px;
border-bottom:solid 1px #ddf;
margin:0px;
}

a.plain {
color: #252575;
text-decoration:none;
}

a.plain:hover {
text-decoration:none;
}

a.plain:active {
text-decoration:none;
}

a.plain:visited {}

a.choise {
color:#1f388a;
text-decoration:none;
}

input.button {
background: #1f388a;
color: #fff;
}

td.odd {
padding-top: 5px;
padding-bottom: 5px;
}

td.even {
background: #eee;
padding-top: 5px;
padding-bottom: 5px;
}

td.head {
padding:5px;
border-bottom:dotted 1px #ccf;
background:#eee;
color:#000;
text-align:left;
font-weight: bold;
}

td.cancel {
text-align:right; 
}

td.confirm {
padding-right: 5px;
padding-top: 5px;
text-align:right;
}

td.active_tab {
 border:solid 1px #ddf; 
 border-bottom:none; 
 padding-left:3px;
 padding-right:3px;
 background:#ffc; 
 color:#1f388a;
}

td.inactive_tab {
 border:solid 1px #ddf; 
 padding-left:3px; 
 padding-right:3px; 
 background:#9E7BFF; 
 color:#1f388a;
}

td.link_block {
border-bottom:solid 1px #bbf;
border-right:solid 1px #bbf;
background:#efefff;
font-size: .85em;
font-family: verdana, sans-serif, arial;
}

td.link_block:hover {
border-bottom:solid 1px #99f;
border-right:solid 1px #99f;
background:#dfdfff;
font-size: .85em;
font-family: verdana, sans-serif, arial;
}

td.news_block {
border: solid 1px #eaeafa;
border-bottom:solid 1px #99f;
border-right:solid 1px #99f;
background:#fff;
font-size: .85em;
font-family: verdana, sans-serif, arial;
}

.borderbot { height: 1px; line-height: 1px; font-size: 1px; margin: 0px; padding: 0px; background: url(/images/slash.gif) repeat-x; }

/* FLOATER */
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 1px;
	z-index: 1000;
}

.largetitle {
	font: 1.2em Tahoma, Verdana, Arial, sans-serif;
	color: #1f388a;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 4px;
	}
	
* { behavior: url(/scripts/iepngfix.htc) }