BODY {
	background-image: url(images/bursak.gif);
	margin: 0;
	font-weight: normal;
	font-size: small;
	background-repeat: repeat-x;
	text-align: center;
	font-family:  Tahoma, Arial;
}
.underline {
	text-decoration: underline;
}
.red {
	color: #92010E;
}
#container
{
	width: 960px;
	background-color: #FFFFFF;
	border: #cccccc 1pt solid;
	margin: 0 auto;
}

#header
{
	top: 0px;
	width: 960px;
	height: 110px;
	background-image: url(images/header.jpg);
}
#leftcolumn
{
	width: 267px;
	min-height: 200px;
	float: left;
	text-align: left;
	margin: 1px;
}
#main
{
	width: 690px;
	min-height: 200px;
	float: right;
	background-color: #FFFFFF;
	font-size: medium;
	border: 0px;
	border-left: #cccccc 1px solid;
	text-align: left;
}
#footer
{
	font-size: 10px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 960px;
	clear: both;
}
div.box
{
	margin: 0px;
	background: url(images/box_corner.gif) bottom right no-repeat;
}

.box p, .box td, h4, .box li
{
	margin: 5px;
	color: #7D7C7C;
	font-size: small;
	padding: 0px 5px 5px 5px;
}
Image
{
	padding: 5px;
}
.NoPad, .NoPad li
{
	padding: 0px;
}
.RomanList
{
	list-style-type: upper-roman;
	color: #6566aa; 
	font-weight: bold;
}
.RomanList li
{
	color: #6566aa; 
	font-weight: bold;
}
.RomanList li ul li
{
	color: #7D7C7C; 
	font-weight: normal;
}
.RomanList p
{
	color: #7D7C7C; 
	font-weight: normal;
}

.box hr
{
	color: #CCCCCC;
	width: 60%;
	text-align: center;
}
#main .box p, #main .box td, #main .box ul, #main .box ol
{
	text-align: left;
	color: #7D7C7C;
	font-size: small;
	/* border: #cccccc 1pt solid; */
}
#main .box p, #main .box td
{
	padding-top: 5px;
	/* border: #cccccc 1pt solid; */
}

#media
{
	text-align: center;
}

/*#main .box ul li, #main .box ol li
{
	padding-top: 8px;
}*/
#main .box 
{
	text-align: left;
}
.heading
{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background-image: url(images/gradient_heading.gif);
	color: #666666;
	background-repeat: repeat-x;
	line-height: 40px;
	border: #cccccc 1px solid;
}
.heading_small
{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/gradient_heading.gif);
	color: #666666;
	background-repeat: repeat-x;
	line-height: 24px;
	border: #cccccc 1px solid;
}
.heading_special
{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/gradient_heading.gif);
	color: #666666;
	background-repeat: repeat-x;
	line-height: 40px;
	border: #cccccc 1px solid;
}
.productlinks 
{
	text-align: center;
}
a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	/* color: #7D7C7C; */
	color: #6600CC;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #7D7C7C;
	text-decoration: underline;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #527EA8;
}
.red {
	color: #A20000;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #9C9C9C;
	font-weight: normal;
}
.green {
	color: #65A824;
}
.stop
{
    width: 31px;
    height: 34px;
    background-image: url(images/news/pause.gif);
    border: 0px;
    background-color: transparent;
    cursor: hand;
}

.start
{
    width: 31px;
    height: 34px;
    background-image: url(images/news/slideshow.gif);
    border: 0px;
    background-color: transparent;
    cursor: hand;
}

.down
{
    width: 31px;
    height: 34px;
    background-image: url(images/news/down.gif);
    border: 0px;
    background-color: transparent;
    cursor: hand;
}

.up
{
    width: 31px;
    height: 34px;
    background-image: url(images/news/up.gif);
    border: 0px;
    background-color: transparent;
    cursor: hand;
}

.left
{
    width: 31px;
    height: 34px;
    background-image: url(images/news/left.gif);
    border: 0px;
    background-color: transparent;
    cursor: hand;
}

.right
{
    width: 31px;
    height: 34px;
    background-image: url(images/news/right.gif);
    border: 0px;
    background-color: transparent;
    cursor: hand;
}

h4
{
	color: #7D7C7C;
	font-size: medium;
	 padding-top: 15px;
}
.toplink
{
	text-decoration:none;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-align:  center;
	width: 100px;
	font-size: 12px;
}