/* CSS Document */

/*PAGE LAYOUT*/

html{height: 100%;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size: 13px;
	background-color:#DDDDDD;
/*	background-image:url(bg-outer.gif);*/
}
form {border:0; margin:0; padding:0;}

P{PADDING-RIGHT: 3px; font-size: 13px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; COLOR: #0d0d0d; PADDING-TOP: 3px}

h1, h2, h3 {border:0; margin:15px 0 10px 0; padding:0; font-weight:bold; color:#580101;}
h1 {font-size:180%; line-height:100%; font-family:Tahoma; font-weight:normal;}
h2 {font-size:150%; line-height:100%; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
h3 {font-size:100%; line-height:100%; font-weight:bold;}

input {
	border:1px solid #C9CED4;
	background:#DFDFDF;
	padding:1px!important;
	padding:2px;
}
input:focus {
	border:1px solid #B80000;
	background:#fff;
}
input.search,input.submit {
	width:50px;
	color:#fff;
	background:#80868D;
	cursor:pointer;
	padding:0!important;
	padding-top:0;
	padding-top/**/:.1em;
	letter-spacing:4px;
	overflow:hidden;
}

img{border: 0px;}

ul, ol {display:block; border:0; margin:15px 0 15px 40px; padding:0;}
ol {list-style-type:decimal;}
li {display:list-item; border:0; margin:0; padding:0; _height:1px;}
ul ul, ul ol, ol ol, ol ul {margin: 0 0 0 20px;}

a{font-size:12px;}
a:visited {
	text-decoration: none;
	outline:none;
	color: #540202;
}
a:active {
	text-decoration: none;
	outline:none;
}
a:link {
	text-decoration: none;
	outline:none;
	color: #540202;
	font-size: 10pt;
}
a:hover {
	color: #8B0202;
}
#logo{float:right; background-image:url(logo.gif); width:274px; height:213px;}
#topheader{float:right; width:526px; height:97px; background-color:#F0F0F0; position:relative}
#toplinks{position:absolute; right:10px; top:10px;}
#menu{float:right; width:526px; height:32px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}
#contenttext{float:right; width:526px; height:475px;}
#rightpanel{float:left; width:274px;}
#footer{float:right; width:800px; background-color:#F0F0F0; padding:10px;}
.bodytext {
	padding:5px 4px;
	margin-right: 30px;
}
.line {
	background:url(line.gif) repeat-x center;
	height:20px;
}
table{font-family: Tahoma;font-size: 10pt;border: 0px;}
input{border-color: #000000;border-width:1px;color:#000000;text-indent:2px;font:normal 11px Tahoma,Arial,Tahoma,sans-serif}
textarea{border-color: #000000;border-width:1px;color:#000000;font:normal 11px Tahoma,Arial,Tahoma,sans-serif}
select{border-color: #000000;width:150px;border-width:1px;color:#000000;background-color:#FFFFFF;font:normal 11px Tahoma,Arial,Tahoma,sans-serif}
INPUT {	FONT: 10px tahoma; COLOR: #000400}
.title {BACKGROUND: #F5F4F0; height:30; color: #4169E1;  FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma; TEXT-DECORATION: none}

.affiliate-code {
    TEXT-ALIGN: right;
	height:22px;
    color: #640404;
    BACKGROUND:#E5E5E5;
	BORDER-RIGHT:#ffffff 1px solid;
	BORDER-TOP:#ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
   }
.affiliate-code-center {
    TEXT-ALIGN: center;
    height:22px;
    color: #640404;
    BACKGROUND:#E5E5E5;
	BORDER-RIGHT:#ffffff 1px solid;
	BORDER-TOP:#ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
   }
.bar {
	color: #ffffff;
	height:22px;
	BACKGROUND:#9C3A3B;
	BORDER-RIGHT:#FAFDFE 1px solid;
	BORDER-TOP:#FAFDFE 1px solid;
	BORDER-LEFT: #FAFDFE 1px solid;
	BORDER-BOTTOM: #FAFDFE 1px solid;
}
.tcat
{
	background:#760303;
	height:30px;
	padding-top:2px;
	text-align:center;
	color:#FFF;
}
.thead
{
        background-image: url(images/butbg.jpg);
        font-family: Tahoma;
        color: green;
        height:30px;
        text-align: center;
}

.imgcust {
	border: 1px solid #333333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	display: block;
	margin: 2px;
}
.imgcust:hover {
	border: 1px #470B27 solid;
	filter: alpha(opacity=100);
	opacity: 100;
}
