@charset "iso-8859-1";
 /* Note: These file is used to declare user defined styles. These styles are used only on the website 
 and not in Electos Studio. You may expand and change these however you see fit. */
 
.logo1 {
    font-family: Arial, Times, serif;
    font-size: 25px;
    font-weight: bold;
    color: blue;
    text-transform: uppercase;
}

.logo2 {
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 12px;
    font-weight: bold;
    color: blue;
    text-transform: uppercase;
}

a, a:link, a:visited {
	color: #006DBB;
	text-decoration: none;
}

a:hover {
	color: #006DBB;
	text-decoration: underline;
}

.txt {
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    color: 464646;
    text-decoration: none;
}

.bg_tmp {
    background-color: #F8F8F8;
    background-image: url(..&imagesg_tmp.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

.bg_main {
    background-color: #E5E5E5;
    background-image: url(..&images&index_47.gif);
    background-repeat: repeat-y;
    background-position: right top;
}

.mnu, a.mnu:link, a.mnu:visited {
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: 3D3D3D;
    text-decoration: none;
}

.header {
    font-family: tahoma;
    font-size: 12px;
    ont-weight: bold;
    text-transform: uppercase;
    color: 006DBB;
    text-decoration: none;
}

.t10_blue {
    font-family: tahoma;
    font-size: 10px;
    color: 006DBB;
    text-decoration: none;
}

.t10_w, a.t10_w:link, a.t10_w:visited {
    font-family: tahoma;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}

.SearchRowEven {
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    color: 464646;
    text-decoration: none;
}

.SearchRowOdd {
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    color: 464646;
    text-decoration: none;
}

.PoweredBy {
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

A.PoweredBy:link, A.PoweredBy:visited, A.PoweredBy:active {
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: underline;
}

A.PoweredBy:hover {
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}