/* CSS layout */

body
{
text-align: center;
margin: 0px;
}
#all {
 width: 796px;
 position: absolute;
 right: 50%;
 top: 0;
 margin-right: -379px;
 direction:rtl;
}
#masthead {
}
#top_nav {

}
#page_content {

}
#footer {
    height: 30px;
    border: 1px #3399FF solid;
}
img{
    vertical-align:middle
}
.styleheader {
	background-image: url(http://upp.cc/images/gradient.gif);
	background-repeat: repeat-x; 
        border: 0px;
	width: 796px;
}
.style3 {
	background-color: #FFFFFF;
	width: 796px;
	height: 650px;
	direction: rtl;
	text-align: center;
	font: ;
	color: #800080;
	font-family: tahoma;
	font-size: 10pt;
}
.style6 {
    height:130px;
    border:1px #3399FF solid;
}
.style6a {
    height:100px;
    border:1px #3399FF solid;
}
.style6b {
    height:90px;
    border:1px #3399FF solid;
}
.style6c {
    height:60px;
    border:1px #3399FF solid;
}
.style7 {
    height:150px;
    border:1px #3399FF solid;
}
.headline {
    background-color:#004179;
    height:20px;
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 11px;
    border-bottom: 1px #3399FF solid;  
    text-align: center;
}
.pic {
    float:right;
    margin-right:5px;
    margin-top:3px;
    margin-left:3px;
}
.google {
    width:610px;
    height:100px;
    border:1pt;
    border-color:navy;
    border-style: solid;
}
#col1
{
float: left;
padding: 19px;
}
#col1a
{
float: left;
width: 12%
}
#col2
{
float: right;
width: 10%;
margin-left: 1%;
}
#col3
{
float: right;
width: 60px;
padding:10px;
}
#col3a
{
float: right;
width: 100px;
padding:10px;
}
#col4
{
float: left;
width:55%;
padding:10px;
text-align: right;
}
#bodycol1
{
float: right;
width: 142px;
margin-left:10px;
display: inline;
}
#bodycol2
{
float: left;
width: 630px;
margin-left:0px;
display: inline;
}
#bodycol4
{
float: right;
width: 47%;
margin-left: 0%;
display: inline;
}
#bodycol3
{
float: left;
width: 50%;
margin-left: 0%;
display: inline;
}
.p {
	background-image: url(http://upp.cc/images/gradient.gif);
	background-repeat: repeat-x; 
}
/* Style for top-menu */
.topMenu {
}
/* Style for submenus */
.submenu {
  background-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  border-color: #DDDDDD;
  padding: 0px;
}
/* Style for top items: normal state */
.topItemNormal {
  background-image: url(images/css/btn1.gif);
  background-repeat: no-repeat;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}
/* Style for top items: mouseover state */
.topItemOver {
  background-image: url(images/css/btn2.gif);
  background-repeat: no-repeat;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}
/* Style for items: normal state */
.itemNormal {
  cursor: pointer;
  background-color: #A8DEFF;
  width: 140px;
}
/* Style for items: mouseover state */
.itemOver {
  cursor: pointer;
  background-color: #7777FF;
  width: 140px;
}
/* Style for items text: normal state */
.itemTextNormal {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #7777FF;
  width: 100%
}
/* Style for items text: mouseover state */
.itemTextOver {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  width: 100%
}
