body,
html,
table
{
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
body,
html
{
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(img/mainBG.gif) repeat-x;
}
a
{
	color: #FFF;
    text-decoration: underline;
}
label
{
	cursor: pointer;
}
form
{
	margin: 0;
}
textarea
{
	overflow:auto;
}
p
{
	margin: 5px 0;
}
ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}
#content
{
    position: relative;
    width  : 100%;
    height : 528px;
}
#left_bg
{
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height : 528px;
    background: url(img/bgLeft.gif) repeat-x;
}
#right_bg
{
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height : 528px;
    background: url(img/bgRight.gif) repeat-x;
}
#datain
{
    position: absolute;
    top: 0;
    left: 50%;
    width : 1px;
    height : 528px;
}
#datain_center
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width : 970px;
    height : 528px;
}
#border_left
{
    position: relative;
    float: left;
    width: 43px;
    height: 528px;
    background: url(img/leftBorder.png) no-repeat;
}
* html #border_left
{
    background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/img/leftBorder.png', sizingMethod='crop');
}

#center_data
{
    position: relative;
    float: left;
    width: 490px;
    height: 528px;
    background: url(img/FormBG.gif) repeat-x;
}
#border_right
{
    position: relative;
    float: left;
    width: 83px;
    height: 528px;
    background: url(img/rightBorder.gif) no-repeat;
}
#right_info
{
    position: relative;
    float: left;
    top: 56px;
    width: 350px;
    height: 411px;
    background-color: #baf6ba;
}
#right_info a
{
    text-decoration: underline;
    color: #3f4857;
}
#langbar
{
    width: 32px;
    height: 12px;
    float: right;
    position: relative;
    top: 50px;
}
#logo
{
    position: absolute;
    left: 40px;
    top: 0;
    width: 496px;
    height: 78px;
    background: url(img/logo.gif) no-repeat;
    z-index: 1000;
}
#add_links
{
    position: absolute;
    left: 384px;
    top: 78px;
    background: url(img/add.gif) no-repeat;
    width: 149px;
    height: 29px;
    z-index: 1000;
}
#add_link_error
{
    position: absolute;
    left: 95px;
    top: 250px;
    background: #f35e0c;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
    width: 400px;
    height: 35px;
    z-index: 1000;
    cursor: pointer;
}
#url_list_pad
{
    position: absolute;
    left: 50px;
    top: 110px;
    width: 486px;
    height: 337px;
    border: 0;
    background: url(img/linkBG.gif) no-repeat;
}
#url_list
{
    position: absolute;
    left: 5px;
    top: 5px;
    width: 476px;
    height: 327px;
    border: 0;
    background: none;
}
#protect_btn
{
    position: absolute;
    top: 460px;
    left: 332px;
    width: 204px;
    height: 28px;
    background: url(img/protectBTN.gif) no-repeat;
    border: 0;
    cursor: pointer;
}
#ref_form
{
    position: absolute;
    top: 460px;
    left: 122px;
    width: 202px;
    height: 28px;
    background: url(img/refForm.gif) no-repeat;
    border: 0;
}
#ref_form_input
{
    position: absolute;
    top: 5px;
    left: 5px;
    width: 192px;
    height: 23px;
    background: none;
    border: 0;
}
#ref_title
{
    position: absolute;
    top: 465px;
    left: 52px;
    font-weight: bold;
    font-size: 14px;
    color: #3f4857;
}
#copyright
{
    position: absolute;
    top: 495px;
    left: 780px;
    width: 199px;
    height: 16px;
    background: url(img/logoHarizma.gif) no-repeat;
}
#about
{
    position: absolute;
    top: 495px;
    left: 620px;
    font-weight: bold;
    font-size: 16px;
}
.small_head
{
    position: absolute;
    left: -40px;
    width: 161px;
    height: 21px;
    background: url(img/headBG.jpg) no-repeat;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 30px;
}
.descr
{
    position: absolute;
    left: -10px;
    width: 350px;
    color: #3f4857;
}
#view_protected_link
{
    position: absolute;
    left: 45px;
    top: 125px;
    background: url(img/BGprot.gif) no-repeat;
    width: 500px;
    height: 236px;
    z-index: 100;
}
#protected_link
{
    position: absolute;
    top: 113px;
    left: 0;
    width: 100%;
    height: 20px;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}
#protected_link a
{
    text-decoration: none;
    color: #000;
}
#protected_ref
{
    position: absolute;
    top: 170px;
    left: 165px;
    background: #f35e0c;
    width: 161px;
    height: 21px;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    padding-top: 2px;
    text-align: center;
}
#protected_back
{
    position: absolute;
    top: 240px;
    left: 295px;
    width: 204px;
    height: 28px;
    background: url(img/backBTN.gif) no-repeat;
    border: 0;
    cursor: pointer;

}
#left_corner
{
    position: absolute;
    right: -1px;
    bottom: 0;
    width: 27px;
    height: 10px;
    font-size: 1px;
    background: url(img/bottomCorner.gif) no-repeat;
}
#view_links
{
    position: absolute;
    left: 45px;
    top: 80px;
    width: 500px;
    height: 410px;
    z-index: 100;
}
#view_links_flash
{
    position: absolute;
    left: 0;
    top: 0px;
    width: 500px;
    height: 400px;
    z-index: 100;
    font-size: 9px;
}
#aboutdiv
{
    position: absolute;
    left: 45px;
    top: 80px;
    width: 500px;
    height: 304px;
    z-index: 100;
}
#aboutdiv a
{
    color: #000;
    text-decoration: underline;
}
