﻿/* CSS Document */

body {
background-image: url(images/bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color: #d2e8db;
}

td.rightborder {
background-image: url(images/template_ws4_06.jpg);
background-position:top;
width:22px;
}

td.leftborder {
background-image: url(images/template_ws4_04.jpg);
background-position:top;
width:23px;
}

td.mainbg {
background-image: url(images/template_ws4_04.jpg);
background-repeat:no-repeat;
background-position:top;
height: 602px;
}

td.mainbg2 {
background-image: url(images/template_ws4_05.jpg);
background-repeat: repeat-y;
}


.nonbold {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
font-weight: normal;
line-height: 25px;

}

.nonbold_2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
font-weight: normal;
line-height: 15px;

}

.nonbold_grey {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999999;
line-height: 25px;
font-weight: normal;

}


.nonbold_large {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
font-weight: bold;

}


.nonbold_medium {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;

}

.nonbold_medium_red {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ff0000;
font-weight: bold;

}

.nonbold_medium_white {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold;

}
