body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background: #ffffff;
}
p{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
table, tr, td
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a {
    color: #3399ff;
    text-decoration: none;
}
a:visited {
    color: #3399ff;
    text-decoration: none;
}
a:hover {
    color: #184a84;
    text-decoration: none;
}
hr{
	height: 1px;
	color: #3399ff;
}
div, form,
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
fieldset{
	border: 1px solid #420000;
	padding: 0px;
}
legend{
	padding: 5px;
	color: #3f3f3d;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399ff;
	border: 1px solid #3399ff;
	background-color: #ffffff;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399ff;
	border: 1px solid #3399ff;
	background-color: #ffffff;
	width: 100px;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399ff;
	border: 1px solid #3399ff;
	background-color: #ffffff;
	width: 280px;
	height: 80px;
}

a.topmenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
background-color: #f99c2c;
	color: #0000ff;
	text-decoration: none;
}
.titlu {
    background: url('http://www.modelstop.ro/img/box_header_bg_blue.gif') repeat-x;
    color: #6f6f6f;
    line-height: 23px;
    font-weight: bold;
    text-indent: 10px;
    margin: 0px;
    border-right: 1px solid #cddee4;
    border-left: 1px solid #cddee4;
    vertical-align:middle;
    letter-spacing: 0.1px;
    font-size: 11px;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}
.corp {
    background-color: #eff4f6;
    color: #184a84;
    padding: 5px;
    border: 1px solid #cddee4;
    border-top: 0 none;
    font-size: 9pt;
    margin-bottom: 10px;
    margin: 0px;
    padding: 5px;
}

.titlu2 {
    background: url('http://www.modelstop.ro/img/box_header_bg_orange2.jpg') repeat-x;
    color: #ffffff;
    line-height: 23px;
    font-weight: bold;
    text-indent: 10px;
    margin: 0px;
    vertical-align:middle;
    letter-spacing: 0.1px;
    font-size: 11px;
    text-align: left;
    border: 1px solid #ffad71;
    border-bottom: 0 none;
    border-top: 0 none;
}
.corp2 {
    background: #ffe8d7;
    color: #184a84;
    border: 1px solid #ffad71;
    border-top: 0 none;
    font-size: 9pt;
    margin-bottom: 10px;
    margin-top: 0;
}


#site_content {
 width: 940px;
 background-color: #ffffff;
 border-color: #e9e9e9;
 border-width: 1px;
 border-style: solid;
 border-top-style: none;
 border-bottom-style: none;
 padding: 0px;
 text-align: center;
}


#left_side {
  margin-top: 10px;
  float: left;
  width: 162px;
  margin-left: 10px;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 160px;
  margin-right: 10px;
}

#content {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 185px;
  margin-right: 185px;
  text-align: center;
}
#content2 {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 185px;
  text-align: center;
}
#footer {
  margin-top: 20px;
  clear: both;
}

