﻿/* CSS Document */

body {
	text-align:center;
	background-color: #EEEEEE;
	margin: 0px;
}

.s_twb24 {text-align:center; color: #FFFFFF;font-size: 24px ;font-weight: bold;}
.s_twb24 A:link {text-decoration: none; color: white;}
.s_twb24 A:visited {text-decoration: none; color: white;}
.s_twb24 A:hover {text-decoration: none; color: #333333;}

.s_twb18 {color: #FFFFFF;font-size: 18px ;font-weight: bold;}
.s_twb18 A:link {text-decoration: none; color: white;}
.s_twb18 A:visited {text-decoration: none; color: white;}
.s_twb18 A:hover {text-decoration: none; color: #333333;}

.s_twb14 {color: #FFFFFF;font-size: 14px ;font-weight: bold;}
.s_twb14 A:link {text-decoration: none; color: white;}
.s_twb14 A:visited {text-decoration: none; color: white;}
.s_twb14 A:hover {text-decoration: none; color: #333333;}

.s_twb12 {color: #FFFFFF;font-size: 14px ;font-weight: bold;}
.s_twb12 A:link {text-decoration: none; color: white;}
.s_twb12 A:visited {text-decoration: none; color: white;}
.s_twb12 A:hover {text-decoration: none; color: #333333;}

.s_tri24 {color: #990000; font-weight: bold; font-style: italic; font-size: 24px; }
.s_tri24 A:link {text-decoration: none; color: #990000;}
.s_tri24 A:visited {text-decoration: none; color: #990000;}
.s_tri24 A:hover {text-decoration: none; color:#333333;}

.s_tri12 {color: #e60049; font-weight: bold; font-style: italic; font-size: 12px; }
.s_tri12 A:link {text-decoration: none; color: #e60049;}
.s_tri12 A:visited {text-decoration: none; color: #e60049;}
.s_tri12 A:hover {text-decoration: none; color:#0099CC;}

.s_tri14 {color: #990000; font-weight: bold; font-style: italic; font-size: 14px; }
.s_tri14 A:link {text-decoration: none; color: #990000;}
.s_tri14 A:visited {text-decoration: none; color: #990000;}
.s_tri14 A:hover {text-decoration: none; color:#0099CC;}

.s_tri18 {color: #990000; font-weight: bold; font-style: italic; font-size: 18px; padding:5px; }
.s_tri18 A:link {text-decoration: none; color: #990000;}
.s_tri18 A:visited {text-decoration: none; color: #990000;}
.s_tri18 A:hover {text-decoration: none; color:#0099CC;}


.s_tbp14 {text-align:left; color: black; font-size: 14px; }
.s_tbp14 A:link {text-decoration: none; color: black;}
.s_tbp14 A:visited {text-decoration: none; color: black;}
.s_tbp14 A:hover {text-decoration: none; color: #e60049;}

.s_tbi14 {color: black; font-weight: bold; font-style: italic; font-size: 14px; }
.s_tbi14 A:link {text-decoration: none; color: black;}
.s_tbi14 A:visited {text-decoration: none; color: black;}
.s_tbi14 A:hover {text-decoration: none; color: #e60049;}

.s_tbb12 {color: black; font-weight: bold; font-size: 12px; }
.s_tbb12 A:link {text-decoration: none; color: black;}
.s_tbb12 A:visited {text-decoration: none; color: black;}
.s_tbb12 A:hover {text-decoration: none; color: #e60049;}

.s_tbb14 {color: black; font-weight: bold; font-size: 14px;}
.s_tbb14 A:link {text-decoration: none; color: black;}
.s_tbb14 A:visited {text-decoration: none; color: black;}
.s_tbb14 A:hover {text-decoration: none; color: #e60049;}

.s_tbi10 {color: black; font-style: italic; font-size: 10px; }
.s_tbi10 A:link {text-decoration: none; color: black;}
.s_tbi10 A:visited {text-decoration: none; color: black;}
.s_tbi10 A:hover {text-decoration: none; color: #e60049;}

.s_tbp09 {font-size: 9px; }
.s_tbp09 A:link {text-decoration: none; color: #e60049; font-style: italic; }
.s_tbp09 A:visited {text-decoration: none; color: #e60049;}
.s_tbp09 A:hover {text-decoration: none; color: #0099CC;}

.s_tbp11 {color: black;  font-size: 11px; }
.s_tbp11 A:link {text-decoration: none; color: black;}
.s_tbp11 A:visited {text-decoration: none; color: black;}
.s_tbp11 A:hover {text-decoration: none; color: #e60049;}

.s_mwb14 {padding-left:10px; color: #FFFFFF;font-size: 14px ;font-weight: bold; border-bottom:thin; border-bottom-color:#660000; border-bottom-style:inset;}
.s_mwb14 A:link {text-decoration: none; color: white;}
.s_mwb14 A:visited {text-decoration: none; color: white;}
.s_mwb14 A:hover {text-decoration: none; color: #333333;}


.s_nwb14 {padding-left:10px; color: #FFFFFF;font-size: 14px ;font-weight: bold;}
.s_nwb14 A:link {text-decoration: none; color: white;}
.s_nwb14 A:visited {text-decoration: none; color: white;}
.s_nwb14 A:hover {text-decoration: none; color: #333333;}


.s_ttri24 {color: #990000; font-weight: bold; font-style: italic; font-size: 24px; padding:5px; }

#left_col {
	float: left;
}

#left_col_nar {
	float: left;
	width:320px;
	text-align:left;
}


#right_col {
	float: right;

}

#right_col_bord {
	float: right;
	border-style:outset;
	border-color:#e60049;
	border-width:7px;

}


#search_col {
	float: right;
	padding-top:20px;
}

#container {
	margin:auto;
	padding:10px;
	width: 860px;
	border-style:outset;
	border-color:#e60049;
	border-width:7px;
	background-image:url('graphics/unmback.gif');
}


#ta_container {
	margin:auto;
	padding:10px;
	width: 850px;
	border-style:outset;
	border-color:#e60049;
	border-width:7px;
	background:#D20044
}

.CellStyle {
	border-right: 2px solid #990000;
}

#content {
	
	clear:both;
	padding-top:4px;
}

.plain {
	border-width: 0px;
}

.picBord {
	border-style:outset;
	border-color:#e60049;
	border-width:7px;
}

.picBordPlain {
	margin-top:10px;
	border-style:solid;
	border-color:#990000;
	border-width:5px;
}

.menuTable {
	background-image:url('graphics/sidebar02.JPG');
	background-repeat: no-repeat;
	width:210px;
	height:400px;
	text-align:left;
	
}

.abeTable {
	background-image:url('graphics/button3.JPG');
	height:64px;

}

.abeRow	{
	
	padding-left:10px;
	padding-right:10px;
}

.leftPad {
	padding-left:10px;
}

-->

